0% found this document useful (0 votes)
111 views2 pages

Complex Numbers Handwritten Notes

The document provides handwritten notes on complex numbers, covering their basics, operations, modulus and conjugate properties, Argand diagrams, and polar and Euler forms. It includes definitions, formulas for addition, subtraction, multiplication, and division of complex numbers, as well as important properties and questions for practice. Key topics include the representation of complex numbers in the Argand plane and their conversion to polar form.

Uploaded by

akshayjee2026
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
111 views2 pages

Complex Numbers Handwritten Notes

The document provides handwritten notes on complex numbers, covering their basics, operations, modulus and conjugate properties, Argand diagrams, and polar and Euler forms. It includes definitions, formulas for addition, subtraction, multiplication, and division of complex numbers, as well as important properties and questions for practice. Key topics include the representation of complex numbers in the Argand plane and their conversion to polar form.

Uploaded by

akshayjee2026
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

12th Maths - Complex Numbers (Ex 2.1 to 2.

4) - Handwritten Style Notes

Section 1: Basics of Complex Numbers

z = a + ib, where a is real part and b is imaginary part.

Conjugate: = a - ib

Modulus: |z| = (a + b)

Properties:

- z = |z|

- Re(z) = (z + )/2

- Im(z) = (z - )/(2i)

Section 2: Operations on Complex Numbers

Addition/Subtraction: (a + ib) (c + id) = (ac) + i(bd)

Multiplication: (a + ib)(c + id) = (ac - bd) + i(ad + bc)

Division: Multiply numerator and denominator by conjugate of denominator.

Section 3: Modulus & Conjugate Properties

|z| = (a + b)

|zz| = |z||z|

|z/z| = |z| / |z|

+ = ; =

Section 4: Argand Diagram


12th Maths - Complex Numbers (Ex 2.1 to 2.4) - Handwritten Style Notes

X-axis: Real part

Y-axis: Imaginary part

z = a + ib is plotted as point (a, b)

Distance from origin = |z|

Section 5: Polar and Euler Form

z = r (cos + i sin ), where r = |z| and = arg(z)

arg(z) = tan(b/a)

Euler Form: z = re^(i)

Multiplication: zz = rr [cos(+) + i sin(+)]

Important Questions to Practice

1. Simplify: (3 + 2i)(2 - 5i)

2. Convert -1 + i3 to polar form.

3. Show: |z + z| |z| + |z| (Triangle inequality)

4. Prove: z = |z|

5. Use De Moivres Thm to evaluate (1 + i)^4

Common questions

Powered by AI

The triangle inequality, |z + | ≤ |z| + | |, illustrates that in a triangle formed by complex numbers on an Argand diagram, the length of one side is always less than or equal to the sum of the lengths of the other two sides. Verifying involves showing for complex numbers z = a + ib and = c + id, |z + | = √((a+c)^2 + (b+d)^2) ≤ √(a^2 + b^2) + √(c^2 + d^2), which holds true due to the non-negative property of square roots and the definition of vector addition in Euclidean space .

A complex number z = a + ib and its conjugate, = a - ib, have several notable properties. The sum of a complex number and its conjugate is purely real, given by z + = 2a. The modulus of a complex number is also equal to the modulus of its conjugate, |z| = | |. Moreover, when a complex number is multiplied by its conjugate, the result is a real number: z = |z|^2 .

The conversion of a complex number z = a + ib to polar form involves finding the modulus r and the argument θ. For z = -1 + i3, the modulus is r = √((-1)² + 3²) = √(1 + 9) = √10. The argument is θ = atan(3/-1), simplifying to θ = π - tan⁻¹(3) (since the complex number is in the second quadrant). Thus, the polar form is √10(cos(π - tan⁻¹(3)) + i sin(π - tan⁻¹(3))).

De Moivre's Theorem states that for a complex number z = r(cos θ + i sin θ), z^n = r^n[cos(nθ) + i sin(nθ)]. For z = 1 + i, first convert to polar form: r = √(1² + 1²) = √2, θ = tan⁻¹(1) = π/4. Applying the theorem, (1 + i)^4 = (√2)^4[cos(4(π/4)) + i sin(4(π/4))] = 4(cosπ + i sinπ) = -4. The advantage of this approach is the simplification of computations involving powers of complex numbers, avoiding expansion and directly utilizing trigonometric identities .

With complex numbers z₁ = a + ib and z₂ = c + id, their addition is straightforward: (a + c) + i(b + d), combining like terms seprately. For subtraction: (a - c) + i(b - d), subtract corresponding real and imaginary components. These operations are significant as they mirror vector addition and subtraction in the complex plane, preserving geometric properties and facilitating computations .

To simplify (3 + 2i)(2 - 5i), apply the distributive property: (3 * 2) + (3 * -5i) + (2i * 2) + (2i * -5i), which leads to: 6 - 15i + 4i - 10i². Since i² = -1, replace i² with -1, transforming -10i² to +10. Thus, the expression simplifies to 6 - 15i + 4i + 10 = 16 - 11i .

To divide complex numbers z₁ = a + ib and z₂ = c + id, multiply by the conjugate of the denominator to rationalize it, converting z1/z2 to (a+ib)(c-id)/(c+id)(c-id). The denominator becomes c² + d², a real number. The numerator becomes ac + bd + i(bc - ad), simplifying division into a complex number with real and imaginary parts that avoid division by complex numbers, allowing clean separation as a real number in the denominator eliminates i from it .

In the Argand diagram, the position of a complex number z = a + ib is plotted as the point (a, b). The modulus of a complex number, denoted |z|, is calculated as the square root of the sum of the squares of its real and imaginary parts, i.e., |z| = √(a² + b²). This value represents the Euclidean distance from the point (a, b) to the origin (0,0) on the Argand plane .

The Argand diagram represents complex numbers as points with real parts on the x-axis and imaginary parts on the y-axis, allowing geometric interpretation of algebraic operations. It visually demonstrates modulus as vector length, argument as angle from the positive x-axis, and shows addition and subtraction as vector addition. This diagram simplifies understanding of operations like multiplication and division, which are seen as rotations and scalings, making transformations intuitive and reinforcing the connection between algebraic and geometric interpretations of complex numbers .

In polar form, a complex number z = r(cos θ + i sin θ), where r = |z| and θ = arg(z). To multiply two complex numbers z₁ and z₂ in polar form, the moduli are multiplied and the arguments are added: z₁z₂ = r₁r₂[cos(θ₁ + θ₂) + i sin(θ₁ + θ₂)]. Using Euler's form, z = re^(iθ), the multiplication of two complex numbers z₁ and z₂ becomes z₁z₂ = r₁r₂e^(i(θ₁+θ₂)), which succinctly encapsulates the similar principles of multiplying their moduli and adding their arguments .

You might also like