Conjugate Of A Complex Number

Download as PDF

Welcome to the fascinating world of complex numbers! You've learned how to add and multiply them, but what about division? The secret lies in a special partner every complex number has: its conjugate. Think of it as a mirror image that unlocks a powerful way to simplify expressions.

Conjugate Of A Complex Number — an original Algebra911 reference diagram defining conjugate of a complex number with its key formula and a worked example.
Conjugate Of A Complex Number

What Is the Conjugate of a Complex Number?

The conjugate of a complex number is found by changing the sign of its imaginary part. That's it! If you have a complex number in its standard form, which is z=a+bi, its conjugate is denoted as z¯ and is given by z¯=abi. The real part, a, stays exactly the same, while the imaginary part, bi, gets its sign flipped.

Think of the real part a as the fixed part of the number's identity, and the imaginary part bi as the part that can have a 'twin'. The number and its conjugate are a pair. For example, the conjugate of 3+4i is 34i. The real part, 3, is unchanged, while the +4i becomes 4i. Similarly, the conjugate of 72i is 7+2i. The real part, 7, stays put, and the 2i becomes +2i.

This simple operation is incredibly powerful. The relationship between a number and its conjugate is fundamental to many operations, especially division, because it provides a method to make the denominator of a complex fraction a real number, which is a key step in simplification.

Given a complex number z=a+bi, its conjugate is z¯=abi.

How Do You Find the Conjugate? A Step-by-Step Guide

Finding the conjugate is one of the most straightforward operations with complex numbers. You can master it in minutes. Just follow these simple steps:

  1. Identify the complex number. Make sure it's written in the standard form a+bi, where a is the real part and b is the coefficient of the imaginary part.
  2. Locate the imaginary part. This is the term with the i in it. Be sure to include its sign (positive or negative).
  3. Change the sign of the imaginary part. If it's positive, make it negative. If it's negative, make it positive. The real part remains completely untouched.

Let's look at a few cases to see how this works in practice.

Example 1

Find the conjugate of the complex number z=5+2i.

Step 1: The number is already in a+bi form. The real part a is 5 and the imaginary part is +2i.

Step 2: We locate the imaginary part, which is +2i.

Step 3: We change the sign of this part. +2i becomes 2i. The real part 5 does not change.

Answer: The conjugate is z¯=52i.

The process works for all types of complex numbers. Here is a table showing more examples:

Complex Number (z)Real Part (a)Imaginary Part (bi)Conjugate (z¯)
3+4i3+4i34i
29i29i2+9i
7 (a purely real number)7+0i70i=7
6i (a purely imaginary number)06i0+6i=6i
1i1i1+i

Notice that for a purely real number like 7, the conjugate is the number itself because there is no imaginary part to change. For a purely imaginary number like 6i, finding the conjugate is the same as finding its opposite.

Visualizing the Conjugate on the Complex Plane

To truly understand the relationship between a complex number and its conjugate, it helps to see them. We can visualize complex numbers using a special graph called the complex plane. It looks a lot like a standard Cartesian coordinate plane, but with a twist:

  • The horizontal axis is the real axis.
  • The vertical axis is the imaginary axis.

A complex number z=a+bi is plotted as the point (a,b). The real part a gives you the x-coordinate, and the imaginary coefficient b gives you the y-coordinate.

So, where does the conjugate z¯=abi appear on this plane? Since its real part is the same (a) and its imaginary part is the opposite (b), it is plotted at the point (a,b). This means the conjugate is a perfect reflection of the original number across the real (horizontal) axis.

Imagine the real axis is a mirror. If you plot z=2+3i at the point (2,3), its conjugate z¯=23i will appear at (2,3), right where its reflection would be. This visual connection is a powerful way to remember what a conjugate is. They are always paired up, located at the same horizontal position but at opposite vertical positions.

Why Are Conjugates So Important? The Magic of Multiplication

At first glance, flipping the sign of the imaginary part might seem like a minor trick. But the true power of the conjugate is revealed when a complex number is multiplied by it. The result of this multiplication is always a non-negative, purely real number. This is the 'magic' that makes conjugates so essential.

Let's see why this happens by multiplying the general form of a complex number z=a+bi by its conjugate z¯=abi. We can use the FOIL method (First, Outer, Inner, Last) just like with binomials:

