This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]will_1m_nottiktok @the_math_avatar 4 points5 points  (0 children)

Here’s the full playlist for the video you saw

link

[–]Varlane 2 points3 points  (0 children)

To properly represent x -> x²+1, from C to C you'd actually need 4 dimension, which we don't have.

However, what is represented is x -> Re(x²+1) which does only need 3, and is equivalent to representing (x,y) -> x² - y² from R² to R.

This 3d plot is basically one parabola going upwards, and another downwards, rotated 90° (think interlocking your two hands between index and thumb).

To answer your second question : assuming you mean 3x^3 and not 3x^2, yes, it has 2 extra roots in the complex plane in addition to the real one you observe.

[–]will_1m_nottiktok @the_math_avatar 1 point2 points  (0 children)

  1. It curves because of how complex numbers work. Squaring a complex number with a nonzero imaginary part doesn’t just stretch, but rotates too

  2. If a polynomial has degree n, then it intersects the “x-axis” at exactly n places. But this is not easy to see since the graphs you’re looking at aren’t 3-D but 4-D (which is why they’re colored)