SlideShare a Scribd company logo
1 of 10
1
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
Complex Numbers: Argand diagram
An Argand diagram uses the real and imaginary parts of a complex number as analogues of x and y in the
Cartesian plane. The area of an Argand diagram is called the complex plane by mathematicians.
The study guide: Basics of Complex Numbers describes the Cartesian form of a complex number z
as: z  a  bi Cartesian form of a complex number Where a is the real part of a complex number, written
Rez, and b is the imaginary part of a complex number, written Imz .
In an Argand diagram the horizontal axis defines the real part of the complex number and the vertical axis
defines the imaginary part. A complex number in Cartesian form has the coordinate a,b in an Argand
diagram. A purely real number is positioned on the horizontal axis of an Argand diagram and a purely
imaginary number is positioned on the vertical axis of an Argand diagram.
The modulus and argument of a complex number As soon as you represent a complex number visually
you can begin to explore other ways of describing it.
For example, an Argand diagram shows the similarity of a complex number with a vector, you can think
of Rez and Imz being the number of steps along the real and imaginary axes respectively required to
‘reach’ z. You can also get to z in a straight line directly from the origin. In order to do this all you need
to know is what direction to face and how far to go. How far you need to go is the length of the line
representing the complex number in an Argand diagram and is called the modulus of the complex
number. It is very common to represent the modulus of a complex number z by the symbol z or simply by
the letter r. The value of the modulus is always positive.
You can use Pythagoras’ theorem to find the modulus of a complex number (see study guide: Pythagoras’
Theorem). Below, the Argand given for z  5  3i from page 1 of the guide has been annotated to reveal a
right-angled triangle:
2
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
The modulus tells you how far to go from the origin to get to a complex number in an Argand diagram.
You also need to know what direction the complex number is. This is known as the argument of a
complex number which is written either as Argz or the Greek letter .
Complex numbers either on the real axis or in the upper half of the complex plane have a positive
argument measured anti-clockwise from the real axis. Complex numbers in the lower half of the complex
plane have a negative argument measured clockwise from the real axis. You can use the inverse tangent
(or arctan) function to find arguments. This can be confusing and the table below is designed to help you.
It is a very good idea to sketch your complex number before trying to calculate its argument.
3
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
The real axis is part of quadrants 1 and 2 (not quadrants 3 and 4). Given this: Positive real numbers are in
quadrant 1 and have an argument of 0. Negative real numbers are in quadrant 2 and have an argument of
. Also: The argument of a purely imaginary number above the real axis (positive b) is  / 2 . The
argument of a purely imaginary number below the real axis (negative b) is  / 2.
4
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
5
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
6
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
7
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
Complex Modulus
8
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
De Moivre's Theorem
A complex number is made up of both real and imaginary components. It can be represented by
an expression of the form (a+bi), where a and b are real numbers and i is imaginary. When
defining i we say that i = √(-1). Along with being able to be represented as a point (a,b) on a
graph, a complex number z = a+bi can also be represented in polar form as written below:
z = r (cos θ + i sinθ)
where r = [z] = √(a2 + b2)
and
θ = tan-1(b/a) or θ = arctan(b/a)
and we also have: a = r cosθ and b = r sinθ
Statement of DeMoivre's Theorem
Let 'n' be any rational number, positive or negative, then
[cos θ + i sin θ ]n = cos nθ + i sin nθ
Basically, in order to find the nth power of a complex number we need to take the nth power of
the absolute value or length and multiply the argument by n.
Let z = r (cos θ + i sinθ) and n be a positive integer. Then z has n distinct nth roots given by:
where k = 0, 1, 2, ... , n-1
,
De Moivre's Theorem states that for any complex number as given below:
z = r ∙ cosθ + i ∙ r ∙ sinθ
the following statement is true:
zn = rn (cosθ + i ∙ sin(nθ)), where n is an integer.
If the imaginary part of the complex number is equal to zero or i = 0, we have:
z = r ∙ cosθ and zn = rn (cosθ)
Exponential form of complex number:
z = reiθ where r is the modulus of z and θ is its argument.
Example 1: Compute the three cube roots of -8.
Solution: Since -8 has the polar form 8 (cos π + i sin π), its three cube roots have the form
3√8 {cos[(π + 2πm)/3] + i sin[(π + 2πm)/3]} for m=0, 1, and 2.
9
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
Thus the roots are
2 (cos π/3 + i sin π/3) = 1 + √3 i,
2 (cos π + i sin π) = -2, and
2 (cos 5π/3 + i sin 5π/3) = 1 - √3 i.
Example 2: Use De Moivre's Theorem to compute (1 + i)12.
Solution: The polar form of 1 + i is √2 (cos π/4 + isin π/4). Thus, by De Moivre's Theorem, we
have:
(1 + i)12 = [√2 (cos π/4 + i sin π/4)]12
= (√2)12(cos π/4 + i sin π/4)12
= 26 (cos 3π + i sin 3π)
= 64(cos π + i sin π)
= 64(-1) = -64.
Example 3: Use De Moivre's Theorem to compute (√3 + i)5.
Solution: It is straightforward to show that the polar form of √3 + i is 2(cos π/6 + i sin π/6). Thus
we have:
(√3 + i)5 = [2(cos π/6 + i sin π/6)]5
= 25(cos π/6 + i sin π/6)5
= 32(cos 5π/6 + i sin 5π/6)
= 32(-√3/2 + 1/2 i)
= -16√3 + 16 i.
Example 4: Find the sixth roots of √3+i
Solution: The modulus of √3+i is 2 and the argument is π/6.
The sixth roots are therefore
Powers And Roots OfComplex Numbers
To find the nth power of a complex number, it is possible, but labor-intensive, to multiply it out. It is
more difficult to find the nth root. A simpler method to find powers and roots of complex numbers is to
convert the function to exponential notation using polar coordinates. Consider the complex
10
Complex algebra - anintroduction
Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
number ,where n is an integer and, in exponential form, . The complex number
becomes , which can be calculated. In the case that , , which
leads to DeMoivre's theorem. The complex number also has n roots, called roots of unity,
which are distinct solutions to the function . These roots can be found using the
function , where .

