In the previous post, we began with the reason complex numbers are needed at all. Now it is time to organize them as a working calculation system.
Systematically organize addition, subtraction, multiplication, and division for complex numbers, and understand why conjugates matter.
Let us fix the flow first.
- A complex number is written in the form .
- The calculations follow ordinary algebra, and then we use .
- Division is where things start to feel awkward because remains in the denominator.
- The key tool that resolves that awkwardness is the complex conjugate.
1. What to Notice Before Calculating
We usually write a complex number as
Here,
- is the real part
- is the coefficient of the imaginary part
Strictly speaking, the imaginary term is , and is its real coefficient. In beginner courses, however, is often informally called the imaginary part as well.
For example,
- the real part of is , and its imaginary coefficient is
- the real part of is , and its imaginary coefficient is
This form matters because after every calculation, we usually want to rewrite the answer again in the standard form .
1-1. What Does It Mean for Two Complex Numbers to Be Equal?
If
are equal, then both parts must match:
So the real parts must be equal, and the imaginary coefficients must also be equal.
For example, suppose
Then comparing parts immediately gives
Now compare that with
Then we would need
and the second statement is impossible. So there is no real value of that satisfies this equation.
This viewpoint becomes useful later when we organize equations.
2. Addition and Subtraction
Addition and subtraction are the simplest operations. We combine real parts with real parts and imaginary parts with imaginary parts.
For example,
The rule is simply to collect the real part and the imaginary coefficient separately. The more interesting ideas usually appear in multiplication and division.
3. Multiplication Works Like Polynomial Expansion
For multiplication, we do not need a completely new rule. We expand as usual and then use .
Applying gives
3-1. A Concrete Example
Let us compute
First expand:
Combine like terms:
Since ,
Therefore,
4. What Is a Conjugate?
For the complex number , the number
is called its conjugate.
So we keep the real part the same and change only the sign of the imaginary part.
For example,
- the conjugate of is
- the conjugate of is
If we write a complex number as , its conjugate is often written as .
At first this may look like a small sign change, but it becomes a decisive tool in division.
4-1. Why Is the Conjugate Useful?
Look at
Expanding gives
The middle terms cancel, and since , we get
So
The important point is that the result is a real number. When the denominator is complex, multiplying by its conjugate turns that denominator into a real number. That is exactly why conjugates are used in division.
5. Division Uses the Conjugate to Clean Up the Denominator
Division of complex numbers is also possible, but we usually want the answer back in the form .
For example, consider
If we leave it as it is, the denominator still contains . It is much cleaner to turn the denominator into a real number.
To do that, multiply the numerator and denominator by the conjugate of , which is :
Then the denominator becomes
and the numerator is
so first we combine like terms:
and then apply :
Therefore,
5-1. Why Can We Multiply Top and Bottom by the Same Number?
Because
the value does not change. Of course, this works only when the denominator is not 0.
In complex numbers, being equal to 0 means both the real part and the imaginary coefficient are 0. That is not the case for .
5-2. The Key Idea Matters More Than the Formula
The main idea to remember is this:
Multiply by the conjugate of the denominator so the denominator becomes a real number.
That principle matters more than memorizing a ready-made formula.
Written once as a general pattern,
and since
the denominator becomes real.
6. Common Mistakes
The rules are simple, so many errors come from small sign mistakes.
6-1. Treating as if
does not mean . So , but does not suddenly become .
6-2. Changing the Real Part in the Conjugate
The conjugate of is . It is not .
6-3. Multiplying Only the Denominator in Division
If we multiply only the denominator by the conjugate, we change the value. We must multiply both numerator and denominator by the same nonzero complex number.
7. Key Takeaways
- After each calculation, rewrite the result in the form .
- In addition and subtraction, combine real parts and imaginary parts separately.
- In multiplication, expand as usual and then use .
- The conjugate of is .
- The product is real.
- That is why complex division uses the conjugate of the denominator.
In the next post, we will use this wider number system to organize the roots of quadratic equations more generally and to understand the role of the quadratic formula.
One-line conclusion:
A conjugate is not a decorative pairing. It is the key tool that turns complex division into a clean real denominator.
💬 댓글
이 글에 대한 의견을 남겨주세요