2
Most read
4
Most read
11
Most read
Complex numbers and
It’s application
HISTORY OF COMPLEX NUMBERS:
Complex numbers were first conceived and defined by the Italian mathematician Gerolamo
Cardano, who called them "fictitious", during his attempts to find solutions to cubic equations.
This ultimately led to the fundamental theorem of algebra, which shows that with complex
numbers, a solution exists to every polynomial equation of degree one or higher. Complex
numbers thus form an algebraically closed field, where any polynomial equation has a root.
The rules for addition, subtraction and multiplication of complex numbers were developed by
the Italian mathematician Rafael Bombelli. A more abstract formalism for the complex numbers
was further developed by the Irish mathematician William Rowan Hamilton.
A complex number is a number that can be expressed in the
form a + bi, where a and b are real numbers and i is the
imaginary unit, that satisfies the equation x2 = −1, that is, i2 =
−1. In this expression, a is the real part and b is the imaginary
part of the complex number.
Discrete Fourier Transform
The DFT is a ubiquitous algorithm in computer
science, used in image processing, digital
communication, compression and countless other uses
in and around signal processing. It is likely the
most useful and common transformation (linear or
otherwise) in computer science, often being
implemented at the hardware level itself.
Given a sequence of numbers , ,the
DFT is defined as :
Complex numbers are
beautiful, because they encode
geometric information
through algebra.
Quaternion
In mathematics, the quaternions are a number
system that extends the complex numbers
Quaternions provide a very convenient way of
representing rotations of three-dimensional
space. Even more importantly, when rotations
are represented with quaternions (as opposed
to Euler angles), it becomes much easier to
smoothly interpolate one rotation to another,
which is something computers need to do
repeatedly when animators are working on the
next 3D feature film.
Many game programmers have already discovered the wonderful world of quaternions and have
started to use them extensively. Several third-person games, including both TOMB RAIDER titles,
use quaternion rotations to animate all of their camera movements. Every third-person game has
a virtual camera placed at some distance behind or to the side of the player's character. Because
this camera goes through different motions (that is, through arcs of a different lengths) than the
character, camera motion can appear unnatural and too "jerky" for the player to follow the
action. This is one area where quaternions come to rescue.
struct Quat
{
float x;
float y;
float z;
float w;
};
Video Games and Quaternion
"The shortest route between
two truths in the real domain
passes through the complex
domain."
A fractal is a natural phenomenon or a
mathematical set that exhibits a repeating
pattern that displays at every scale.
Fractal
With computers, we can generate
beautiful art from complex numbers.
These designs are called fractals.
Fractals are produced using an iteration
Common fractals are based on the Julia Set and the
Mandelbrot Set.
The Julia Set equation is: Zn+1 = (Zn)2
+ c
For the Julia Set, the value of c remains constant and the
value of Zn changes
The Mandelbrot Set
The Mandelbrot is the same as the Julia Set, but the
value of c is allowed to change.
Analytic combinatorics
In mathematics, analytic combinatorics is
one of the many techniques of counting
combinatorial objects. It uses the internal
structure of the objects to derive formulas
for their generating functions and then
complex analysis techniques to get
asymptotics.
It is used for analysis of algorithms.
The fast multipole method has been
called one of the ten most significant
algorithms in scientific computation
discovered in the 20th century.
Fast multipole method
The fast multipole method (FMM) is a
numerical technique that was
developed to speed up the calculation
of long-ranged forces in the n-body
problem. It does this by expanding the
system Green's function using a
multipole expansion, which allows one
to group sources that lie close together
and treat them as if they are a single
source.
N-Body problems inevitably come up when
doing any most any kind of physical
simulation work, particularly when particles
are involved.
The end

More Related Content

PPT
Complex Number I - Presentation
PPTX
complex numbers
PPTX
Complex number
PPT
complex numbers
PPT
Mathematics and History of Complex Variables
PPSX
Complex number
PPTX
Complex numbers org.ppt
PPTX
Complex analysis
Complex Number I - Presentation
complex numbers
Complex number
complex numbers
Mathematics and History of Complex Variables
Complex number
Complex numbers org.ppt
Complex analysis

