Rotation Of Complex Numbers

Rotation Of Complex Numbers

Komal MiglaniUpdated on 02 Jul 2025, 08:00 PM IST

Rotation of complex numbers means a geometric transformation that changes its arguments (angle) while preserving its modulus or magnitude. It means that we change the number by multiplying with iota or -1 to change or rotate it . This could also be in degree measures like 180 or 270 or any other measure.. This operation is useful in many fields like engineering, physics, computer graphics, etc. The problem of rotation of vectors is generally solved in the Euler or Polar form of complex numbers.

Rotation Of Complex Numbers
Rotation Of Complex Numbers

In this article, we will cover the concept of the rotation of complex numbers. This concept falls under the broader category of complex numbers and quadratic equations, a crucial Chapter in class 11 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination (JEE Main), and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more.

Vector Notation

Let us take any complex number $\mathrm{z}={x}+\mathrm{i} y$, so point $\mathrm{P}(\mathrm{x}, \mathrm{y})$ represents it on the Argand Plane. Then OP can be represented as a vector $\overrightarrow{O P}=x \hat{i}+y \hat{j}$, where $\hat{i}$ represents the x -axis while $\hat{j}$ represents the y -axis and O is the origin.

JEE Main Highest Scoring Chapters & Topics
Focus on high-weightage topics with this eBook and prepare smarter. Gain accuracy, speed, and a better chance at scoring higher.
Download E-book

Complex Number

Therefore, the complex number z can be represented as $\overrightarrow{O P}$
Similarly, a vector starting from point $A\left(z_1\right)$ and ending at $B\left(z_2\right)$ is represented by $A B$ vector which equals $\left(z_2-z_1\right)$
The length of $A B$ is given by the modulus of this vector $\left|z_2-z_1\right|$

Rotation Theorem (Coni Method)


We know the angle $\theta$. Our purpose is to write down an expression that relates all the four quantities $z_1, z_2, z_3$, and $\theta$.

Consider the vector $z_3-z_2$. Let its argument be $\theta_1$. Similarly, let the argument of the vector $z_1-z_2$ be $\theta_2$. Now, a little thought will show us that $\theta$ is simply:

$
\theta=\theta_1-\theta_2
$

Now, we write $z_3-z_2$ and $z_1-z_2$ in Euler's form:

$
\begin{aligned}
& z_3-z_2=\left|z_3-z_2\right| e^{i \theta_1} \\
& z_1-z_2=\left|z_1-z_2\right| e^{i \theta_2}
\end{aligned}
$

Since we know $\theta_1-\theta_2$, we divide equation (1) by equation (2) to get:

$
\frac{z_3-z_2}{z_1-z_2}=\frac{\left|z_3-z_2\right|}{\left|z_1-z_2\right|} e^{i \theta}
$

This is the relation we were looking for. It relates all the four terms $z_1, z_2, z_3$ and $\theta$.

We are given the vector $z_1-z_2$. We need to modify it into the vector $z_3-z_2$.
Obviously, there will be a change in modulus. Apart from that, we need to rotate the vector $z_1-z_2$ anticlockwise by angle $\theta$ too. This is where the term rotation comes from. Viewing the process in this way, we obtain relation (3) as follows:
1. Write down the unit vector in the direction of the original vector, the one that we need to rotate:

$
\frac{z_1-z_2}{\left|z_1-z_2\right|}
$

2. To rotate this unit vector by an angle $\theta$ (anticlockwise; for clockwise, it will be $-\theta$ ), we multiply it by $e^{i \theta}$.
For the current case, this turns the unit vector into a new unit vector along the direction of the vector $z_3-z_2$ :

$
\frac{z_1-z_2}{\left|z_1-z_2\right|} e^{i \theta}
$

3. Finally, to turn this unit vector into the final vector that we need to obtain after rotation, we multiply the unit vector by the appropriate magnitude.
Thus, we obtain the required final vector after rotation:

