Animated Solution for Mathematics - Complex Numbers: Find the centre and radius of circle given by ∣z−βz−α∣=k,k=1 where z=x+iy,α=α1+iα2,β=β1+iβ2.
Visualized Solution
Visualizing the Locus
Given equation: ∣z−βz−α∣=k, where k=1.
Let's plot the fixed points α and β on the complex plane.
z is a variable point moving such that the ratio of its distances from α and β is constant.
The Apollonius Circle
The distance ∣z−α∣ is d1 and ∣z−β∣ is d2.
The condition is d2d1=k.
Geometrically, for k=1, the locus of z is a circle, known as the Apollonius Circle.
Squaring the Equation
To simplify, we cross-multiply and square both sides.
∣z−α∣=k∣z−β∣
Squaring gives: ∣z−α∣2=k2∣z−β∣2
Using Modulus Property
Apply the fundamental property of complex numbers: ∣w∣2=wwˉ.
(z−α)(z−α)=k2(z−β)(z−β)
(z−α)(zˉ−αˉ)=k2(z−β)(zˉ−βˉ)
Expanding the Terms
Expand the brackets on both sides carefully.
zzˉ−αˉz−αzˉ+ααˉ=k2(zzˉ−βˉz−βzˉ+ββˉ)
Note that ααˉ=∣α∣2 and ββˉ=∣β∣2.
Grouping the Variables
Bring all terms to one side to group zzˉ, z, and zˉ.
(1−k2)zzˉ−(αˉ−k2βˉ)z−(α−k2β)zˉ+∣α∣2−k2∣β∣2=0
Standard Circle Equation
Divide the entire equation by (1−k2) to make the coefficient of zzˉ unity.
This matches the general form of a circle in complex plane.
Identifying the Centre
The general equation of a circle is zzˉ+aˉz+azˉ+b=0.
The centre of this circle is given by −a.
Comparing our equation, a=−1−k2α−k2β.
Therefore, Centre=−a=1−k2α−k2β.
Calculating the Radius
The radius of the general circle is R=∣a∣2−b.
Substitute a=−1−k2α−k2β and b=1−k2∣α∣2−k2∣β∣2.
R2=(1−k2)2∣α−k2β∣2−1−k2∣α∣2−k2∣β∣2
Expanding and simplifying the numerator yields k2∣α−β∣2.
The Final Radius
Taking the square root of R2=(1−k2)2k2∣α−β∣2.
RadiusR=∣1−k2∣k∣α−β∣.
Key Takeaway: The locus is a circle with this specific centre and radius. If k=1, the denominator becomes zero, confirming it's not a circle but a straight line.
00:00 / 00:00
The Sigma Insight: Geometrical Applications of Complex Numbers
Solution Diagram
The Geometry of Ratios
Unveiling the Apollonius Circle
Welcome, future engineers. Today, we are not just solving an equation; we are embarking on a journey into the heart of complex geometry.
When you look at the equation ∣z−β∣∣z−α∣=k, what do you see? Do you see a terrifying mess of moduli and variables, or do you see a beautiful, hidden symmetry? Let us peel back the layers together.
Phase 1
The Geometric Intuition
Imagine you are standing on a vast, flat plane with two fixed markers, α and β. Now, imagine a point z that moves in such a way that its distance from α is always a fixed multiple k of its distance from β.
If k=1, you are simply walking along the perpendicular bisector of the segment connecting α and β. But what happens when $k
eq 1$?
This is the Apollonius Circle. It is a classic, elegant locus where the condition ∣z−β∣∣z−α∣=k forces z to trace a perfect circle. Our goal is to find the center and radius of this circle without losing our sanity in the algebra.
Phase 2
The Algebraic Bridge
To tame this beast, we must avoid the trap of Cartesian coordinates. Do not substitute z=x+iy yet, as that path is fraught with square roots and tedious expansions.
Instead, let us use the most powerful tool in our complex number toolkit: the property ∣w∣2=wwˉ. First, let us clear the fraction and square both sides to eliminate the modulus:
∣z−α∣2=k2∣z−β∣2
Now, we apply our magic property. We replace the squared modulus with the product of the complex number and its conjugate:
(z−α)(zˉ−αˉ)=k2(z−β)(zˉ−βˉ)
Phase 3
The Expansion
This is where many students stumble, but you will not. Expand both sides carefully, remembering that ααˉ=∣α∣2 and ββˉ=∣β∣2.
On the left side, we have:
zzˉ−αˉz−αzˉ+∣α∣2
On the right side, we have:
k2(zzˉ−βˉz−βzˉ+∣β∣2)
Now, bring everything to one side to group the zzˉ terms, the z terms, and the zˉ terms:
(1−k2)zzˉ−(αˉ−k2βˉ)z−(α−k2β)zˉ+∣α∣2−k2∣β∣2=0
Phase 4
The Elegant Conclusion
To find the center and radius, we need the coefficient of zzˉ to be unity. We divide the entire equation by (1−k2), which is valid since the problem explicitly states $k
eq 1$:
Comparing this to the standard form zzˉ+aˉz+azˉ+b=0, we identify our center as −a. Looking at the coefficient of zˉ, we see that a=−1−k2α−k2β.
Therefore, the Centre is:
Centre=1−k2α−k2β
Finally, for the radius, we use the formula R=∣a∣2−b. After substituting our values and simplifying the expression, the terms cancel out with satisfying precision, leaving us with the Radius:
Radius=∣1−k2∣k∣α−β∣
Final Thoughts
Look at that result. It is symmetric, clean, and powerful. You have successfully navigated the Apollonius Circle.
You didn't just calculate a center and radius; you uncovered the geometric structure of a complex ratio. Keep this mindset—always look for the elegant path, trust your algebraic tools, and never fear the complexity. You are ready for the next challenge.