Analyzing the Setup
Welcome, fellow explorer of the mathematical universe! Today, we are going to unravel a problem that looks like a dense thicket of algebra but is actually a beautiful, elegant geometric dance.
We are tasked with finding the orthocenter of a triangle whose vertices are defined by the parameters t1,t2, and t3. The vertices are given by:
A=(at1t2,a(t1+t2))
B=(at2t3,a(t2+t3))
C=(at3t1,a(t3+t1))
These are not random points; they are the intersection points of tangents to the parabola y2=4ax. By recognizing this, we have already won half the battle.
The Quest for the Orthocenter
Our mission is to find the orthocenter, H, which is the point where the altitudes of our triangle meet. To find this point, we need the equations of at least two altitudes.
Let's start with the altitude from vertex A. To find its equation, we first need the slope of the opposite side, BC. Using the slope formula m=x2−x1y2−y1, we calculate:
mBC=at2t3−at3t1a(t2+t3)−a(t3+t1)
Here is where the magic happens. If we factor out a from the numerator and at3 from the denominator, we get:
mBC=at3(t2−t1)a(t2−t1)
The term (t2−t1) cancels out beautifully, leaving us with mBC=t31.
The Perpendicularity Principle
Now, we know that the altitude from A is perpendicular to BC. The condition for perpendicularity is that the product of their slopes must be −1. Therefore, the slope of our altitude, maltA, must be −t3.
With this slope and the coordinates of vertex A, we use the point-slope form:
y−a(t1+t2)=−t3(x−at1t2)
Expanding this, we get y−a(t1+t2)=−xt3+at1t2t3. Rearranging to a standard form, we arrive at our first equation:
y+xt3=a(t1+t2)+at1t2t3
The Symmetry of Success
Now, we could repeat this entire process for the altitude from B, but let's be clever. By observing the symmetry of our coordinates, we can immediately write the equation for the second altitude.
The slope of AC is 1/t1, so the altitude from B has a slope of −t1. Following the same logic, the equation for the altitude from B is:
y+xt1=a(t2+t3)+at1t2t3
Now we have a system of two linear equations. Subtracting the second from the first, the y terms and the complex cubic terms vanish, leaving us with x(t3−t1)=a(t1−t3).
Dividing by (t3−t1), we find the stunningly simple result: x=−a.
The Grand Reveal
We have found the x-coordinate of the orthocenter! Substituting x=−a back into our first equation, we solve for y:
y−at3=a(t1+t2)+at1t2t3
This simplifies to y=a(t1+t2+t3)+at1t2t3. Thus, the orthocenter H is:
H=(−a,a(t1+t2+t3)+at1t2t3)
But look at that x-coordinate again. It is −a. In the world of parabolas, x=−a is the directrix.
We have just proven that the orthocenter of a triangle formed by three tangents to a parabola always lies on its directrix. Isn't that magnificent? Keep this insight in your toolkit; it is the kind of deep, structural understanding that separates the good from the great in JEE Advanced.