$
z_3-z_2=\left|z_3-z_2\right| \cdot \frac{z_1-z_2}{\left|z_1-z_2\right|} e^{i \theta}
$

This is the same relation that we obtained in equation (3).

Using this same approach, suppose that we now wish to relate four complex numbers in the following configuration

Using rotation, we can obtain the vector $z_1-z_2$ from the vector $z_4-z_3$ :
- Unit vector along $z_4-z_3$ direction:

$
\frac{z_4-z_3}{\left|z_4-z_3\right|}
$

(Initial unit vector)
- Unit vector along $z_1-z_2$ direction:

$
\frac{z_1-z_2}{\left|z_1-z_2\right|}
$

(Final unit vector)
- Angle between the two: $\theta$

Thus, we get the final relation:

$
\frac{z_1-z_2}{\left|z_1-z_2\right|}=\frac{z_4-z_3}{\left|z_4-z_3\right|} e^{i \theta}
$

This is the relation we wished to obtain.

Note: The final vector should be in the numerator and the starting vector in the denominator. $\theta$ is positive if rotation is anti-clockwise and negative if it is clockwise.

Summary

The rotation of complex numbers is an important aspect of complex numbers. It helps in shifting the same complex numbers from one point to another. The applications of rotation of complex numbers are also a plus point that helps in many fields of engineering. It is also used variedly in the domains of finance, business, quantum mechanics and computing along with modelling..

Solved Examples Based On the Rotation of Complex Numbers

Example 1: The line joining the origin and the point represented by $z=1+i$ is rotated through an angle $\frac{3 \pi}{2}$ in an anticlockwise direction about the origin and stretched by additional $\sqrt{2}$ unit he point is represented by the complex number

Solution:
As we learned in
Rotation -

$
\frac{z_3-z_1}{z_2-z_1}=\frac{\left|z_3-z_1\right|}{\left|z_2-z_1\right|} \cdot e^{i \Theta}
$

wherein

$
e^{i \theta}=\cos \theta+i \sin \theta
$

using rotation at 0

$
\frac{Z_2-0}{Z_1-0}=\frac{2 \sqrt{2}}{\sqrt{2}} e^{i 3 \frac{\pi}{2}}
$

$
\Rightarrow \frac{Z_2}{Z_1}=2(-i) \Rightarrow Z_2=-2 i(1+i)=2-2 i
$

Hence, the answer is 2-2i.
Example 2: Let $z_1$ and $z_2$ be two roots of the equation $z^2+a z+b=0, z$ being complex further, assume that the origin, $z_1$ and $z_2$ form an equilateral triangle then
1) $a^2=2 b$
2) $a^2=3 b$
3) $a^2=4 b$
4) $a^2=b$

Solution:
As we have learned
Rotation -

$
\frac{z_3-z_1}{z_2-z_1}=\frac{\left|z_3-z_1\right|}{\left|z_2-z_1\right|} \cdot e^{i \Theta}
$

- wherein

$
e^{i \theta}=\cos \theta+i \sin \theta
$
$
\begin{aligned}
& z_1+z_2=-a \\
& z_1 z_2=b
\end{aligned}
$

we have,

$
\begin{aligned}
& \frac{z_1}{z_2}=\frac{\left|z_1\right|}{\left|z_2\right|} e^{i \pi / 3} \\
& =\frac{1}{1} e^{i \pi / 3}
\end{aligned}
$

$
\begin{aligned}
& z_1=z_2 e^{i \pi / 3} \\
& \Rightarrow z_2\left(e^{i \pi / 3}+1\right)=-a \\
& \text { and } \Rightarrow z_2^2\left(e^{i \pi / 3}\right)=b \\
& \therefore b e^{-i \pi / 3}=\frac{a^2}{\left(1+e^{i \pi / 3}\right)^2}
\end{aligned}
$