More Related Content

What's hot

Properties of circle
Properties of circleProperties of circle
Properties of circlehyshin97
 
Contributions of indian mathematics
Contributions of indian mathematicsContributions of indian mathematics
Contributions of indian mathematicskethisainadh
 
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLES
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLESTRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLES
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLESindianeducation
 
The Pythagorean Theorem
The Pythagorean TheoremThe Pythagorean Theorem
The Pythagorean Theoremblue
 
Introduction To Trigonometry
Introduction To TrigonometryIntroduction To Trigonometry
Introduction To TrigonometryAbhay and Parth
 
Bhagavad Gita Chapter 5 - Summary
Bhagavad Gita Chapter 5 - SummaryBhagavad Gita Chapter 5 - Summary
Bhagavad Gita Chapter 5 - SummaryAnandSRao
 
mensuration class 9.ppt
mensuration class 9.pptmensuration class 9.ppt
mensuration class 9.pptAjay Singh
 
BHAGVAD GITA CHAPTER 5 , FLOWCHARTS
BHAGVAD GITA CHAPTER 5 , FLOWCHARTSBHAGVAD GITA CHAPTER 5 , FLOWCHARTS
BHAGVAD GITA CHAPTER 5 , FLOWCHARTSMedicherla Kumar
 
Trigonometry[1]
Trigonometry[1]Trigonometry[1]
Trigonometry[1]daisyrock
 
Pi day presentation 1
Pi day presentation 1Pi day presentation 1
Pi day presentation 1zeinabze
 
