Let
If you multiply by 4 times and plot the result on the complex plane after each multiplication, what shape do you get?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Multiplication by i implies a 90 degree counter clockwise rotation. I recommend watching 3Blue1Brown's high school lecture on complex trigonometry (I think it's the second or third one) to get a clear explanation, but here is a quick one:
i × ( a + b i ) = a i + b i 2 = − b + a i
You should've have learned in your math class that switching the coordinates and multiplying the new first one by negative -1 should result in a 90 degrees counter clockwise rotation. If you haven't, it is super easy to prove. Just get out a piece of graph paper, draw a ray in the first quadrant, rotate it 90 degrees counter clockwise, and find the new coordinates.
Anyway, since we apply this transformation four times, we get four 90 degree rotations. And since the magnitude of the complex number is not changed (rotation is a rigid transformation), all lengths stay the same. Thus, the four complex numbers form a Square .