What's hot (20)

PPT
Maths Project Power Point Presentation
PPTX
application of complex numbers
PPT
Number theory
PPTX
Differential equations
PPTX
Artificial Intelligence and Mathematics
PPTX
Applications of matrices in Real\Daily life
PDF
Integral calculus
PPTX
VECTOR CALCULUS
PPTX
Set Theory Presentation
PPTX
Engineering mathematics presentation
PPTX
A presentation on differencial calculus
PPTX
application of differential equations
PPT
Linear transformation.ppt
PPTX
Intro & Applications of Discrete Math
PPTX
Real analysis
PPTX
Application of differential equation in real life
PPTX
Calculus
PPTX
Complex Numbers
PDF
Complex function
Maths Project Power Point Presentation
application of complex numbers
Number theory
Differential equations
Artificial Intelligence and Mathematics
Applications of matrices in Real\Daily life
Integral calculus
VECTOR CALCULUS
Set Theory Presentation
Engineering mathematics presentation
A presentation on differencial calculus
application of differential equations
Linear transformation.ppt
Intro & Applications of Discrete Math
Real analysis
Application of differential equation in real life
Calculus
Complex Numbers
Complex function
Ad

Similar to Complex Number's Applications (20)

PPTX
The history of i
PDF
A Study On The Development And Application Of Number Theory In Engineering Field
PPTX
detailed study for Fractals for Computer graphics
PDF
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
PDF
Thesis
PDF
Fundamental Number Theory With Applications 2nd Edition Richard A Mollin
PDF
Lecture50
PDF
Complex numbers
PDF
Complex dynamics of superior phoenix set
PDF
Integral Transforms And Applications Nita H Shah Monika K Naik
PDF
Ijmet 10 01_007
PDF
Which Numbers Are Real Classroom Resource Materials Michael Henle
PDF
Presentation
PDF
A Bridge to Advanced Mathematics 1st Edition Sebastian M. Cioabă
PDF
Relative superior mandelbrot and julia sets for integer and non integer values
PDF
Relative superior mandelbrot sets and relative
PDF
An algorithm for generating new mandelbrot and julia sets
PDF
Lectures And Problems A Gift To Young Mathematicians 1st Edition Arnold
PDF
0764141392
PDF
The Foundations Of Mathematics In The Theory Of Sets 1st Edition John P Mayberry
The history of i
A Study On The Development And Application Of Number Theory In Engineering Field
detailed study for Fractals for Computer graphics
Numeral Structure Base Cryptography Design to Secure Distribution of Internet...
Thesis
Fundamental Number Theory With Applications 2nd Edition Richard A Mollin
Lecture50
Complex numbers
Complex dynamics of superior phoenix set
Integral Transforms And Applications Nita H Shah Monika K Naik
Ijmet 10 01_007
Which Numbers Are Real Classroom Resource Materials Michael Henle
Presentation
A Bridge to Advanced Mathematics 1st Edition Sebastian M. Cioabă
Relative superior mandelbrot and julia sets for integer and non integer values
Relative superior mandelbrot sets and relative
An algorithm for generating new mandelbrot and julia sets
Lectures And Problems A Gift To Young Mathematicians 1st Edition Arnold
0764141392
The Foundations Of Mathematics In The Theory Of Sets 1st Edition John P Mayberry
Ad

More from Nikhil Deswal (6)

PPTX
Blood donation
PPSX
Microbiology
PPTX
Working of search engine
PPTX
Linear Algebra's Applications
PPTX
Fun Science
PPTX
Cardinality and participation constraints
Blood donation
Microbiology
Working of search engine
Linear Algebra's Applications
Fun Science
Cardinality and participation constraints

Recently uploaded (20)

PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Software Engineering and software moduleing
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PDF
737-MAX_SRG.pdf student reference guides
PPTX
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PPTX
Module 8- Technological and Communication Skills.pptx
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
Design Guidelines and solutions for Plastics parts
PPT
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
Visual Aids for Exploratory Data Analysis.pdf
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Software Engineering and software moduleing
III.4.1.2_The_Space_Environment.p pdffdf
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Exploratory_Data_Analysis_Fundamentals.pdf
737-MAX_SRG.pdf student reference guides
Graph Data Structures with Types, Traversals, Connectivity, and Real-Life App...
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
Module 8- Technological and Communication Skills.pptx
"Array and Linked List in Data Structures with Types, Operations, Implementat...
Design Guidelines and solutions for Plastics parts
INTRODUCTION -Data Warehousing and Mining-M.Tech- VTU.ppt
distributed database system" (DDBS) is often used to refer to both the distri...
Visual Aids for Exploratory Data Analysis.pdf
August -2025_Top10 Read_Articles_ijait.pdf
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...

Complex Number's Applications

  • 2. HISTORY OF COMPLEX NUMBERS: Complex numbers were first conceived and defined by the Italian mathematician Gerolamo Cardano, who called them "fictitious", during his attempts to find solutions to cubic equations. This ultimately led to the fundamental theorem of algebra, which shows that with complex numbers, a solution exists to every polynomial equation of degree one or higher. Complex numbers thus form an algebraically closed field, where any polynomial equation has a root. The rules for addition, subtraction and multiplication of complex numbers were developed by the Italian mathematician Rafael Bombelli. A more abstract formalism for the complex numbers was further developed by the Irish mathematician William Rowan Hamilton.
  • 3. A complex number is a number that can be expressed in the form a + bi, where a and b are real numbers and i is the imaginary unit, that satisfies the equation x2 = −1, that is, i2 = −1. In this expression, a is the real part and b is the imaginary part of the complex number.
  • 4. Discrete Fourier Transform The DFT is a ubiquitous algorithm in computer science, used in image processing, digital communication, compression and countless other uses in and around signal processing. It is likely the most useful and common transformation (linear or otherwise) in computer science, often being implemented at the hardware level itself. Given a sequence of numbers , ,the DFT is defined as :
  • 5. Complex numbers are beautiful, because they encode geometric information through algebra.
  • 6. Quaternion In mathematics, the quaternions are a number system that extends the complex numbers Quaternions provide a very convenient way of representing rotations of three-dimensional space. Even more importantly, when rotations are represented with quaternions (as opposed to Euler angles), it becomes much easier to smoothly interpolate one rotation to another, which is something computers need to do repeatedly when animators are working on the next 3D feature film.
  • 7. Many game programmers have already discovered the wonderful world of quaternions and have started to use them extensively. Several third-person games, including both TOMB RAIDER titles, use quaternion rotations to animate all of their camera movements. Every third-person game has a virtual camera placed at some distance behind or to the side of the player's character. Because this camera goes through different motions (that is, through arcs of a different lengths) than the character, camera motion can appear unnatural and too "jerky" for the player to follow the action. This is one area where quaternions come to rescue. struct Quat { float x; float y; float z; float w; }; Video Games and Quaternion
  • 8. "The shortest route between two truths in the real domain passes through the complex domain."
  • 9. A fractal is a natural phenomenon or a mathematical set that exhibits a repeating pattern that displays at every scale. Fractal With computers, we can generate beautiful art from complex numbers. These designs are called fractals. Fractals are produced using an iteration Common fractals are based on the Julia Set and the Mandelbrot Set.
  • 10. The Julia Set equation is: Zn+1 = (Zn)2 + c For the Julia Set, the value of c remains constant and the value of Zn changes The Mandelbrot Set The Mandelbrot is the same as the Julia Set, but the value of c is allowed to change.
  • 11. Analytic combinatorics In mathematics, analytic combinatorics is one of the many techniques of counting combinatorial objects. It uses the internal structure of the objects to derive formulas for their generating functions and then complex analysis techniques to get asymptotics. It is used for analysis of algorithms.
  • 12. The fast multipole method has been called one of the ten most significant algorithms in scientific computation discovered in the 20th century. Fast multipole method The fast multipole method (FMM) is a numerical technique that was developed to speed up the calculation of long-ranged forces in the n-body problem. It does this by expanding the system Green's function using a multipole expansion, which allows one to group sources that lie close together and treat them as if they are a single source.
  • 13. N-Body problems inevitably come up when doing any most any kind of physical simulation work, particularly when particles are involved.