Analyzing the Setup
Welcome, fellow traveler of the complex plane! Today, we are not just solving a math problem; we are mapping a landscape.
We have two sets, A and B, living in the complex plane C. Our mission is to find the maximum possible distance between any point z1∈A and any point z2∈B.
This is a classic optimization problem that tests your ability to visualize abstract equations as physical, geometric objects.
Decoding the Disk
Let us first look at set A, defined by the inequality ∣z−2∣≤4. In the language of complex numbers, ∣z−z0∣≤r is the universal signature of a solid disk.
Here, z0=2 is the center, and r=4 is the radius. Imagine standing at the point 2 on the real axis.
You can walk in any direction, but you cannot go further than 4 units away. This disk covers the region from x=−2 to x=6 on the real axis. It is a stable, circular territory.
The Elegance of the Ellipse
Now, turn your attention to set B, defined by ∣z−2∣+∣z+2∣=5. This is the heartbeat of the problem.
If you recall your conic sections, the locus of points where the sum of distances to two fixed points (the foci) is constant is an ellipse. Here, the foci are at 2 and −2.
The constant sum is 2a=5, which tells us that the semi-major axis a is 2.5. Since the foci are on the real axis, the ellipse is stretched horizontally, centered at the origin (0,0), with its vertices at 2.5 and −2.5.
The Strategy of Symmetry
We want to maximize ∣z1−z2∣. We have a disk A and an ellipse B. Both are symmetric about the real axis.
When you have two symmetric shapes, the maximum distance between them almost always lies along the axis of symmetry. If we were to pick a point off the axis, we could always 'rotate' it toward the axis to increase the distance.
Therefore, we focus our search on the real axis. To maximize the distance, we need to pick the point in A that is as far to the right as possible and the point in B that is as far to the left as possible (or vice versa).
The Final Calculation
The rightmost point of our disk A is found by taking the center 2 and adding the radius 4, giving us z1=6. The leftmost point of our ellipse B is found by taking the center 0 and subtracting the semi-major axis 2.5, giving us z2=−2.5.
Now, the distance is simply the difference between these two points on the real line:
∣z1−z2∣=∣6−(−2.5)∣=∣6+2.5∣=8.5
Converting this to a fraction, we get:
The maximum distance between the two sets is 217.
Reflection
Look at the beauty of this result. By translating algebraic constraints into geometric shapes, we turned a daunting complex number problem into a simple exercise of finding the distance between two points on a line.
Never fear the complex plane; it is just a canvas for your geometric intuition. Keep practicing, keep visualizing, and the math will always reveal its secrets to you.