Animated Solution for Mathematics - Complex Numbers: If z is a complex number such that z−1z−i is purely imaginary, then the minimum value of ∣z−(3+3i)∣ is:
Select Answer:
Visualized Solution
ProblemStatement
Given: z−1z−i is purely imaginary.
To find: Minimum value of ∣z−(3+3i)∣.
Substitutionofz=x+iy
Let z=x+iy where x,y∈R.
Substitute into the expression:
(x+iy)−1(x+iy)−i
GroupingRealandImaginaryParts
Group the terms in numerator and denominator:
=(x−1)+iyx+i(y−1)
RationalizingtheDenominator
Multiply by the conjugate of the denominator:
(x−1)+iyx+i(y−1)×(x−1)−iy(x−1)−iy
ExpandingtheDenominator
Denominator becomes:
((x−1)+iy)((x−1)−iy)
=(x−1)2−(iy)2
=(x−1)2+y2
ExtractingtheRealPart
For a purely imaginary number, the real part is zero.
Re(z−1z−i)=(x−1)2+y2x(x−1)+y(y−1)
ApplyingtheCondition
Set the real part to zero:
(x−1)2+y2x(x−1)+y(y−1)=0
⟹x2−x+y2−y=0
CompletingtheSquare
Add 41 for both x and y terms:
(x2−x+41)+(y2−y+41)=41+41
(x−21)2+(y−21)2=21
IdentifyingtheLocus
This represents a circle.
Center C(21,21)
Radius r=21
DefiningtheTargetPoint
We need to minimize ∣z−(3+3i)∣.
This is the distance from z to point P(3,3).
GeometricStrategy
Minimum distance from a point to a circle is along the normal.
Min Distance =PC−r
CalculatingDistancePC
PC=(3−21)2+(3−21)2
=(25)2+(25)2=450
=252
FinalCalculation
Min Distance =252−21
=252−22
=242=22
Conclusion
The minimum value is 22.
00:00 / 00:00
The Sigma Insight: Geometrical Applications of Complex Numbers
Solution Diagram
The Geometry of Complex Numbers
A Masterclass
Welcome, students. Today, we are going to peel back the layers of a classic JEE Advanced problem. It is not just about crunching numbers; it is about visualizing the hidden geometry of the complex plane.
We are given a complex number z and a condition: z−1z−i is purely imaginary. Our mission is to find the minimum value of ∣z−(3+3i)∣. Let us embark on this journey.
Phase 1
Decoding the Locus
When you see a condition like "purely imaginary," your first instinct should be to translate it into the language of real and imaginary parts. Let z=x+iy, where x and y are real numbers.
The expression becomes:
(x−1)+iyx+i(y−1)
This looks intimidating, but we have a powerful tool: rationalization. We multiply the numerator and the denominator by the conjugate of the denominator, which is (x−1)−iy.
This clears the imaginary component from the denominator, leaving us with a real value: (x−1)2+y2. Now, the numerator becomes (x+i(y−1))((x−1)−iy).
Expanding this, we focus only on the real part because the problem dictates the entire fraction is purely imaginary. The real part is x(x−1)+y(y−1). Setting this to zero, we get:
x2−x+y2−y=0
Phase 2
The Circle Revealed
Look at that equation: x2−x+y2−y=0. Does it look familiar? It is the equation of a circle!
To see it clearly, we complete the square. We add 41 to both sides for the x terms and 41 for the y terms. This transforms our equation into:
(x−21)2+(y−21)2=21
We have successfully identified the locus of z. It is a circle centered at C(21,21) with a radius r=21. Our point z is not just wandering aimlessly; it is constrained to dance along the circumference of this circle.
Phase 3
The Final Minimization
Now, we pivot to the second part of the problem. We need to minimize ∣z−(3+3i)∣. Geometrically, this is the distance between our moving point z and the fixed point P(3,3).
In the world of coordinate geometry, the shortest distance from a point to a circle is found along the normal—the line connecting the external point P to the center C. The minimum distance is simply the distance PC minus the radius r.
First, we calculate PC using the distance formula:
And there you have it! Through the power of algebraic manipulation and geometric intuition, we have navigated the complex plane to find our answer: 22. Never fear the complexity of these problems; break them down, visualize the path, and the math will always guide you home.