$
\begin{aligned}
& \Rightarrow a^2=b\left(1+e^{i 2 \pi / 3}+2 e^{i \pi / 3}\right) e^{-i \pi / 3} \\
& =b\left(e^{-i \pi / 3}+e^{i(2 \pi-\pi) / 3}+2\right)=b\left(e^{-i \pi / 3}+e^{i \pi / 3}+2\right)=b(2 \cos \pi / 3+2)=3 b
\end{aligned}
$

Hence, the answer is the option 2.

Example 3: Let $z_1, z_2$ be the roots of the equation $z^2+a z+12=0$ and $z_1, z_2$ form an equilateral triangle with the origin. Then, the value of |a| is $\qquad$
Solution:
$0, z_1, z_2$ are the vertex of the equilateral triangle
for equilateral triangle

$
\begin{aligned}
& z_1^2+z_2^2+O^2=z_1 z_2+0+0 \\
& \left(\mathrm{z}_1+\mathrm{z}_2\right)^2=3 \mathrm{z}_1 \mathrm{z}_2 \\
& \Rightarrow\left(-a^2\right)=3(12) \\
& \Rightarrow \mathrm{a}^2=36 \\
& \mathrm{a}=-6 \text { or } 6 \\
& |\mathrm{a}|=6
\end{aligned}
$

Hence, the answer is 6 .
Example 4: The area of the triangle with vertices $A(z), B(i z)$ and $C(z+i z)$ is :
Solution:

$
\begin{aligned}
& A=\frac{1}{2}|z||i z| \\
& A=\frac{|z|^2}{2}
\end{aligned}
$

Hence, the answer is $\frac{1}{2}|z|^2$
Example 5: The line joining the origin and the point represented by $\mathrm{z}=1+\mathrm{i}$ is rotated through an angle $\frac{\pi}{2}$ in an anticlockwise direction about the origin and stretched by additional $\sqrt{3}$ units. The new position of the point is:
1) $\frac{\sqrt{3}+\sqrt{2}}{\sqrt{2}}(-1+\mathrm{i})$
2) $\frac{\sqrt{3}+\sqrt{2}}{\sqrt{2}}(1-\mathrm{i})$
3) $\frac{\sqrt{3}+\sqrt{2}}{\sqrt{2}}(-1-\mathrm{i})$
4) $\frac{\sqrt{3}+\sqrt{2}}{\sqrt{2}}(1+\mathrm{i})$

Solution
As we have learned in the Rotation Theorem (Coni Method)

Now,

Now,
Let initial point be $\mathrm{A}(1+\mathrm{i})$, O be origin $(0+0 \mathrm{i})$, and $\mathrm{B}(\mathrm{z})$ be the final point

$
|A O|=\sqrt{2}
$

And length of OB is $\sqrt{3}$ more than $|\mathrm{AO}|$, so $|\mathrm{BO}|=\sqrt{2}+\sqrt{3}$
Now using the Rotation Theorem

$
\begin{aligned}
& \frac{O B}{O A}=\frac{|O B|}{|O A|} \cdot e^{\frac{i \pi}{2}} \\
& \frac{z-0}{1+i-0}=\frac{\sqrt{2}+\sqrt{3}}{\sqrt{2}} e^{\frac{i \pi}{2}} \\
& z=\frac{\sqrt{2}+\sqrt{3}}{\sqrt{2}} \cdot(1+i) \cdot e^{\frac{i \pi}{2}} \\
& z=\frac{\sqrt{2}+\sqrt{3}}{\sqrt{2}} \cdot(1+i) \cdot(\cos (\pi / 2)+i \sin (\pi / 2)) \\
& z=\frac{\sqrt{2}+\sqrt{3}}{\sqrt{2}} \cdot(1+i) \cdot i \\
& z=\frac{\sqrt{2}+\sqrt{3}}{\sqrt{2}} \cdot(-1+i)
\end{aligned}
$

Hence, the answer is the option 1


Frequently Asked Questions (FAQs)