Introduction to trigonometry
Introduction to trigonometryIntroduction to trigonometry
Introduction to trigonometryPranavAhlawat
 
Construction of maths class 9th
Construction of maths class 9th Construction of maths class 9th
Construction of maths class 9th Sanyam Gandotra
 

What's hot (20)

Properties of circle
Properties of circleProperties of circle
Properties of circle
 
Contributions of indian mathematics
Contributions of indian mathematicsContributions of indian mathematics
Contributions of indian mathematics
 
Aryabhatta
AryabhattaAryabhatta
Aryabhatta
 
Mathematics
MathematicsMathematics
Mathematics
 
MATHEMATICIANS
MATHEMATICIANSMATHEMATICIANS
MATHEMATICIANS
 
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLES
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLESTRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLES
TRIGONOMETRIC RATIOS OF SOME SPECIAL ANGLES
 
The Pythagorean Theorem
The Pythagorean TheoremThe Pythagorean Theorem
The Pythagorean Theorem
 
Circles 9th
Circles 9thCircles 9th
Circles 9th
 
Introduction To Trigonometry
Introduction To TrigonometryIntroduction To Trigonometry
Introduction To Trigonometry
 
Bhagavad Gita Chapter 5 - Summary
Bhagavad Gita Chapter 5 - SummaryBhagavad Gita Chapter 5 - Summary
Bhagavad Gita Chapter 5 - Summary
 
mensuration class 9.ppt
mensuration class 9.pptmensuration class 9.ppt
mensuration class 9.ppt
 
BHAGVAD GITA CHAPTER 5 , FLOWCHARTS
BHAGVAD GITA CHAPTER 5 , FLOWCHARTSBHAGVAD GITA CHAPTER 5 , FLOWCHARTS
BHAGVAD GITA CHAPTER 5 , FLOWCHARTS
 
Trigonometry[1]
Trigonometry[1]Trigonometry[1]
Trigonometry[1]
 
Pi day presentation 1
Pi day presentation 1Pi day presentation 1
Pi day presentation 1
 
Maths Project Power Point Presentation
Maths Project Power Point PresentationMaths Project Power Point Presentation
Maths Project Power Point Presentation
 
Introduction to trigonometry
Introduction to trigonometryIntroduction to trigonometry
Introduction to trigonometry
 
Cyclic Quadrilateral
Cyclic QuadrilateralCyclic Quadrilateral
Cyclic Quadrilateral
 
Triangles
TrianglesTriangles
Triangles
 
Construction of maths class 9th
Construction of maths class 9th Construction of maths class 9th
Construction of maths class 9th
 
Trigonometry
TrigonometryTrigonometry
Trigonometry
 

Similar to An argand diagram uses the real and imaginary parts of a complex number as analogues of x and y in the cartesian plane

POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptx
POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptxPOTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptx
POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptxTejedaGarcaAngelBala
 
Mathematics compendium for class ix
Mathematics compendium for class ixMathematics compendium for class ix
Mathematics compendium for class ixAPEX INSTITUTE
 
Complex numbers precalculus
Complex numbers   precalculusComplex numbers   precalculus
Complex numbers precalculusItumeleng Segona
 
Symbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner BasisSymbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner BasisIJERA Editor
 
Real numbers
Real numbersReal numbers
Real numbersRamki M
 
Maths notes for 4038 and 4016 paper
Maths notes for 4038 and 4016 paperMaths notes for 4038 and 4016 paper
Maths notes for 4038 and 4016 paperFabian Hkb
 
Lesson 1 imaginary and complex numbers p1 8
Lesson 1 imaginary and complex numbers p1 8Lesson 1 imaginary and complex numbers p1 8
Lesson 1 imaginary and complex numbers p1 8jenniech
 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10physicsmaths5
 
Complex Numbers
Complex NumbersComplex Numbers
Complex NumbersArun Umrao
 
