How Do You Rotate a Complex Number by 270 Degrees?

In summary, the conversation discusses using complex numbers to produce rotations of various degrees. It is mentioned that multiplying by -i will rotate a complex number by 270 degrees, and this is proven using Euler's formula. It is also suggested to use a table of powers of i to determine the correct power to use for a specific degree rotation. Finally, it is recommended to use Euler's formula to convert degrees to radians and find the correct complex number to rotate by.
  • #1
Rade

Question, in order to produce a 270 degree geometric rotation of the complex number (a + bi), would this be correct:
(a + bi) * (-i)
It seems logical since a 90 degree rotation results from (a + bi) * (i)
Next question. What would be the equations for rotation of (a + bi) by 45 degrees, 135 degrees, 225 degrees ?
Thanks for help.
 
Physics news on Phys.org
  • #2
  • #3
hypermorphism said:
Do you know the Euler formula ?
Is it standard here in the math section of the forum to answer a question with a question ?
 
  • #4
You can either think of complex numbers as vectors and hence use a suitable transformation matrix, or you can think about their arguments (i.e. the angles they make with the +ve real line).

So, yes, multiplication by -i will rotate a complex number by 270 deg (in the anticlockwise direction), since the argument of -i is 270, and when you multiply complex numbers you add their arguments. This is what hypermorphism was hinting at: Euler's formula can prove this. Since if z=a+ib and w=c+id are two complex numbers with arguments p and q, then z=|z|e^(ip) and w=|w|e^(iq), and hence zw=|wz|e^(i(p+q)).

So in the spirit of the standard of answering a question with a question:
Can you see how to apply this to rotations of any degree? :smile:
 
  • #5
devious_ said:
You can either think of complex numbers as vectors and hence use a suitable transformation matrix, or you can think about their arguments (i.e. the angles they make with the +ve real line).
So, yes, multiplication by -i will rotate a complex number by 270 deg (in the anticlockwise direction), since the argument of -i is 270, and when you multiply complex numbers you add their arguments. This is what hypermorphism was hinting at: Euler's formula can prove this. Since if z=a+ib and w=c+id are two complex numbers with arguments p and q, then z=|z|e^(ip) and w=|w|e^(iq), and hence zw=|wz|e^(i(p+q)).
So in the spirit of the standard of answering a question with a question:
Can you see how to apply this to rotations of any degree? :smile:
Thanks for your help. I am not a mathematician--obvious from the question--since the answer ends up being basic. I see the degree rotations (0 to 360) of a complex number (a + bi) when operated on by i being related to raising (i) to various powers, thus (a + bi) * i ^ 1 = 90 degree rotation, * i ^ 2 180 degrees, * i ^ 3 270 degrees, * i ^ 4 360 (or 0 degrees). To find any single degree rotation one must find the correct power of i by which (a + bi) is multiplied,--so, is there a Table of Powers of i that give all 360 degrees--perhaps an internet link ?
 
  • #6
As devious_ mentioned (and what follows from Euler), the argument of the product of two complex numbers is the sum of their arguments*. So if you want to rotate by x degrees, you'd want to multiply by a number whose argument is x degrees. The argument of [tex]e^{ix}[/tex] is x radians*, and it's absolute value is 1 (the absolute value needs to be 1 if you just want a rotation). Convert degrees to radians, and use Euler's if you want to get in a+bi form.*modulo the multivalued nature of the argument, i.e. up to multiples of 2*pi
 

FAQ: How Do You Rotate a Complex Number by 270 Degrees?

What is the meaning of "Geometric rotation of (a + bi)?"

The geometric rotation of (a + bi) refers to the transformation of a point (a, b) on the complex plane by a given angle of rotation. This results in a new point (a', b') that is rotated by the specified angle.

How is the geometric rotation of (a + bi) calculated?

The geometric rotation of (a + bi) is calculated using the formula a' + bi' = (a + bi) * e^(i*θ), where θ is the angle of rotation in radians. This formula uses Euler's formula to represent the complex number (a + bi) in polar form, and then applies the rotation to the angle θ.

What is the significance of the angle of rotation in geometric rotation?

The angle of rotation in geometric rotation determines the amount and direction of the rotation of the point (a, b). Positive angles rotate the point counterclockwise, while negative angles rotate the point clockwise. The size of the angle also affects the magnitude of the rotation.

Can the geometric rotation of (a + bi) be visualized?

Yes, the geometric rotation of (a + bi) can be visualized on the complex plane. The initial point (a, b) and the resulting point (a', b') will be located at different positions on the plane, with the angle θ representing the direction and magnitude of the rotation.

How is the geometric rotation of (a + bi) used in science?

The geometric rotation of (a + bi) is used in various fields of science, such as physics, engineering, and computer graphics. It is used to represent and manipulate complex numbers and can be applied in calculations involving rotations, transformations, and oscillations.

Similar threads

Back
Top