Document 17
Document 17
1) Introduction
2) Classification of complex number
3) Different forms of complex number
4) Complex Roots
5) Operation on complex roots
6) Used of complex numbers
7) Mathematician of complex number
8) Bibliography
INTRODUCTION
Complex numbers are an essential concept in mathematics that extend the idea of numbers
beyond the real number system. They are used to represent quantities that cannot be expressed as
real numbers alone.
Definition
Imaginary Unit
The imaginary unit (i) provides a way to handle the square root of negative numbers, which is
not possible within the real number system.
Visualization
Historical Context
The concept of complex numbers was initially introduced to solve equations like (x^2 + 1 = 0),
which have no solutions in the real number system. Over time, they became a cornerstone in
areas such as algebra, engineering, and physics.
Classification of Complex Number
Complex numbers can be classified based on their properties, components, and geometrical
representation. Here's a detailed breakdown:
• These include any complex number with modulus greater or less than 1.
• Example: (z = 2 + 3i) where (|z| = \sqrt{13}).
3. Classification Based on Geometrical Representation
b. Position in Quadrants
• Complex numbers can be classified into four quadrants based on the signs of their real
and imaginary parts:
o Quadrant I: Real (a > 0) and Imaginary (b > 0) (e.g., (3 + 4i)).
o Quadrant II: Real (a < 0) and Imaginary (b > 0) (e.g., (-3 + 4i)).
o Quadrant III: Real (a < 0) and Imaginary (b < 0) (e.g., (-3 - 4i)).
o Quadrant IV: Real (a > 0) and Imaginary (b < 0) (e.g., (3 - 4i)).
The argument ((\arg(z))) of a complex number is the angle it makes with the positive real axis.
a. Principal Argument
• The argument is constrained within the range (-\pi < \theta \leq \pi).
b. General Argument
• The argument can take on values beyond the principal range by adding integer multiples
of (2\pi).
a. Roots of Unity
• These are complex numbers of the form (e^{2k\pi i / n}), where (k = 0, 1, 2, \ldots, n-1).
• They are evenly distributed on the unit circle in the Argand plane.
b. Gaussian Integers
• These are complex numbers where both the real and imaginary parts are integers.
• Example: (z = 3 + 4i), (z = -1 - 2i).
a. Electrical Engineering
b. Wave Mechanics
c. Fourier Transform
1. Cartesian Form
For (z = 3 + 4i):
2. Polar Form
The polar form represents a complex number in terms of its modulus ((r)) and argument
((\theta)): [ z = r(\cos \theta + i \sin \theta) ] Where:
Example:
For (z = 3 + 4i):
• (r = \sqrt{32 + 42} = 5)
• (\theta = \tan^{-1}\left(\frac{4}{3}\right))
3. Exponential Form
Using Euler's formula ((e^{i\theta} = \cos\theta + i\sin\theta)), the polar form can be expressed
as: [ z = re^{i\theta} ] Where:
Example:
For (z = 3 + 4i):
Example:
For (z = 3 + 4i):
• (z = 5 \text{cis}(\tan^{-1}(4/3))).
5. Matrix Form
Complex numbers can also be represented as matrices for specific applications: [ z = a + bi \quad
\Rightarrow \quad \begin{bmatrix} a & -b \ b & a \end{bmatrix} ] This representation is useful
in linear algebra and transformations.
Example:
6. Geometric Form
In the Argand diagram (complex plane), complex numbers are represented as points or vectors:
Example:
For (z = 3 + 4i):
You can switch between Cartesian and polar forms using formulas:
1. Definition
The (n)-th roots of a complex number (z = r(\cos\theta + i\sin\theta)) are the solutions to the
equation: [ z^n = w ] Where (w) is the given complex number, and (z) represents its (n)-th roots.
The (n)-th roots of a complex number (w = r(\cos\theta + i\sin\theta)) are given by: [ z_k =
r^{1/n} \left[\cos\left(\frac{\theta + 2k\pi}{n}\right) + i\sin\left(\frac{\theta +
2k\pi}{n}\right)\right] ] Where:
3. Key Properties
1. Number of Roots:
a. Every complex number has exactly (n) distinct (n)-th roots.
2. Geometric Distribution:
a. The (n)-th roots are evenly spaced on a circle in the complex plane with radius
(r^{1/n}).
b. The angle between consecutive roots is: [ \frac{2\pi}{n} ]
3. Modulus and Argument:
a. All (n)-th roots have the same modulus, (r^{1/n}).
b. Their arguments differ by the angular spacing (\frac{2\pi}{n}).
4. Special Case: Roots of Unity
The roots of unity are the (n)-th roots of (w = 1). For (n)-th roots of unity: [ z_k =
\cos\left(\frac{2k\pi}{n}\right) + i\sin\left(\frac{2k\pi}{n}\right), \quad k = 0, 1, 2, \ldots, n-1 ]
• They form a regular (n)-gon on the unit circle in the complex plane.
• Example for (n = 4) (4th roots of unity): [ z_0 = 1, \quad z_1 = i, \quad z_2 = -1, \quad
z_3 = -i ]
5. Geometric Representation
Example:
• Complex roots can be added or subtracted directly in their Cartesian form, (z = a + bi).
• However, addition/subtraction doesn't maintain the pattern or geometric symmetry of the
roots.
Example:
Let (z_1 = 1 + i) (a root) and (z_2 = -1 + i) (another root): [ z_1 + z_2 = (1 - 1) + (1 + 1)i = 0 +
2i ]
2. Multiplication
When multiplying two complex roots, the modulus of the product is the product of the moduli,
and the argument (angle) of the product is the sum of the arguments: [ z_1 \cdot z_2 = r_1 r_2
\cdot \text{cis}(\theta_1 + \theta_2) ] Where:
Geometric Interpretation:
The resulting root will lie on the complex plane at a distance equal to the product of their moduli,
and at an angle equal to the sum of their arguments.
Example:
• Modulus: (2 \cdot 3 = 6)
• Argument: (30^\circ + 45^\circ = 75^\circ)
• Result: (z = 6\text{cis}(75^\circ))
3. Division
When dividing two complex roots, the modulus of the quotient is the quotient of the moduli, and
the argument of the quotient is the difference of the arguments: [ \frac{z_1}{z_2} =
\frac{r_1}{r_2} \cdot \text{cis}(\theta_1 - \theta_2) ]
Geometric Interpretation:
The resulting root will lie on the complex plane at a distance equal to the ratio of their moduli,
and at an angle equal to the difference of their arguments.
Example:
• Modulus: (\frac{4}{2} = 2)
• Argument: (60^\circ - 30^\circ = 30^\circ)
• Result: (z = 2\text{cis}(30^\circ))
Example:
• Modulus: (2^3 = 8)
• Argument: (3 \cdot 45^\circ = 135^\circ)
• Result: (z3 = 8\text{cis}(135\circ))
5. Roots
The (n)-th roots of a complex number are given by: [ z_k = r^{1/n} \cdot
\text{cis}\left(\frac{\theta + 2k\pi}{n}\right) ] Where (k = 0, 1, 2, \ldots, n-1).
Geometric Interpretation:
The (n)-th roots are symmetrically distributed on a circle with radius (r^{1/n}) in the complex
plane.
Example:
1. Mathematics
• Solving Equations: Complex numbers allow solutions to equations like (x^2 + 1 = 0),
which have no real solutions. The Fundamental Theorem of Algebra states that every
polynomial equation has a solution in the complex number system.
• Geometry: Complex numbers simplify rotation, scaling, and reflection transformations
in the plane.
• Fractals: The famous Mandelbrot and Julia sets use complex numbers to produce
intricate fractal patterns.
2. Physics
• Wave Mechanics: Complex numbers describe oscillatory systems like wave functions in
quantum mechanics.
• Electromagnetic Fields: Used to represent alternating currents and electromagnetic
wave behavior.
• General Relativity: Complex numbers appear in calculations involving spacetime
models.
3. Engineering
• Electrical Circuits: Alternating Current (AC) circuits use complex numbers to analyze
impedance and phasor relationships.
• Signal Processing: The Fourier Transform relies on complex numbers to analyze signals
and frequencies.
• Control Systems: Stability analysis often involves finding the roots of characteristic
equations, which are complex numbers.
4. Computer Science
• Graphics and Animation: Used for generating fractals and simulating wave patterns.
• Cryptography: Modular arithmetic with complex numbers plays a role in encryption
algorithms.
• Dynamic Systems: Complex numbers model cyclic phenomena like stock market
behavior.
• Fourier Analysis: Applied in modeling periodic trends in time-series data.
6. Other Fields
• Aerodynamics: Complex numbers model fluid flow and air currents around objects.
• Medicine: Used in imaging techniques like MRI, where wave behavior is modeled
mathematically.
1. Complex Analysis
Key Concepts
• Complex Plane: A two-dimensional space where complex numbers are visualized, with
the real part on the x-axis and the imaginary part on the y-axis.
• Holomorphic Functions: Functions that are differentiable in the complex plane. They
are central to complex analysis.
• Cauchy’s Integral Theorem: States that the integral of a holomorphic function over a
closed contour is zero.
• Residue Theorem: Used to evaluate complex integrals by analyzing singular points of
functions.
• Conformal Mapping: A mapping that preserves angles and is used in fluid dynamics,
electrical fields, and other applications.
Applications
2. Analytic Functions
Analytic functions are a type of holomorphic function that can be expressed as a power series
within their domain.
Characteristics
Properties
• Taylor Series: Expands analytic functions into power series at points within the domain.
• Singularities: Points where analytic functions fail to be holomorphic (e.g., poles and
essential singularities).
Applications
3. Quantum Mechanics
Key Principles
Applications
1. Cubic Equations:
a. Cardano encountered complex numbers while solving cubic equations in his
famous work Ars Magna (The Great Art), published in 1545.
b. He provided methods to solve cubic and quartic equations and laid the
groundwork for dealing with square roots of negative numbers, which he referred
to as "fictitious" or "sophistic" solutions.
2. Foundation of Complex Numbers:
a. While Cardano did not develop the formal system of complex numbers, his
recognition of their necessity in algebra was groundbreaking.
b. His work inspired later mathematicians like Rafael Bombelli, who formalized
complex numbers into a usable mathematical framework.
Legacy:
• Cardano’s contributions extended beyond algebra. He was a true polymath who wrote
extensively on topics ranging from mathematics and medicine to philosophy and
astrology.
• His work in mathematics, particularly Ars Magna, remains one of the foundational texts
of modern algebra.
• While Cardano viewed complex numbers as abstract entities, his insights opened doors
for their formal acceptance and applications in later centuries.
BIBLIOGRAPHY
• www.byjus.com
• www.copilot.com
• www.geekforgeeks.com
• www.study.com