Opt. Maths for SEE appearing students DATE: 2077/01/17
Opt. Maths  for SEE appearing students   DATE: 2077/01/17Opt. Maths  for SEE appearing students   DATE: 2077/01/17
Opt. Maths for SEE appearing students DATE: 2077/01/17IndramaniGyawali
 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcwjenniech
 
AndersSchreiber_ThesisFinal
AndersSchreiber_ThesisFinalAndersSchreiber_ThesisFinal
AndersSchreiber_ThesisFinalAnders Schreiber
 
Article on 3D Calculus
Article on 3D CalculusArticle on 3D Calculus
Article on 3D Calculuskumonans
 
Complex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfComplex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfd00a7ece
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numberskaran saini
 

Similar to An argand diagram uses the real and imaginary parts of a complex number as analogues of x and y in the cartesian plane (20)

POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptx
POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptxPOTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptx
POTENCIAS Y RAÍCES DE NÚMEROS COMPLEJOS-LAPTOP-3AN2F8N2.pptx
 
Mathematics compendium for class ix
Mathematics compendium for class ixMathematics compendium for class ix
Mathematics compendium for class ix
 
Complex numbers precalculus
Complex numbers   precalculusComplex numbers   precalculus
Complex numbers precalculus
 
Symbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner BasisSymbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner Basis
 
Real numbers
Real numbersReal numbers
Real numbers
 
Analysis.pptx
Analysis.pptxAnalysis.pptx
Analysis.pptx
 
Maths notes for 4038 and 4016 paper
Maths notes for 4038 and 4016 paperMaths notes for 4038 and 4016 paper
Maths notes for 4038 and 4016 paper
 
Maths project
Maths projectMaths project
Maths project
 
Math Analysis I
Math Analysis I Math Analysis I
Math Analysis I
 
Lesson 1 imaginary and complex numbers p1 8
Lesson 1 imaginary and complex numbers p1 8Lesson 1 imaginary and complex numbers p1 8
Lesson 1 imaginary and complex numbers p1 8
 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
 
Opt. Maths for SEE appearing students DATE: 2077/01/17
Opt. Maths  for SEE appearing students   DATE: 2077/01/17Opt. Maths  for SEE appearing students   DATE: 2077/01/17
Opt. Maths for SEE appearing students DATE: 2077/01/17
 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcw
 
AndersSchreiber_ThesisFinal
AndersSchreiber_ThesisFinalAndersSchreiber_ThesisFinal
AndersSchreiber_ThesisFinal
 
Article on 3D Calculus
Article on 3D CalculusArticle on 3D Calculus
Article on 3D Calculus
 
Complex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdfComplex_Analysis_MIT.pdf
Complex_Analysis_MIT.pdf
 
Maths project
Maths projectMaths project
Maths project
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
 
Maths project
Maths projectMaths project
Maths project
 

More from parassini

What is a microcontroller
What is a microcontrollerWhat is a microcontroller
What is a microcontrollerparassini
 
Microcontroller
MicrocontrollerMicrocontroller
Microcontrollerparassini
 
Vector calss notes
Vector   calss notesVector   calss notes
Vector calss notesparassini
 
The binomial theorem
The binomial theoremThe binomial theorem
The binomial theoremparassini
 
Cross product
Cross productCross product
Cross productparassini
 
A combination of a real and an imaginary number in the form
A combination of a real and an imaginary number in the formA combination of a real and an imaginary number in the form
A combination of a real and an imaginary number in the formparassini
 
Solar energy
Solar energySolar energy
Solar energyparassini
 
Electromagnetic spectrum
Electromagnetic spectrumElectromagnetic spectrum
Electromagnetic spectrumparassini
 
Natural test signals
Natural test signalsNatural test signals
Natural test signalsparassini
 
Logic gates ppt
Logic gates pptLogic gates ppt
Logic gates pptparassini
 