(a+bi)(abi)

  • First: aa=a2
  • Outer: a(bi)=abi
  • Inner: bia=+abi
  • Last: (bi)(bi)=b2i2

Now, let's combine these terms:

zz¯=a2abi+abib2i2

Notice that the two middle terms, abi and +abi, are opposites. They cancel each other out! This is the key moment where the imaginary part disappears. We are left with:

zz¯=a2b2i2

But we're not done yet. Remember the fundamental definition of i: i2=1. We can substitute this into our expression:

zz¯=a2b2(1)zz¯=a2+b2

The result, a2+b2, is the sum of the squares of two real numbers, which will always be a real number. This incredible property is the reason we use conjugates.

(a+bi)(a-bi) = a^2 + b^2
Example 2

Multiply the complex number z=4+3i by its conjugate.

Step 1: Identify the conjugate. The conjugate of 4+3i is 43i.

Step 2: Set up the multiplication: (4+3i)(43i).

Step 3: Use the formula (a+bi)(abi)=a2+b2. Here, a=4 and b=3.

Step 4: Substitute the values into the formula: 42+32.

Step 5: Calculate the result: 16+9=25.

Answer: The product is 25. As predicted, the result is a purely real number.

How Do You Use Conjugates to Divide Complex Numbers?

Division is where conjugates truly shine. In mathematics, there's a strong convention against leaving certain things in the denominator of a fraction, like radicals or, in this case, the imaginary unit i. The process of removing i from the denominator is called 'realizing the denominator'.

How do we do it? We use the magic trick from the previous section. By multiplying the denominator by its conjugate, we can turn it into a real number. But to keep the fraction's value the same, we must also multiply the numerator by the same thing. This is like multiplying the fraction by 1, which doesn't change its value.

Here is the step-by-step process for dividing complex numbers:

  1. Write the division as a fraction. For example, (c+di)÷(a+bi) becomes c+dia+bi.
  2. Find the conjugate of the denominator. The conjugate of a+bi is abi.
  3. Multiply the numerator AND the denominator by this conjugate. This is the key step: c+dia+biabiabi.
  4. Simplify the denominator. Use the shortcut (a+bi)(abi)=a2+b2. This will give you a single real number.
  5. Simplify the numerator. Multiply (c+di)(abi) using the FOIL method. This will likely result in another complex number. Remember to substitute i2=1.
  6. Write the final answer in standard form. Combine the results from the numerator and denominator and split the fraction into its real and imaginary parts, x+yi.
Example 3

Calculate 2+5i3i.

Step 1: The problem is already a fraction.

Step 2: The denominator is 3i. Its conjugate is 3+i.

Step 3: Multiply the top and bottom by the conjugate:

2+5i3i3+i3+i=(2+5i)(3+i)(3i)(3+i)

Step 4: Simplify the denominator. Here, a=3 and b=1. We use a2+b2 (note that b is the coefficient, so we use 1, not 1, as (1)2=1). So the denominator is 32+12=9+1=10.

Step 5: Simplify the numerator using FOIL: (2+5i)(3+i).

  • First: 23=6
  • Outer: 2i=2i
  • Inner: 5i3=15i
  • Last: 5ii=5i2

Combine them: 6+2i+15i+5i2. Combine the imaginary terms: 6+17i+5i2. Now substitute i2=1: 6+17i+5(1)=6+17i5. Finally, combine the real parts: 1+17i.

Step 6: Put it all together and write in standard form.

1+17i10=110+1710i

Answer: The result of the division is 110+1710i.

Key formulas for conjugate of a complex number by Algebra911.
Key formulas for conjugate of a complex number by Algebra911.

What Are the Key Properties of Complex Conjugates?

