Comprehensive Notes on Complex Numbers

Complex Numbers

Origin of Complex Numbers

  • Arises from quadratic equations of the form ax^2 + bx + c = 0 where the discriminant is negative.

  • When b^2 - 4ac < 0, the quadratic equation has no real roots, implying the curve does not intersect the x-axis.

  • This leads to the concept of imaginary points and imaginary numbers.

Imaginary Numbers

  • Denoted by i, where i = \sqrt{-1}.

  • If an equation like 1 + x + x^2 = 0 yields roots involving the square root of a negative number, it indicates imaginary roots.

  • The roots can be expressed in the form x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

  • The term \sqrt{-1} is defined as i, the imaginary unit.

  • Therefore, \sqrt{-a} = \sqrt{a} \cdot i.

Complex Numbers

  • Numbers involving both real and imaginary parts.

  • Formed when calculating roots where the discriminant (b^2 - 4ac) is less than zero.

  • In the quadratic formula x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, if b^2 - 4ac < 0, the roots are complex.

  • For example: \sqrt{-3} = i\sqrt{3} because i^2 = -1.

Powers of i

  • i = \sqrt{-1}

  • i^2 = -1

  • i^3 = i^2 \cdot i = -i

  • i^4 = i^2 \cdot i^2 = (-1) \cdot (-1) = 1

  • The cycle repeats: i^5 = i, i^6 = -1, i^7 = -i, i^8 = 1, and so on.

  • For any integer n, i^{4n} = 1, i^{4n+1} = i, i^{4n+2} = -1, i^{4n+3} = -i.

Sum of Consecutive Powers of i

  • The sum of any four consecutive powers of i is always zero.

  • E.g., i + i^2 + i^3 + i^4 = i + (-1) + (-i) + 1 = 0

  • General form: i^n + i^{n+1} + i^{n+2} + i^{n+3} = 0

Forms of Complex Numbers

  • Complex numbers are represented by the symbol Z.

  • Three primary forms:

    • Cartesian form: Z = x + iy, where x is the real part and y is the imaginary part.

    • Polar form: Z = r(\cos \theta + i \sin \theta), where r is the magnitude and \theta is the argument.

    • Exponential form: Z = re^{i\theta}, where r is the magnitude and \theta is the argument.

Properties of Complex Numbers

  • Conjugate:

    • If Z = a + bi, then the conjugate is \overline{Z} = a - bi.

    • Graphically, the conjugate is a reflection of the complex number across the real axis.

  • Finding the Real Form:

    • Involves using the conjugate to eliminate the imaginary part from the denominator of a complex fraction.

    • Transforms a complex number into the form x + iy.

Conjugate Properties

  • The conjugate of a sum is the sum of the conjugates: \overline{Z1 + Z2} = \overline{Z1} + \overline{Z2}.

  • The conjugate of a product is the product of the conjugates: \overline{Z1 \cdot Z2} = \overline{Z1} \cdot \overline{Z2}.

  • If Z = x + iy, then its conjugate is \overline{Z} = x - iy; only the imaginary part's sign changes.

Geometric Interpretation of Conjugate

  • If Z is a complex number, its conjugate \overline{Z} is its mirror image about the real axis.

  • If Z = x + iy, then \overline{Z} = x - iy. The real part remains the same, while the imaginary part changes sign.

Argument of a Complex Number

  • The angle that the complex number makes with the positive real axis in the complex plane.

  • The argument, \theta, lies in the range (-\pi, \pi] or (-180°, 180°).

Root of Unity

  • A complex number that, when raised to some positive integer power, equals 1.

  • Cube Root of Unity:

    • Solutions to the equation z^3 = 1.

    • The cube roots of unity are 1, \omega, and \omega^2, where \omega = \frac{-1 + i\sqrt{3}}{2} and \omega^2 = \frac{-1 - i\sqrt{3}}{2}.

    • Properties: 1 + \omega + \omega^2 = 0 and \omega^3 = 1.

    • This topic is highly important and frequently appears in exams.

Locus

  • The set of all points that satisfy a given condition or equation.

  • In complex numbers, the locus can represent various geometric shapes such as straight lines, circles, ellipses, hyperbolas, and parabolas.

  • Determining the locus involves finding the equation that relates the real and imaginary parts of the complex number.

  • Example: The locus of a point equidistant from two given points is a straight line (perpendicular bisector).

  • Can be a state line, circle, ellipse, hyperbola (including rectangular), or parabola.

  • Locus is the "collection of points" as per the given data. Connect all the point as per the given relation and the shape that you obtain if locus.

  • Locus can be tough to solve.

