JEE Exam  >  JEE Notes  >  Mathematics (Maths) Main & Advanced  >  Algebra of Complex Numbers

Algebra of Complex Numbers

Complex Numbers

A. Definition

Complex numbers are expressions of the form a + ib where a, b ∈ ℝ. It is denoted by z, i.e. z = a + ib. The number a is called the real part of z and is written Re z. The number b is called the imaginary part of z and is written Im z.

A. Definition

Every complex number can be regarded as:

  • Purely real - if b = 0
  • Purely imaginary - if a = 0
  • Imaginary - if b ≠ 0

Remark :

  • (a) The set of real numbers is a proper subset of the complex numbers. Hence the complete number system is
    A. Definition
  • (b) Zero is both purely real as well as purely imaginary but not (strictly) imaginary.
  • (c)
    A. Definition
    is called the imaginary unit. Also i² = -1; i³ = -i; i⁴ = 1, and so on.
  • (d)
    A. Definition
    only if at least one of a or b is non-zero.

B. Algebraic Operations

The algebraic operations on complex numbers are carried out exactly like on polynomials in i, using the relation i² = -1. Inequalities such as "greater than" or "less than" are not defined for complex numbers; expressions like z > 0 or 4 + 2i < 2 + 4i are meaningless.

Note that in real numbers, if a² + b² = 0 then a = 0 = b. This kind of inference does not translate in simple form to complex numbers: for complex numbers z₁² + z₂² = 0 it need not follow that z₁ = z₂ = 0.

Equality of Complex Numbers

Two complex numbers

Equality of Complex Numbers
are equal if and only if their real parts are equal and their imaginary parts are equal; that is, a + ib = c + id iff a = c and b = d.

C. Conjugate of a Complex Number

If z = a + ib then its complex conjugate is obtained by changing the sign of its imaginary part and is denoted by

C. Conjugate of a Complex Number
.

Remarks and useful properties:

  • (i)
    C. Conjugate of a Complex Number
  • (ii)
    C. Conjugate of a Complex Number
  • (iii)
    C. Conjugate of a Complex Number
    which is a real number.
  • (iv) If z lies in the first quadrant then
    C. Conjugate of a Complex Number
    lies in the fourth quadrant and -
    C. Conjugate of a Complex Number
    lies in the second quadrant.

D. Modulus (Absolute Value)

The modulus of a complex number z = a + ib is defined as

|z| = √(a² + b²).

Properties of modulus:

  • |z| ≥ 0, and |z| = 0 iff z = 0.
  • |z₁z₂| = |z₁||z₂| for all complex numbers z₁, z₂.
  • |z₁ + z₂| ≤ |z₁| + |z₂| (triangle inequality).
  • |z̄| = |z| where z̄ denotes the conjugate of z.

E. Argument and Argand Plane (Geometric Representation)

A complex number z = a + ib can be represented as the point (a, b) in the plane called the Argand plane. The distance of this point from the origin is |z|. The angle θ made with the positive real axis is the argument of z, denoted arg z, satisfying

cos θ = a / |z| and sin θ = b / |z|.

F. Polar and Exponential Form

Using modulus and argument, a non-zero complex number can be written in polar form as

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

By Euler's formula this is equivalent to the exponential form:

z = r e^{iθ}.

G. Division and Reciprocal

To divide complex numbers, multiply numerator and denominator by the conjugate of the denominator to obtain a real denominator. In particular, for non-zero z,

1/z = z̄ / |z|².

H. Square Roots of a Complex Number

Every non-zero complex number has two distinct square roots. To find square roots of a + ib one can set

a + ib = (x + iy)² with real x, y and solve for x, y using real and imaginary parts and the relation x² + y² = √(a² + b²).

Examples

Ex.1 Express (1 + 2i)²/(2 + i)² in the form x + iy.

Sol.

Examples
Examples

Compute the numerator and denominator separately.

(1 + 2i)² = 1 + 4i + 4i² = 1 + 4i - 4 = -3 + 4i.

(2 + i)² = 4 + 4i + i² = 4 + 4i - 1 = 3 + 4i.