Solar presenta1
Solar presenta1Solar presenta1
Solar presenta1parassini
 

More from parassini (16)

What is a microcontroller
What is a microcontrollerWhat is a microcontroller
What is a microcontroller
 
Solar notes
Solar notesSolar notes
Solar notes
 
Microcontroller
MicrocontrollerMicrocontroller
Microcontroller
 
Vector calss notes
Vector   calss notesVector   calss notes
Vector calss notes
 
The binomial theorem
The binomial theoremThe binomial theorem
The binomial theorem
 
Dot product
Dot productDot product
Dot product
 
Demoivres
DemoivresDemoivres
Demoivres
 
Cross product
Cross productCross product
Cross product
 
A combination of a real and an imaginary number in the form
A combination of a real and an imaginary number in the formA combination of a real and an imaginary number in the form
A combination of a real and an imaginary number in the form
 
Fm modula
Fm modulaFm modula
Fm modula
 
Solar energy
Solar energySolar energy
Solar energy
 
Electromagnetic spectrum
Electromagnetic spectrumElectromagnetic spectrum
Electromagnetic spectrum
 
Natural test signals
Natural test signalsNatural test signals
Natural test signals
 
Logic gates ppt
Logic gates pptLogic gates ppt
Logic gates ppt
 
Pll ppt
Pll pptPll ppt
Pll ppt
 
Solar presenta1
Solar presenta1Solar presenta1
Solar presenta1
 

Recently uploaded

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 

Recently uploaded (20)

Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 