Q: What is the connection between complex number rotation and conformal mapping?
A:
Complex number rotation is a type of conformal mapping, which preserves angles locally. All rotations are conformal maps because they preserve both angles and shapes of infinitesimally small figures. In the broader context of conformal mapping, rotations are among the simplest examples, alongside
Q: How can you use complex number rotation to understand the behavior of fractals?
A:
Complex number rotation plays a role in generating and understanding certain types of fractals, such as the Mandelbrot set. In the iterative process that defines these fractals, complex number multiplication (which includes rotation) is a key operation. The behavior of points under repeated rotation and scaling determines whether they belong to the fractal set. Understanding how rotations affect complex numbers can provide insights into the intricate patterns and self-similarity of these fractals.
Q: What is the role of complex number rotation in signal processing?
A:
In signal processing, complex number rotation is crucial for analyzing and manipulating periodic signals. The complex exponential e^(iωt) represents a rotating phasor, which is fundamental in describing sinusoidal signals. Techniques like the Fourier transform use this rotational property to decompose signals into frequency components. Rotation in the complex plane also underlies concepts like phase shift and modulation, which are essential in communication systems.
Q: How does the concept of a rotation group in mathematics relate to complex number rotation?
A:
The rotation group in two dimensions, often denoted SO(2), is isomorphic to the group of complex numbers with unit magnitude. Each element of SO(2) can be represented as e^(iθ), which when multiplied with a complex number, rotates it by θ radians. This connection between group theory and complex number rotation provides a deep mathematical framework for understanding rotational symmetries and transformations in the plane.
Q: What is the significance of the complex plane in visualizing rotations?
A:
The complex plane provides an ideal framework for visualizing rotations. It allows us to represent both the magnitude and direction of complex numbers geometrically. Rotations in this plane are intuitive: they correspond to moving points along circular paths centered at the origin. The x-axis represents real numbers, the y-axis imaginary numbers, and any point in the plane can be rotated using complex multiplication, making it a powerful tool for understanding and working with rotations.
Q: How does the concept of winding number relate to complex number rotation?
A:
The winding number in complex analysis is closely related to rotation. It counts how many times a closed curve in the complex plane winds around a point. Mathematically, for a curve γ(t) and a point a not on the curve, the winding number is (1/2πi) ∫γ dz / (z-a). This integral essentially measures the total rotation of the curve around the point, connecting the ideas of rotation and complex integration.
Q: How can you use complex number rotation to understand wave phenomena?
A:
Complex number rotation is fundamental in understanding wave phenomena. A complex exponential e^(iωt) represents a rotating vector in the complex plane, which can model oscillating quantities like electromagnetic waves. The real and imaginary parts of this rotating complex number correspond to sine and cosine waves, providing a powerful way to analyze and describe wave behavior, including interference and superposition.
Q: How can you use complex number rotation to generate regular polygons?
A:
To generate a regular n-gon, start with any complex number z (usually 1) and repeatedly rotate it by 360°/n (or 2π/n radians). Mathematically, the vertices are given by z * e^(2πik/n) for k = 0, 1, ..., n-1. This method uses the rotational symmetry of regular polygons, with complex number rotation providing a simple way to calculate the vertex coordinates.
Q: What is the connection between complex number rotation and the complex exponential function?
A:
The complex exponential function e^(ix) = cos(x) + i*sin(x) is fundamentally a rotation operator. It rotates the point 1+0i counterclockwise around the origin by x radians. This function maps the real line to the unit circle in the complex plane, with the input x representing the angle of rotation. This connection is why the complex exponential is so central to describing rotations of complex numbers.
Q: How does rotation affect the complex conjugate of a number?
A:
If you rotate a complex number z by an angle θ and then take its conjugate, the result is the same as taking the conjugate of z and rotating by -θ. In other words, (z * e^(iθ))* = z* * e^(-iθ). This relationship shows how rotation and conjugation interact, and it can be useful in simplifying certain complex number calculations.