HOME | DD
#math
Published: 2018-11-30 20:49:42 +0000 UTC; Views: 99; Favourites: 2; Downloads: 2
Redirect to original
Description
I have no idea what to call this.and here is a slightly closer view on it.
Center is (1.0, 0.0) in the complex plane and x/y radii are +- (0.125, 0.125)
The polynomial of degree 4 (quartic) contains the coefficients a, b, c, d, e.
It appears as: ax^4 + bx^3 + cx^2 + dx + e = 0
The roots found are all permutations of the following coefficient values:
a : -35, -34, -33, ..., -2, -1, 1, 2, 3, ..., 33, 34, 35
b : -35, -34, -33, ..., -2, -1, 1j, 2, 3, ..., 33, 34, 35
c : -35, -34, -33, ..., -2, -1, 1, 2, 3, ..., 33, 34, 35
d : -78.75j, -76.5j, -74.25j, ..., -4.5j, -2.25j, 2.25j, 4.5j, 6.75j, ..., 74.25j, 76.5j, 78.75j
e : -35, -34, -33, ..., -2, -1, 1, 2, 3, ..., 33, 34, 35
But this isn't completely accurate, a few randomly selected values across the coefficients were also multiplied by i.

