An argand diagram uses the real and imaginary parts of a complex number as analogues of x and y in the cartesian plane

  • 1. 1 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala Complex Numbers: Argand diagram An Argand diagram uses the real and imaginary parts of a complex number as analogues of x and y in the Cartesian plane. The area of an Argand diagram is called the complex plane by mathematicians. The study guide: Basics of Complex Numbers describes the Cartesian form of a complex number z as: z  a  bi Cartesian form of a complex number Where a is the real part of a complex number, written Rez, and b is the imaginary part of a complex number, written Imz . In an Argand diagram the horizontal axis defines the real part of the complex number and the vertical axis defines the imaginary part. A complex number in Cartesian form has the coordinate a,b in an Argand diagram. A purely real number is positioned on the horizontal axis of an Argand diagram and a purely imaginary number is positioned on the vertical axis of an Argand diagram. The modulus and argument of a complex number As soon as you represent a complex number visually you can begin to explore other ways of describing it. For example, an Argand diagram shows the similarity of a complex number with a vector, you can think of Rez and Imz being the number of steps along the real and imaginary axes respectively required to ‘reach’ z. You can also get to z in a straight line directly from the origin. In order to do this all you need to know is what direction to face and how far to go. How far you need to go is the length of the line representing the complex number in an Argand diagram and is called the modulus of the complex number. It is very common to represent the modulus of a complex number z by the symbol z or simply by the letter r. The value of the modulus is always positive. You can use Pythagoras’ theorem to find the modulus of a complex number (see study guide: Pythagoras’ Theorem). Below, the Argand given for z  5  3i from page 1 of the guide has been annotated to reveal a right-angled triangle:
  • 2. 2 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala The modulus tells you how far to go from the origin to get to a complex number in an Argand diagram. You also need to know what direction the complex number is. This is known as the argument of a complex number which is written either as Argz or the Greek letter . Complex numbers either on the real axis or in the upper half of the complex plane have a positive argument measured anti-clockwise from the real axis. Complex numbers in the lower half of the complex plane have a negative argument measured clockwise from the real axis. You can use the inverse tangent (or arctan) function to find arguments. This can be confusing and the table below is designed to help you. It is a very good idea to sketch your complex number before trying to calculate its argument.
  • 3. 3 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala The real axis is part of quadrants 1 and 2 (not quadrants 3 and 4). Given this: Positive real numbers are in quadrant 1 and have an argument of 0. Negative real numbers are in quadrant 2 and have an argument of . Also: The argument of a purely imaginary number above the real axis (positive b) is  / 2 . The argument of a purely imaginary number below the real axis (negative b) is  / 2.
  • 4. 4 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
  • 5. 5 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
  • 6. 6 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala
  • 7. 7 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala Complex Modulus
  • 8. 8 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala De Moivre's Theorem A complex number is made up of both real and imaginary components. It can be represented by an expression of the form (a+bi), where a and b are real numbers and i is imaginary. When defining i we say that i = √(-1). Along with being able to be represented as a point (a,b) on a graph, a complex number z = a+bi can also be represented in polar form as written below: z = r (cos θ + i sinθ) where r = [z] = √(a2 + b2) and θ = tan-1(b/a) or θ = arctan(b/a) and we also have: a = r cosθ and b = r sinθ Statement of DeMoivre's Theorem Let 'n' be any rational number, positive or negative, then [cos θ + i sin θ ]n = cos nθ + i sin nθ Basically, in order to find the nth power of a complex number we need to take the nth power of the absolute value or length and multiply the argument by n. Let z = r (cos θ + i sinθ) and n be a positive integer. Then z has n distinct nth roots given by: where k = 0, 1, 2, ... , n-1 , De Moivre's Theorem states that for any complex number as given below: z = r ∙ cosθ + i ∙ r ∙ sinθ the following statement is true: zn = rn (cosθ + i ∙ sin(nθ)), where n is an integer. If the imaginary part of the complex number is equal to zero or i = 0, we have: z = r ∙ cosθ and zn = rn (cosθ) Exponential form of complex number: z = reiθ where r is the modulus of z and θ is its argument. Example 1: Compute the three cube roots of -8. Solution: Since -8 has the polar form 8 (cos π + i sin π), its three cube roots have the form 3√8 {cos[(π + 2πm)/3] + i sin[(π + 2πm)/3]} for m=0, 1, and 2.
  • 9. 9 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala Thus the roots are 2 (cos π/3 + i sin π/3) = 1 + √3 i, 2 (cos π + i sin π) = -2, and 2 (cos 5π/3 + i sin 5π/3) = 1 - √3 i. Example 2: Use De Moivre's Theorem to compute (1 + i)12. Solution: The polar form of 1 + i is √2 (cos π/4 + isin π/4). Thus, by De Moivre's Theorem, we have: (1 + i)12 = [√2 (cos π/4 + i sin π/4)]12 = (√2)12(cos π/4 + i sin π/4)12 = 26 (cos 3π + i sin 3π) = 64(cos π + i sin π) = 64(-1) = -64. Example 3: Use De Moivre's Theorem to compute (√3 + i)5. Solution: It is straightforward to show that the polar form of √3 + i is 2(cos π/6 + i sin π/6). Thus we have: (√3 + i)5 = [2(cos π/6 + i sin π/6)]5 = 25(cos π/6 + i sin π/6)5 = 32(cos 5π/6 + i sin 5π/6) = 32(-√3/2 + 1/2 i) = -16√3 + 16 i. Example 4: Find the sixth roots of √3+i Solution: The modulus of √3+i is 2 and the argument is π/6. The sixth roots are therefore Powers And Roots OfComplex Numbers To find the nth power of a complex number, it is possible, but labor-intensive, to multiply it out. It is more difficult to find the nth root. A simpler method to find powers and roots of complex numbers is to convert the function to exponential notation using polar coordinates. Consider the complex
  • 10. 10 Complex algebra - anintroduction Prof.PavithranPuthiyapurayil,GovernmentCollege of engineering,Kannur, Kerala number ,where n is an integer and, in exponential form, . The complex number becomes , which can be calculated. In the case that , , which leads to DeMoivre's theorem. The complex number also has n roots, called roots of unity, which are distinct solutions to the function . These roots can be found using the function , where .