The Geometry of Inversion
Unveiling the Locus
Welcome, future engineers! Today, we are going to peel back the layers of a beautiful problem in complex numbers.
Often, when we see an expression like z=a+ibt1, our instinct is to panic. It looks like a mess of variables and parameters.
But I want you to pause and breathe. In the complex plane, this is not just an algebraic expression; it is a geometric transformation. We are looking for the path, or the locus, of a point z as the parameter t dances across the real line.
The Rationalization Ritual
Our first hurdle is the imaginary unit i trapped in the denominator. We cannot easily see the real and imaginary parts of z while they are held hostage in a fraction.
Our standard toolkit for this is rationalization. We multiply the numerator and the denominator by the complex conjugate of the denominator, which is a−ibt.
z=a+ibt1⋅a−ibta−ibt=a2+b2t2a−ibt
Look at that denominator! It has become purely real: a2+b2t2. This is the magic of the conjugate.
Now, we can split the fraction into its real and imaginary components:
z=a2+b2t2a+i(a2+b2t2−bt)
By comparing this to the standard form z=x+iy, we have successfully extracted our parametric equations:
x=a2+b2t2a and y=a2+b2t2−bt.
The Parametric Dance
Now, we need to eliminate the parameter t. This is where many students get stuck, trying to solve for t in terms of x and plugging it into y.
Don't do that! It is a trap. Instead, look for symmetry. Let's calculate x2+y2:
x2+y2=(a2+b2t2a)2+(a2+b2t2−bt)2=(a2+b2t2)2a2+b2t2
Do you see it? The numerator a2+b2t2 cancels out one power of the denominator!
We are left with the incredibly clean result:
x2+y2=a2+b2t21
The Geometric Reveal
We are almost there. Look back at our expression for x. We can rewrite it as x=a⋅(a2+b2t21).
Since we just discovered that a2+b2t21=x2+y2, we can substitute this directly into our equation for x:
Rearranging this gives us x2+y2−ax=0. This is the equation of a circle!
By completing the square for x, we get:
This tells us the center is at (2a1,0) and the radius is ∣2a1∣. Whether a is positive or negative, the geometry holds firm.
You have just mapped a line into a circle through the power of complex inversion. Keep practicing this, and you will start to see the geometry behind every equation! The locus is a circle with center (2a1,0) and radius ∣2a1∣.