The Hidden Symmetry of Complex Roots
Welcome, future engineer. Today, we are not just solving a quadratic equation; we are uncovering a fundamental law of algebra.
When you look at the equation z2+αz+β=0, it might seem like a simple, standard problem. However, the condition α,β∈R is a beacon of information. It tells us that this polynomial is anchored in the real number system, which fundamentally dictates the behavior of its roots.
The Mirror in the Complex Plane
Imagine you are standing in the complex plane. You have a root at z1=1−2i, which sits in the fourth quadrant.
Because our coefficients α and β are real, the polynomial possesses a beautiful, inherent symmetry known as the Conjugate Root Theorem. It dictates that complex roots of polynomials with real coefficients must appear in conjugate pairs.
Think of it as a mirror reflection across the real axis. If z1=1−2i is a root, its 'mirror image', z2=1+2i, must also be a root. They are inseparable partners, bound by the reality of the coefficients.
The Power of Vieta's Formulas
Now that we have both roots, z1=1−2i and z2=1+2i, we could laboriously multiply (z−z1)(z−z2) to find the equation. But why take the long road when we have the elegant shortcut of Vieta's formulas?
Vieta's formulas act as a bridge between the roots and the coefficients of a polynomial. For a quadratic equation az2+bz+c=0, the sum of the roots is −ab and the product is ac.
In our case, the equation is z2+αz+β=0, where a=1, b=α, and c=β. Therefore:
The Calculation
A Dance of Numbers
Let's perform the sum first:
(1−2i)+(1+2i)=−α
Notice the magic here? The imaginary parts,
−2i and
+2i, cancel each other out perfectly, leaving us with
1+1=2. Thus,
2=−α, which gives us:
α=−2
Next, we calculate the product:
(1−2i)(1+2i)=β
This is a classic difference of squares:
(a−b)(a+b)=a2−b2. So, we get
12−(2i)2. Since
i2=−1, we have
(2i)2=4i2=−4. This transforms our expression into
1−(−4)=5. Thus:
β=5
The Final Step
We have arrived at the finish line. We need to calculate
(α−β). Substituting our values:
−2−5=−7
It is easy to rush through the final subtraction and lose a sign, but look at the elegance of the result. By understanding the symmetry of the roots and the power of Vieta's formulas, we bypassed the complexity and found the answer with precision.
The final result is −7.