Dealing with Geometry-Based Questions

  • Treated by assuming specific or "own" triangles (e.g., equilateral or right-angled) or circles to simplify the problem.

  • Using known properties of these assumed shapes to find solutions.

  • Avoid relying on distance formulas, which can be time-consuming and often yield no results in complex mains questions.

  • Triangle + circle: both needs assumption which is your own best judgement.

  • A more basic method: Geometry questions is really hard so it just involves putting point inside a valid equations as a way of testing.

Example of Circle Question

  • Given a complex number z1, z2, z_3 are vertices of an equilateral triangle prove that an equation involving these variables is correct.

  • To show: z1^2 + z2^2 + z3^2 = z1z2 + z2z3 + z3z_1.

  • How to approach: Simply create my own triangle which satisfies the problem.

  • How to deal with it: Assume own triangle with vertices [1, 1+i, 0] (or other simple values).

  • Calculate the circumcenter given this basic triangle and see if it satisfies an equation and derive the answer.

  • This is best when the distance or properties are know right away of the objects involved.

  • Geometry questions with distance rules is going to consume all the time, instead assumption solves them more easily.

Practical Advice

  • Focus intensely on the root of unity, as it is a high-yield topic.

  • The complex number is like different cups for similar type of work.

  • So different kinds of work might be more suited in one but not the other.

  • Be careful in understanding the theory so it translates into you passing the exam.

  • Be careful when doing arg(theta), it is mostly used in those problems so they are heavily based on it

Forms of Complex Numbers

  • Expressing a Complex Number in Different Forms

  • A complex number can be represented in three main forms:
    Cartesian form: $z = x + iy$, where x and y are real numbers.
    Polar form: $z = r(\cos \theta + i \sin \theta)$, where r is the magnitude (or modulus) of z and (\theta) is the argument (or angle) of z.
    Exponential form: $z = re^{i\theta}$, which is closely related to the polar form using Euler's formula.

Conversion from Cartesian to Polar Form

Given a complex number $z = x + iy$, the conversion to polar form involves finding r and (\theta).

The modulus r is given by: $r = \sqrt{x^2 + y^2}$
The argument (\theta) can be found using: $ \tan(\theta) = \frac{y}{x} $, but (\theta) must then be adjusted based on the quadrant in which z lies.
These all have same system but due to work they change their output or how we perceive them.

Conversion from Polar to Cartesian Form

  • Given a complex number $z = r(\cos \theta + i \sin \theta)$, the conversion to Cartesian form simply involves using: (x = r \cos \theta) and (y = r \sin \theta)
    Substitute these values to obtain the Cartesian form: $z = x + iy$

Exponential Form and Euler's Formula

Euler's formula states: $e^{i\theta} = \cos \theta + i \sin \theta$
Therefore, a complex number in exponential form is: $z = re^{i\theta}$
This form is particularly useful in simplifying complex number operations (multiplication, division, exponentiation).

Complex Number Argument (Angle) Properties

  • Complex number argument: complex number theta.

    • Only lies between: 180 and -180 (inclusive).

    • Is never greater than 180 or less than -180.

Identifying Argument in Different Quadrants (Cards).

Complex Numbers vs Trigonometry and their argument
So what different. We have theta where: theta range and limit

  • Tangent in second card is coming from 0 to 180 and below in mirror system is also in 180 and below for negative.

Finding Arguments for Each quadrant.

First Quadrant: (real, imaginary)

In 1st quadrant. What do you do? You calculate tangent of the triangle. After argument of first quadrant. The theta is equal.

  • Tangent = imaginary / real

Calculation / Steps you must follow

First check code / quadrant.
Is the imaginary part real. Then you just write them.
Effect tangent one = to
(\minus1 + i) you just write tangent two = 1 (you are solving just the values.
(ignore - values if those values exist)

Formula for Each Quadrant

For the values calculated for all the theta's remember

Tangent, you calculate for the angles and remember is one = from 0 to 90 degrees.
Angle for those will come for a given for the above data.

Argument Formula For Each Quadrant

What are we trying to do? Use basic trig knowledge to convert to real knowledge. What value of data is that.

1st Quadrant:(\tan(\theta_1) = \frac{y}{x})

For Second = (\tan(\theta_2) = \frac{y}{x}) (same).
(Z3)Which will be to (\minus\minusyX).
For the third use the above formula . Then down unit to rate down to Y the expression y.

Z4: is which will be equal to x - why you need for time theatre for to expression. Then with this for cod can do.

General Formula for Tangent.

When there is is in tangent 0, what there means a. (mirror base question)
We have one like there is the next chapter, a is complex numbers. Everything in the wheel for now.
Not to every complex, number containing. Two things to deliver: and single.
Complex numbers always combination turn the argument. In the