1/13
Key vocabulary and fundamental concepts from the Complex Numbers lecture notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Discriminant (b2−4ac)
The expression b2−4ac in the quadratic formula x=2a−b±b2−4ac, used to determine if an equation has repeated real roots (b2−4ac=0), distinct real roots (b2−4ac>0), or non-real imaginary roots (b2−4ac<0).
Imaginary Unit (i)
The mathematical symbol i used to denote −1, such that i2=−1.
General Complex Number
A number represented in the form x+iy, where x and y are real numbers (x,y∈R).
Real Part
The scalar component x in the complex number expression z=x+iy.
Imaginary Part
The scalar coefficient y of the imaginary unit i in the complex number expression z=x+iy.
Argand Diagram
A Cartesian coordinate system diagram where complex numbers are represented as points, with the x-axis representing the real part and the y-axis representing the imaginary part.
Modulus of a Complex Number (∣z∣)
The distance from the origin O to the point P(x,y) representing z=x+iy on an Argand diagram, calculated as ∣z∣=x2+y2.
Principal Argument
The angle θ measured between the line OP representing a complex number and the positive real axis, usually given within the range (π,−π).
Complex Conjugate (Z∗)
For a complex number Z=x+iy, its conjugate is Z∗=x−iy, which represents a reflection of Z across the real axis on an Argand diagram.
Polar Form
The representation of a complex number z=x+iy as r(cos(θ)+isin(θ)), where r=∣z∣ is the modulus and θ=arg(z) is the argument.
Exponential Form
The shorthand representation of a complex number as reiθ, where r=∣z∣ is the modulus and θ=arg(z) is the argument.
DeMoivre's Theorem
A theorem stating that for any complex number in polar form and integer n, [r(cos(θ)+isin(θ))]n=rn(cos(nθ)+isin(nθ)).
Locus
A geometric path traced out on an Argand diagram by a point representing a variable complex number that satisfies specific geometric or algebraic constraints.
Cube Roots of Unity
The three solutions to the equation z3=1, given by 1, ω, and ω2, where ω=−21+i23.