Step question, locus of points where angle of elevation to tops of flagpoles is always the same

algebra-precalculusanalytic geometrycontest-mathgeometrylocus

The smooth and level parade ground of the First Ruritanian Infantry Divison is ornamented by two tall vertical flagpole of heights $h_1$ and $h_2$ a distance d apart. As part of an initiative test a soldier has to march in a such a way that he keeps the angles of elevation of the tops of the two flagpoles equal to one another. Show that if the two flag poles are of different heights he will march in a circle.

To celebrate the King's birthday a third flagpole is added. Soldiers are then assigned to each of the three different pairs of flagpoles and are told to march in such a way that they always keep the tops of their two assigned flagpoles at equal angles of elevation to one another. Show that, if the three flagpoles have different heights $h_1, h_2$ and $h_3$ and the circles in which the soldiers march have centres at $(x_{ij},y_{ij})$ (for the flagpoles of height $h_i$ and $h_j$) relative to Cartesian coordinates fixed in the parade ground, then $x_{ij}$ satisfy
$$h_3^2(h_1^2-h_2^2)x_{12}+h_1^2(h_2^2-h_3^2)x_{23}+h_2^2(h_3^2-h_1^2)x_{31}=0.$$
Deduce that the three centres lie in a straight line.

The question is much shorter than it looks. The first part is easy, by drawing a quick diagram you get that, with coordinates relative to one of the flagpoles and both of flags on the $y$-axis,
$$(h_1^2-h_2^2)x^2+(h_1^2-h_2^2)y^2-2h_1^2dx+h_1^2d^2=0$$
as the locus of the soldiers. For the second part I'm pretty sure you just have to use this equation three times. Completing the square gives the centre of the circle having coordinates $\left(\frac{dh_1^2}{h_1^2-h_2^2},0\right)$ i.e. a distance $\frac{d_{12}h_1^2}{h_1^2-h_2^2}$ along the line connecting pole 1 and 2 where $d_{12}$ is the distance between them(and analogous equations can be written down the other pairs of poles). However, this isn't really $x_{12}$ due to our choice of axes, we can only say, in terms of vectors
$$(x_{12},y_{12})=X_1+\frac{dh_1^2}{h_1^2-h_2^2}{(X_2-X_1)}$$
where $X_1$ is the absolute position vector of the first flag pole, $X_2$ of the second. Writing down the equations of this form for the other circles gives a nasty system of vector equations, which you could probably solve to eliminate $X_1,X_2,X_3$, but have no hope of getting rid of $d_{12}$ et al. and is no way the question is supposed to be approached. There is a "model" answer here if this has some more details that may be useful to you, but it is totally unintelligible to me.

I would like to know how to proceed in generalising the first result as is required, to get the required answer. The question is question 7 here should it be needed.

EDIT:
I have solved the question in the manner set out above(thanks to a comment below), I will let the bounty go to the most upvoted answer(of which all so far have been wonderful) in a couple of days

Best Answer

What we will show: If we square the heights of the flagpoles, then the line requested in the problem is the line where the plane containing the three new flagpole tops meets the ground.

Caveat: This solution is clearly not the one intended by the problem author, and it does not proceed via the big equation given in the problem. It does not even use any particular coordinate system.

Part 1: The soldier marches in a circle

Let's start by confirming that the soldiers march in circles. We will assume all flagpoles have unequal heights.

If flagpole $A$ is twice as high as flagpole $B$, then the soldier $S$ must be twice as far from $A$ as from $B$ for the flagpoles to appear to be the same height (meaning that the angles of elevation to the tops of $A$ and $B$ are the same).

More generally, if flagpole $A$ has height $a$ and flagpole B has height $b$, and we write $\overline{SA}$ for the distance from $S$ to $A$, then we have $\overline{SA}\,/\,a = \overline{SB}\,/\,b$,

Squaring this we get $ \overline{SA}^2 \,/\, a^2 = \overline{SB}^2 \,/\, b^2 $. We can think of $ \overline{SA}^2 $ as a function of $S$, which, if we plot it, is a paraboloid centered at $A$.

Recall some trivial paraboloid facts: Paraboloids are quadratics with the same coefficient for $x^2$ as for $y^2$, so if we add or subtract two paraboloids, we get another paraboloid. (Or a plane, if the resulting quadratic coefficient is zero.) Also, multiplying a paraboloid by a constant yields another paraboloid. If the quadratic coefficient is negative, the paraboloid curves down instead of up. (If you are familiar with mass points, paraboloids (ignoring their constant term) are just like mass points, regarding addition and multiplication.)

If we rewrite our equation as $\frac{1}{a^2} \overline{SA}^2 - \frac{1}{b^2} \overline{SB}^2 = 0$, we see that the left hand side is a paraboloid. (Not a plane, since $a≠b$.) The desired locus of points is those points $S$ for which this paraboloid equals zero. Since paraboloids are circularly symmetric, every level plane of a paraboloid is a circle, so this confirms that the soldier marches in a circle.

Part 2: Where is the center of the circle?

By symmetry, when we add two paraboloids $G$ and $H$, the center of $G+H$ must lie on the line connecting the centers of $G$ and $H$. Where on this line will it lie?

If we look at the paraboloid's height along this line, it is the sum of the contribution from $G$ (which is a parabola) and the contribution from $H$ (another parabola), so the sum is also a parabola. The center of $G+H$ lies at the extremal point of this parabola.

If we look at the line $AB$ so $B$ is to the right of $A$, we can consider the slope of the summed parabola $\frac{1}{a^2} \overline{SA}^2 - \frac{1}{b^2} \overline{SB}^2$, so as to find its extremal point by finding where the slope is zero.

At point $A$, the contribution from $A$'s parabola has slope 0, so the slope of the sum is determined by $B$'s parabola, whose slope there is $\frac{2 \overline{AB}}{b^2}$. Similary, at $B$, the slope is $\frac{2 \overline{AB}}{a^2}$. We can linearly extrapolate from these two slopes to find the extremum, since the slope of a parabola varies linearly. The extremum yields the center of the circle where the soldier is marching.

linear extrapolation to find where slope is zero

(Again, if you are familiar with mass points, this diagram just shows regular 1-D mass point addition of a negative mass $\frac{-b^2}{2 \overline{AB}}$ at $A$ and a positive mass $\frac{a^2}{2 \overline{AB}}$ at $B$.)

This figure gives the impression of being yet another diagram of two flagpoles! Multiplying the y-axis by $\frac{a^2 b^2}{2 \overline{AB}}$ makes the height over $A$ be $a^2$, and makes the height over $B$ be $b^2$, while leaving the circle center (the x-intercept) unchanged.

same diagram but A height is a squared and B height is b squared

Part 3: Collinearity of the circle centers

This follows immediately. If we square the heights of the three flagpoles, then each circle center lies at the point $S$ from which the new flagpole tops appear (to the soldier) to coincide, as in the diagram above. So the line requested in the problem is the line where the plane containing the three new flagpole tops meets the ground.

Related Question