Complex Number
Complex Number
To
Complex Number
DECLARATION
I hereby declare that the project report entitled “An Introduction to complex number” in
the partial fulfillment of course curriculum of the degree of bachelor of mathematics from
Abhedanada Mahavidyalaya.
The work done by me is my own piece of work and authentic to the best of my knowledge
under the supervision of my Prof. Surya Kanta Mondal.
Signature of Candidate
Bikram Mondal
This project has given me golden opportunity for learning and self-
development through collaborative activities. I consider myself to be
lucky enough to work under my professor Surya Kanta Mondal,
whose encouraging words and monitoring, individual care and motivating
approach have widened the horizon of our knowledge and stimulated me to
work with other in joy. I am grateful to Dr. Sudipta Senapati and
Dr. Partha Ghosh, those who have rendered valuable suggestions for
improvement of the project work. So, I take this opportunity to
acknowledge their contribution gratefully.
Last but not least, I am grateful to my friends, family members and
many well wishers who helped me in numerous ways in completing the
project.
Bikram Mondal
INDEX
1) Motivation
2) Introduction
3) Definition
4) Notation
5) Visualization
6) History
7) Geometrical interpretation
8) Relations and operations
9) Integral and rational power
10) De Moivre’s theorem
11) n th root of unity
12) Topology
13) Application
14) Conclusion
15) Reference
INTRODuCTION OF COMpLEX NuMbER
MOTIvATION
Definition:
A complex number z is defined to be an ordered pair of real
numbers (a,b) that satisfies the following conditions (i) and the
following laws of operations (ii) and (iii) -
(i) (a,b) = (c,d) if and only if a=c , b=d ( condition of equality )
(ii) (a,b) + (c,d) = (a+c,b+d) ( definition of addition )
(iii) (a,b).(c,d) = (ac-bd,ad+bc) ( definition of
multiplication ).
Of ordered pair (a,b), the first component a is said to be the real
part of z and denoted by z and the second component b is said
to be the imaginary part of z and is denoted by z.
Notation:
The symbol commonly used for a complex number is not (a,b) but
a + bi , a, b real. Following Euler, we define i=(0,1) in the complex
number system of ordered pairs. We write for the set of all
complex numbers. A real number a can be regarded as a complex
number a + 0i whose imaginary part is 0. A purely imaginary
number bi is a complex number 0 + bi whose real part is zero. As
with polynomials, it is common to write a for a + 0i and bi for
0 + bi. Moreover, when the imaginary part is negative, that is,
b = −|b| < 0, it is common to write a − |b|i instead of a + (−|b|)i. Here
i = √−1 this is standard notation amongst mathematicians though
many books, particularly those written for engineers and physicists,
use” j” instead.
i2 = (0,1)(0,1) = (-1,0) , i3 = i2 . i = (-1,0)(0,1) = (0,-1) , and
i4 = i2 . i2 = (1,0)
What is “ ?
An imaginary number is a number that, when squared, has a negative result.
Essentially, an imaginary number is the square root of a negative number
and does not have a tangible value. While it is not a real number — that is, it
cannot be quantified on the number line — imaginary numbers are "real" in
the sense that
at they exist and are used in math.
Imaginary numbers, also called complex numbers, are used in realreal-life
applications, such as electricity, as well as quadratic equations. In quadratic
planes, imaginary numbers show up in equations that don’t touch the x axis.
Imaginary numbers become particularly useful in advanced calculus .
Usually denoted by the symbol i, imaginary numbers
bers are denoted by the
symbol j in electronics (because i already denotes "current"). Imaginary
numbers are particularly applicable in electricity, specifically alternating
current (AC) electronics. AC electricity changes between positive and
negative in a sine wave. Combining AC currents can be very difficult because
they may not match properly on the waves. Using imaginary currents
and real numbers helps those working with AC electricity do the
calculations and avoid electrocution.
Imaginary numbers can also be applied to signal processing, which is useful
in cellular technology and wireless technologies, as well as radar and even
biology (brain waves). Essentially, if what is being measured relies on a sine
or cosine wave, the imaginary number is used.
Argand Diagram:
zz11 +
+ zz22 ↔
↔ 𝒗𝟏 +
+ 𝒗𝟐 .
𝒗𝟏 𝒗𝟐
Using the corresponding and the fact the length of any side of a
triangle is less than or equal to the sum of the lengths of the two
other sides, we have,
|z1 + z2| ≤ |z1| + |z2|, for any complex number z1 and z2. This
inequality is called a Triangle inequality, the generalized triangle
inequality is,
|z1 + z2 + ... + zn| ≤ |z1| + |z2| + ... + |zn|, for all zi is a complex
number.
==cos
cosy y++ sin
siny,y,..........(i)
..........(i)
Euler-Triangular Relationship
cos y = Re( =
sin y = Im( = .
History:
X3 – x = 0 x (x2 - 1) = 0
x (x - 1) (x + 1) = 0 x = 0, x = 1, x = -1.
But when Tartaglia used his formula he
got this solution:
Geometrical Representation:
The x-axis is called the real axis, and the y-axis is called the
imaginary axis. The number z = 0 corresponds to the origin of the
plane. This establishes a one-to-one correspondence between the set
of all complex numbers and the set of all points in the complex
plane.
The plane in which this representation is made is said to be the
complex plane, or the Gaussian plane, after the name of Gauss, a
celebrated German mathematician.
The origin represents the zero complex number. The points on
the real axis represent all real numbers of the form (α, 0) and the
points on the imaginary axis, other than the origin, represent all
imaginary numbers of the form (0, β).
Equality :
Two complex numbers are equal if and only if both their real
and imaginary parts are equal. That is, complex numbers z1 and z2
are equal if and only if and .
Nonzero complex numbers written in polar form are equal if and
only if they have the same magnitude and their arguments differ by
an integer multiple of 22π.
Ordering :
Since complex numbers are naturally thought of as existing on
a two-dimensional
dimensional plane, there is no natural linear ordering on the
set of complex numbers. In fact, there is no linear ordering on the
complex numbers that is compatible with additi
addition
on and
multiplication – the complex numbers cannot have the structure of
an ordered field. This is because any square in an ordered field is at
least 0, but 2 = −1.
Conjugate:
The complex conjugate of the complex number z = x + y is
given by x − y . It is denoted by either or z*. This unary
operation on complex numbers cannot be expressed by applying
only their basic operations addition, subtraction, multiplication and
division.
Geometrically, is the "reflection" of z about the real axis.
and
The imaginary part and the argument of a complex number
change
nge their sign under conjugation
and
a + b = (x + y) + (u + v) = (x + u) + (y + v) .
Similarly, subtraction can be performed as
a - b = (x + y) - (u + v) = (x - u) + (y - v) .
Using the visualization of complex numbers in the complex
plane, the addition has the following geometric
interpretation: the sum of two complex
numbers a and b,, interpreted as points in the
complex plane, is the point obtained by
building a parallelogram from the three
vertices O,, and the points of the arrows
labeled a and b (provided that they are not on a
line). Equivalently, calling these points A,
B respectively and the fourth point of the parallelogram X,
the triangles OAB and XBA are congruent. A visualization of the
subtraction can be achieved by considering addition of the
negative subtrahend.
Multiplication:
Since the real part, the imaginary part,
and the indeterminate in a complex
number are all considered as numbers in
themselves, two complex numbers, given as z
= x + y and w = u + v are multiplied under
the rules of the distributive property,
the commutativeive properties and the defining
property 2 = - 1 in the following way;
Reciprocal and division:
Using the conjugation, the reciprocal of a nonzero complex
number z = x + y can always be broken down to
Square root:
The square roots of a + b (with b ≠ 0) are ±(γγ + δ) , where
and
also where z = a + b .
Powers and Roots of Complex Numbers:
Whether it is adding, subtracting, multiplying, division or some
other mathematical operation that is being done on two or more
complex numbers, there will be more then one method
method- using
rectangular form or polar form.
Integral and Rational powers:
Let z be a complex number and n be an integer.
We define, i) z0 = 1
Ii) zn = zn-1.z if n > 0
iii) z-nn = (z-1)n if z ≠ 0 and n > 0
The laws of indices for complex numbers,
i) zm + zn = zm=n
ii) (zm)n = zmn
iii) z1m . z2m = (z1z2)m
hold when m, n are integers w
with
ith proper restrictions on z, z1, z2
in case of negative index.
Let z be a non-zero
zero complex number and q be a positive integer
> 1.Then there is a non--zero
zero complex number w such that, wq = z.
Definition: Let z be a complex number and q be a positive
integer. Then z1/q is a complex number w such that,
wq = z. w is said to be a qth root of z.
Let z be a non-zero
zero complex number and r = be a positive
rational number, where p, q are positive integer, then
i) zr = zp/q = (z1/q)p , ii) z-r = (1/z)r = (1/z)p/q
De Moivre’s theorem:
How do we raise a complex number to a power?
Lets start with an example,
Squaring the complex number z = = gives,
z2 = ( 2
( n =( n = rn(
If this is correct, then the polar form provides a much faster
result for raising a complex number to a power than doing problem
in rectangular form.
Statement:
When n is an integer, positive or negative, and θ is a real number
(cos θ + sin θ)n = cos nθ + sin nθ; when n is a fraction, positive or
negative, and θ is a real number cos nθ + sin nθ is one of the values
of (cos θ + sin θ)n.
Proof:
Case 1 : If n is a positive number
Assuming n = 1
(cosθ + sinθ)1 = cos(1θ) + sin(1θ)
which is true so correct for n = 1
Assume n = k is true so (cosθ + sinθ)k = cos(kθ) + sin(kθ).
Letting n = k + 1 we know that
(cosθ + sinθ)k+1 = cos((k + 1)θ) + sin((k + 1)θ).
But trying to derive the answer from n = k we get:
(cosθ + sinθ)k+1 = (cosθ + sinθ)k x (cosθ + sinθ)
Using law of indecies
= (cos(kθ) + sin(kθ)) x (cosθ + sinθ)
We've assumed this to be true from n = k
= cos(kθ)cos(θ) + cos(kθ)sin(θ) + sin(kθ)cos(θ) - sin(kθ)sin(θ)
Now using the trigenomitery rules of
sin(a + b) = sin(a)cos(b) + sin(b)cos(a) and
cos(a + b) = cos(a)cos(b) - sin(a)sin(b)
and collecting terms to match these formulas we get
= cos(kθ + θ) + sin(kθ + θ)
= cos((k + 1)θ) + sin((k + 1)θ)
Taking out θ as a common factor inside the trig functions
Which equals our expression gained from De Moivre's theorem for
n = k + 1,
and as theorem is true for n = 1 and n = k + 1,
statement is true for all values of n ≥1.
Points in a set S which are not limit points are called Isolated
points of the set S. Further , it is clear from the definition that each
element of an open set is a limit point of the set.
A boundary point of a set S is a point for which every
neighborhood contains at least one point of S and at least one point
not in S. The boundary of S, denoted by S, is defined as the set of all
the boundary points.
e.g. Consider S = {z : |z – 1| ≤ 1}.
The point z0 = 1+ is a boundary point of S since every δ neighbor -
hood of it has a non-empty intersection with both S and Sc. Although
in this case z0 S. this need not always be so. For example, z0 = 1+ is
a boundary point but not in S = {z S : |z – 1| < 1}.
The boundary S is always closed in ℂ and S, the closure of S,
is defined by =S S.
A point z0 is called an interior point of S if there exist a δ>0
such that Δ(z0;δ) S. The interior of S, denoted by Int S, is the set of
all interior points of S. Thus it is clear from the definition that “A set
is open each of its points is an interior point.”
The complex-valued
valued signal V(t) is called the analytic representation
of the real-valued,
valued, measurable signal v(t).
[ii] Fluid dynamics
In fluid dynamics, complex functions are used to
describe potential flow in two dimensions.
[iii]Quantum mechanics
The complex number field is intrinsic to the mathematical
formulations of quantum mechanics, where complex Hilbert
spaces provide the context for one such formulation that is
convenient and perhaps most standard. The original foundation
formulas of quantum mechanics – the Schrödinger equation and
Heisenberg's matrix mechanics – make use of complex numbers.
[iv] Relativity
In special and general relativity, some formulas for the metric
on spacetime become simpler if one takes the time component of the
spacetime continuum to be imaginary. (This approach is no longer
standard in classical relativity, but is used in an essential
way in quantum field theory.) Complex numbers are essential
to spinors, which are a generalization of the tensors used in
relativity.
..........o..........
CONCLuTION
BIKRAM MONDAL
Roll No : 170330100024
Reg. No : 201701022332 of 2107-18
Semester : VI
Course : B. Sc (HONOURS) in MATHEMATICS .
..........֍..........