Now divide (-3 + 4i) by (3 + 4i) by multiplying numerator and denominator by conjugate of denominator.

(-3 + 4i)(3 - 4i) = (-3)(3) + (-3)(-4i) + (4i)(3) + (4i)(-4i)

= -9 + 12i + 12i -16i²

= -9 + 24i + 16 = 7 + 24i.

(3 + 4i)(3 - 4i) = 3² + 4² = 9 + 16 = 25.

Therefore the quotient is

(7/25) + i(24/25).

Ex.2 Show that a real value of x will satisfy the equation

Examples

Sol.

Examples

Write the given equation in the form (complex expression) = (another complex expression) and use componendo and dividendo if appropriate.

Examples

By componendo and dividendo we obtain

Examples

Therefore, x will be real if

Examples

Ex.3 Find the square root of a + ib

Sol.

Let

Examples
= x + iy, where x and y are real numbers.

Squaring both sides gives

Examples

Equating real and imaginary parts gives

Examples

Now, (x² + y²)² = (x² - y²)² + 4x²y² = a² + b², hence

x² + y² = √(a² + b²) ...(iii)

[

Examples
x and y are real, so the sum of their squares must be non-negative.]

From (i) and (iii) we obtain

Examples
Examples

If b is positive, both x and y have the same sign; if b is negative, x and y have opposite signs (by the equation for the imaginary part).

Summary

This chapter introduced complex numbers as extensions of real numbers, defined algebraic operations, equality, conjugation, modulus, argument and polar/exponential forms. Techniques for addition, multiplication, division (using conjugates), and finding square roots were explained with worked examples. The geometric interpretation in the Argand plane and basic properties such as the triangle inequality and relations between a number and its conjugate and modulus were presented for a clear, exam-oriented understanding.

The document Algebra of Complex Numbers is a part of the JEE Course Mathematics (Maths) for JEE Main & Advanced.
All you need of JEE at this link: JEE

FAQs on Algebra of Complex Numbers

1. What is the algebraic representation of a complex number?
Ans. A complex number can be represented algebraically as a sum of a real part and an imaginary part. It is written in the form a + bi, where a is the real part and bi is the imaginary part.
2. How do you add complex numbers?
Ans. To add complex numbers, simply add the real parts and the imaginary parts separately. For example, to add (3 + 2i) and (1 + 4i), you would add 3 + 1 = 4 for the real parts, and 2i + 4i = 6i for the imaginary parts. Therefore, the sum is 4 + 6i.
3. How do you multiply complex numbers?
Ans. To multiply complex numbers, you can use the distributive property and the fact that i^2 = -1. For example, to multiply (3 + 2i) and (1 + 4i), you would multiply each term: (3 + 2i)(1 + 4i) = 3(1) + 3(4i) + 2i(1) + 2i(4i) = 3 + 12i + 2i + 8i^2 = 3 + 14i + 8(-1) = 3 + 14i - 8 = -5 + 14i.
4. How do you find the conjugate of a complex number?
Ans. The conjugate of a complex number is found by changing the sign of the imaginary part. For example, the conjugate of 3 + 2i is 3 - 2i. The conjugate of a complex number is useful in various operations, such as dividing complex numbers or simplifying expressions.
5. How do you represent complex numbers in polar form?
Ans. Complex numbers can also be represented in polar form, which involves expressing them in terms of a magnitude (or modulus) and an angle. The magnitude is the distance from the origin to the complex number in the complex plane, and the angle is the angle formed with the positive real axis. The polar form of a complex number is written as r(cosθ + isinθ), where r is the magnitude and θ is the angle.
Explore Courses for JEE exam
Get EduRev Notes directly in your Google search
Related Searches
pdf , Semester Notes, Extra Questions, Important questions, practice quizzes, Summary, study material, MCQs, video lectures, past year papers, Algebra of Complex Numbers, Previous Year Questions with Solutions, shortcuts and tricks, Sample Paper, ppt, mock tests for examination, Viva Questions, Algebra of Complex Numbers, Exam, Algebra of Complex Numbers, Objective type Questions, Free;