Complex conjugates follow a set of consistent and useful rules. These properties are helpful in more advanced algebra and calculus. Let z1 and z2 be two complex numbers.

  • Conjugate of a Sum: The conjugate of a sum is the sum of the conjugates. This means you can find the conjugates first and then add, or add first and then find the conjugate; the result is the same.
    z1+z2=z1+z2
  • Conjugate of a Product: The conjugate of a product is the product of the conjugates.
    z1z2=z1z2
  • Double Conjugate: The conjugate of a conjugate is the original number. Flipping the sign twice gets you back to where you started.
    (z¯)=z
  • Conjugate of a Real Number: A number is real if and only if it is equal to its own conjugate. As we saw with the number 7, if z=a+0i, then z¯=a0i=z.
  • Sum of a Number and its Conjugate: When you add a complex number to its conjugate, the imaginary parts cancel out, leaving you with twice the real part.
    z+z¯=(a+bi)+(abi)=2a
  • Difference of a Number and its Conjugate: When you subtract a conjugate from its number, the real parts cancel out, leaving you with twice the imaginary part.
    zz¯=(a+bi)(abi)=2bi

Common Mistakes to Avoid When Using Conjugates

The rules for conjugates are simple, but it's easy to make small errors under pressure. Here are some of the most common mistakes to watch out for.

  1. Changing the Sign of the Real Part. The definition is to only change the sign of the imaginary part. The real part always stays the same.
    • Incorrect: The conjugate of 5+3i is 53i.
    • Correct: The conjugate of 5+3i is 53i.
  2. Forgetting to Multiply the Numerator. When dividing, you must multiply both the numerator and the denominator by the conjugate. Multiplying only the denominator changes the value of the entire fraction.
    • Incorrect: 2+i1i=2+i(1i)(1+i)
    • Correct: 2+i1i=(2+i)(1+i)(1i)(1+i)
  3. Errors with i2. A very common mistake is to forget that i2=1 or to make a sign error when substituting it. This often happens when FOILing the numerator.
    • Incorrect: (4i)(2i)=8i or 8.
    • Correct: (4i)(2i)=8i2=8(1)=8.
  4. Denominator Calculation Error. Students sometimes calculate (a+bi)(abi) as a2b2 instead of a2+b2. Remember that the b2i2 term becomes +b2.
    • Incorrect: The denominator for ...3+4i becomes 3242=916=7.
    • Correct: The denominator becomes 32+42=9+16=25.

Quick Summary and Reference

Feeling overwhelmed? Here are the absolute key takeaways about complex conjugates for quick review.

  • Definition: The conjugate of a complex number z=a+bi is z¯=abi.
  • The Action: To find the conjugate, you only change the sign of the imaginary part.
  • The Key Property: Multiplying a complex number by its conjugate always results in a real number: (a+bi)(abi)=a2+b2.
  • The Main Purpose: Conjugates are used to remove the imaginary unit i from the denominator when dividing complex numbers. This is done by multiplying the numerator and denominator by the conjugate of the denominator.
  • The Visual: On the complex plane, a number and its conjugate are reflections of each other across the real axis.

Frequently Asked Questions

What is the conjugate of a purely real number?

A real number, like 7, can be written as 7+0i. Its conjugate is 70i, which is just 7. Therefore, any real number is its own conjugate.

What is the conjugate of a purely imaginary number?

A purely imaginary number, like 5i, can be written as 0+5i. Its conjugate is 05i, or simply 5i. You just flip the sign of the entire term.

Is the conjugate of a conjugate the original number?

Yes, absolutely. If you start with z=a+bi, its conjugate is z¯=abi. The conjugate of that flips the sign again, a(bi), which brings you right back to a+bi.

Why can't I just leave 'i' in the denominator?

It's a mathematical convention for writing numbers in a standard, simplified form. Similar to not leaving a square root in the denominator, writing a complex number as a+bi makes it easy to identify its real and imaginary parts and perform other calculations.

Does the conjugate relate to the absolute value (modulus) of a complex number?

Yes, they are very closely related. The product of a complex number and its conjugate, zz¯=a2+b2, is equal to the square of the modulus (absolute value) of that number, which is written as |z|2.

Do I change the sign of the number in front of 'i' or the sign connecting the two parts?

You always change the sign of the term that contains i (the imaginary part). For 34i, the imaginary part is 4i, so its sign changes, and the conjugate is 3+4i. The sign of the real part, 3, never changes.

Do I need to use the conjugate for adding or subtracting complex numbers?

No, you don't. Addition and subtraction are much simpler; you just combine the real parts together and the imaginary parts together. Conjugates are a special tool used almost exclusively for division and simplifying certain expressions.