【Mathematics II】Complex Numbers and Equations: Expanding the World of Numbers!
Hello everyone! Today, we are embarking on a new adventure: "Complex Numbers and Equations." You might be thinking, "Is there really a number that becomes negative when you square it?" As it turns out, this is a magical key that will significantly expand your mathematical horizons.
It might feel a bit strange at first, but the rules are very simple. Let's master them together, one step at a time!
1. What are Complex Numbers? (The Birth of a New Number)
Up until now, any number squared would always result in something "greater than or equal to 0." However, in the world of mathematics, we have decided to consider a "number that becomes -1 when squared." This is called the imaginary unit and is represented by \(i\).
Key Point:
\(i^2 = -1\)
This is the one thing you absolutely must remember!
The Form of a Complex Number
Using real numbers \(a\) and \(b\), a number that can be written as \(a + bi\) is called a complex number.
・\(a\) is called the real part.
・\(b\) is called the imaginary part.
Example: \(3 + 2i\) (Real part is 3, imaginary part is 2)
【Did you know?】 Why call them "Imaginary numbers"?
The term "imaginary" might sound like they don't exist, but these numbers are incredibly "hard-working"—they are used extensively in real-world technologies like electrical circuit design and physics!
Section Summary:
・We introduced a new number \(i\) where \(i^2 = -1\)!
・Complex numbers take the form \(a + bi\). Even real numbers are just a subset of complex numbers!
2. Calculations with Complex Numbers (Rules are the same as algebraic expressions!)
Calculating with complex numbers is basically the same as working with algebraic expressions. Just treat \(i\) exactly like you would treat \(x\)! There is only one rule to keep in mind: "If you see \(i^2\), change it to -1."
Addition and Subtraction
Calculate by grouping "real parts with real parts" and "imaginary parts with imaginary parts."
\( (3 + 2i) + (1 + 4i) = (3+1) + (2+4)i = 4 + 6i \)
Multiplication
Expand using the distributive law.
\( (2 + i)(3 - i) = 6 - 2i + 3i - i^2 \)
Since \(i^2 = -1\)...
\( = 6 + i - (-1) = 7 + i \)
Division (Making the denominator "real")
To get rid of the \(i\) in the denominator, we use the complex conjugate.
For \(a + bi\), the value \(a - bi\) is called its complex conjugate.
When you multiply these, \( (a + bi)(a - bi) = a^2 + b^2 \), the \(i\) vanishes, leaving a real number!
Common Mistake:
Many students forget to simplify \(i^2\) or make mistakes with the signs. Whenever you see \(i^2\), take a breath and rewrite it as \((-1)\).
Section Summary:
・Calculations follow the same rules as polynomials. Just turn \(i^2\) into \(-1\)!
・For division, multiply the numerator and denominator by the conjugate of the denominator!
3. Roots of Quadratic Equations (Negative roots are now allowed!)
Previously, when the value inside the square root of the quadratic formula (the discriminant \(D\)) was negative, we said there were "no solutions." But with complex numbers, you no longer have to say that!
Square Roots of Negative Numbers
When \(a > 0\), we define \(\sqrt{-a} = \sqrt{a}i\).
Example: \(\sqrt{-3} = \sqrt{3}i\), \(\sqrt{-4} = 2i\)
The Discriminant \(D\) and the Types of Roots
For a quadratic equation \(ax^2 + bx + c = 0\):
1. \(D > 0\) \(\longrightarrow\) Two distinct real roots
2. \(D = 0\) \(\longrightarrow\) A double root (real)
3. \(D < 0\) \(\longrightarrow\) Two distinct imaginary roots
Key Point:
When \(D < 0\), the imaginary roots always come in a pair (conjugates) like \( \alpha + \beta i \) and \( \alpha - \beta i \)! They're a perfect pair.
Section Summary:
・Handle negative roots by moving the \(i\) outside!
・If \(D < 0\), the roots will be complex!
4. Vieta's Formulas (A trick to simplify calculations)
This is a handy formula that lets you find the "sum of the roots" and the "product of the roots" just by looking at the coefficients, without even solving the equation.
For a quadratic equation \(ax^2 + bx + c = 0\) with two roots \(\alpha, \beta\):
Sum: \(\alpha + \beta = -\frac{b}{a}\)
Product: \(\alpha\beta = \frac{c}{a}\)
Tips for memorization:
Remember the rhythm: "Sum is negative b over a, product is c over a." Don't forget the negative sign for the sum!
Section Summary:
・The sum and product of roots can be found instantly from the coefficients \(a, b, c\)!
・This is incredibly useful for solving symmetric expressions (like \(\alpha^2 + \beta^2\))!
5. The Remainder Theorem and Factor Theorem (Shortcuts for division)
If you want to find the remainder when a polynomial \(P(x)\) is divided by \(x - k\), doing long division is a pain. That's where these theorems save the day!
The Remainder Theorem
The remainder when \(P(x)\) is divided by \(x - k\) is equal to \(P(k)\), which is found by substituting \(k\) into \(x\).
The Factor Theorem
If \(P(k) = 0\), then \(P(x)\) has \((x - k)\) as a factor (it is divisible by \(x-k\)).
Analogy:
Think of \(P(x)\) as a locked treasure chest. If you insert a key \(k\) (by substituting it) and the chest turns out to be empty (the result is 0), then you know that the chest is made of parts including \((x - k)\)!
Section Summary:
・To find the remainder, just substitute the root of the divisor (\(x=k\)) into the polynomial!
・If substitution yields 0, you've found a great hint for factoring!
6. Higher-Degree Equations (Solving cubic equations and beyond)
When solving equations of the third degree or higher, make full use of the Factor Theorem we just learned.
Steps to Solve
1. Find a number \(k\) such that substituting it results in 0. (Try \(\pm1, \pm2\) first!)
2. According to the Factor Theorem, you know the expression is divisible by \((x - k)\).
3. Use synthetic division (or long division) to find the remaining part (the quotient).
4. Factor the remaining part further, or use the quadratic formula if it's a quadratic equation, and you're done!
Advice:
If you're stuck thinking, "I have no idea what to plug in to get 0," try testing: (factors of the constant term) ÷ (factors of the leading coefficient). You'll usually find it! It might feel difficult at first, but treat it like a puzzle and keep practicing.
Section Summary:
・The basic strategy for cubic equations and higher is to "find one root first, then reduce the degree!"
・The Factor Theorem is your most powerful weapon for higher-degree equations!
Great work! You should now have a solid overview of "Complex Numbers and Equations." By welcoming this new partner called the complex number, you'll see how problems that used to be impossible to solve start to unravel smoothly. I hope you enjoy experiencing that feeling during your practice exercises! I'm cheering for you!