Normal Lines Drawn to Ellipses and Elliptic Integrals (2427041.nb)(IMS99)
Arnold's Trivium 1991, Problem 7
Calculus and analytic geometry
1. Introduction
Consider the ellipse given by the following equation, where $a>b>0$:
$$\frac{x^2}{a^2}+\frac{y^2}{b^2}=1\tag{1.1}$$
Suppose $P_0\left(x_0,y_0\right)$ is an arbitrary point on the plane. In this introductory section of the paper, we will investigate on the number of normal lines that can be drawn from $P_0$ to the ellipse. Most of the material in the introduction can also be found in [14], but in order to make this paper self-contained as much as possible, we will also include it here.
Suppose P0P is a normal line drawn from to the ellipse (1.1), meeting the ellipse at the point $P(a\text{ Cos}θ,b\text{ Sin}θ)$, where $0≤θ<2π$.
Fig 1.1. Normal Line to an Ellipse
One can find the slope of the line P0P in two different ways:
$$\text{slope of } P_0 P = \frac{y_0-b\text{Sin}\theta}{x_0-a \text{Cos} \theta }\tag{1.2}$$
One can implicitly differentiate the equation (1.1) with respect to $x$, to obtain the slope of the tangent line at $(x, y)$:
$$\frac{dy}{dx}=-\frac{b^2 x}{a^2 y}\tag{1.3}$$
One can evaluate equation (1.3) at $P(a\text{ Cos}θ,b\text{ Sin}θ)$ to find the slope of the tangent line to the ellipse at P. The slope of the normal line P0P at P can be obtained by taking the negative reciprocal of this:
$$\text{slope of }P_0 P = \left.\frac{a^2 y}{b^2 x}\right|_{(a \text{Cos} \theta ,b \text{Sin}\theta)}=\frac{a \text{Sin}\theta }{b \text{Cos} \theta }\tag{1.4}$$
One can set the right-hand sides of equations (1.2) and (1.4) equal to each other and simplify to obtain the following equation:
$$x_0 (a \text{Sin}\theta)-y_0 (b \text{Cos} \theta )=\text{Cos} \theta \text{Sin} \theta\left(a^2-b^2\right)\tag{1.5}$$
It is important to realize that for given values $a, b, x_0$ and $y_0$, the number of distinct solutions for θ of the above equation (1.5) where $0 ≤ θ < 2π$ , correspond to the number of distinct normal lines that can be drawn from P0$(x_0,y_0)$ to the ellipse. In order to solve the equation (1.5), we will consider two cases:
Case 1: \(y_0=0\)
In this case, the equation (1.5) will imply that \(\text{Sin} \theta =0\) or \(\text{Cos} \theta =a x_0/\left(a^2-b^2\right)\).
The equation $\text{Sin}\theta = 0$ implies that \(P=(a,0)\) or \((-a,0)\). Therefore, these two values for \(P\) will correspond to two
distinct normal lines (along the \(X\)-axis). However, the equation \(\text{Cos} \theta =a x_0/\left(a^2-b^2\right)\) will produce real values
for $\theta $ if and only if \(|x_0|\leq \left.\left(a^2-b^2\right)\right/a=a e^2\) where \(e=\left.\sqrt{a^2-b^2}\right/a\) is the eccentricity of the ellipse. If \(|x_0|<\left.\left(a^2-b^2\right)\right/a,\) then we obtain two distinct values of $\theta $ such that \(\text{Cos}
\theta =a x_0/\left(a^2-b^2\right)\) with $0 \leq \theta < 2\pi $ and \(\theta \neq \pi\), corresponding to two more distinct normal lines.
On the other hand, if \(\left.|x_0\right|=\left.\left(a^2-b^2\right)\right/a\), then we obtain the previous normal lines \(P_0P\) along the \(X\)-axis
with \(P=(a,0)\) or \((-a,0)\). Hence one can conclude that the case \(y_0=0\) corresponds to two or four distinct normal lines according as \(|x_0|\geq a e^2\) or \(|x_0|< a e^2\).
Case 2: \(y_0\neq 0\).
This case implies, via equation (1.5) that $\theta\neq\pi $. Therefore, \(\text{Tan} (\theta /2)\) is well defined.
Therefore, let us use the trigonometric substitution \(t=\text{Tan} (\theta /2)\) to solve equation (1.5) (see [3]). One can easily show that \(\text{Sin} \theta =2t\left/\left(1+t^2\right)\right.\) and \(\text{Cos} \theta =\left(1-t^2\right)/\left(1+t^2\right)\). Substitute these expressions back in equation (1.5) and simplify to obtain
$$t^4\left(b y_0\right)+2t^{3 }\left[a x_0+\left(a^2-b^2\right)\right]
+2t \left[a x_0-\left(a^2-b^2\right)\right]-b y_0=0\tag{1.6}$$
The Solve command of Mathematica can certainly solve the above equation (1.6) for \(t\). However, as the reader can verify, these solutions are almost useless, because of their complexity. Rather than the actual solutions themselves, at this point we are more interested in the nature or the number of solutions. Therefore, we will proceed as follows: One can further simplify equation (1.6). Since \(a^2-b^2=a^2e^2\), the equation (1.6) will read
$$t^4\left(b y_0\right)+2 a t^{3 }\left( x_0+a e^2\right)+2 a t \left(x_0-a e^2\right)-b y_0=0\tag{1.7}$$
Since \(y_0\neq 0\) , the above equation (1.7) represents a quartic equation with real coefficients.
Notice that we have transformed the trigonometric equation (1.5) to a polynomial equation (1.7).
The discriminant of the quartic equation (1.7) reveals the nature of its roots.
Recall that the discriminant of the quartic \(\phi (x)=a_0x^4+4a_1x^3+6a_2x^2+4a_3x+a_4\) with roots \(p,q,r\) and \(s\) are given by (see [1])
$$d=a_0^6 (p-q)^2(p-r)^2(p-s)^2(q-r)^2(q-s)^2(r-s)^2\tag{1.8}$$
One can also obtain the following version for the discriminant in terms of the coefficients of the quartic (see [1]):
\[d=256 \left[\left(a_0a_4-4a_1a_3+3a_2{}^2\right){}^3-27\left(a_0a_2a_4+2a_1a_2a_3-a_0a_3^2-a_4a_1^2-a_2^3\right)^2\right]\tag{1.9}\]
Using the Intermediate Value Theorem in calculus, one can easily see that our equation (1.7) has at least two distinct real roots (see [17]). Call these two real roots $\alpha $ and $\beta$ , and the other two roots $\gamma$ and $\delta$. The equation (1.8) implies that the discriminant \(D\) of the quartic (1.7) is given by
$$D=\left(b y_0\right)^6 (\alpha -\beta )^2(\alpha -r)^2(\alpha -\delta)^2(\beta -\gamma )^2(\beta -\delta )^2(\gamma -\delta )^2\tag{1.10}$$
Case (a): Suppose the equation (1.7) has exactly two distinct real roots. Then
(i) $\gamma $ and $\delta $ are real $\Rightarrow $ \(D=0\)
(ii) $\gamma $ and $\delta $ are non-real $\Rightarrow $ \(D<0\).
Case (b): Suppose the equation (1.7) has exactly three distinct real roots. Then clearly \(D=0\).
Case (c): Suppose that the equation (1.7) has exactly four distinct real roots. Then clearly \(D>0\).
Let us now calculate \(D\) in terms of the coefficients of (1.7). By comparing the polynomial \(\phi (x)=a_0x^4+4a_1x^3+6a_2x^2+4a_3x+a_4\) with the left-hand side of equation of (1.7), one finds that \(a_0=b y_0, a_1=a\left(x_0+a\right.\)\(\left.\left.e^2\right)\right/2, a_2=0, a_3=\left.a\left(x_0-a
e^2\right)\right/2\) and \(a_4=-b y_0.\) Therefore, equation (1.9) implies that
$$D=D\left(x_0,y_0\right)=256 \left\{ \left[ \left(a^2-b^2\right)^2-a^2x_0^2-b^2y_0^2\right]^3-27a^2b^2\left(a^2-b^2\right)x_0^2y_0^2\right\}\tag{1.11}$$
One can use Mathematica for simplification purposes to arrive at the above equation. Depending on the values of \(x_0\) and \(y_0\), \(D\left(x_0,y_0\right)\) could be positive (i.e. 4 distinct normals), negative (i.e. 2 distinct normals) , or zero (i.e. 2 or 3 normals). To
find out when does this happen, one can draw the graph of the following equation:
$$f(x,y)= \left[ \left(a^2-b^2\right)^2-a^2x^2-b^2y^2\right]^3-27a^2b^2\left(a^2-b^2\right)x^2y^2=0\tag{1.12}$$
For given specific values of \(a\) and \(b\) one can use the ImplicitPlot command of Mathematica to see the shape of the graph given by equation (1.12). In general, one can show that the equation (1.12) has the following parametrization:
$$x=\left.\left[\left(a^2-b^2\right) \text{Cos}^3\alpha \right]\right/a\;\;\text{ and }\;\;y=\left.\left[\left(a^2-b^2\right)\text{Sin}^3\alpha \right]\right/b;\quad0\leq\alpha <2\pi\tag{1.13}$$
For \(a=6\) and \(b=4\), the followig Mathematica command ParametricPlot produces the graph of equation (1.13):- a = 6; b = 4; ParametricPlot[{(a^2 - b^2) Cos[alpha]^3/a, (a^2 - b^2) Sin[alpha]^3/b},{alpha, 0, 2 Pi}, AspectRatio -> Automatic, Ticks -> None]
复制代码
Fig. 1.2. The Graph of Equation (1.13): Generalized Astroid
Observe that the above graph is quite similar to the astroid \(x^{2/3}+y^{2/3}= c^{2/3}\) where \(c\) is a constant (see [20]). Motivated by this, it is not hard to show that any of the equations (1.12) or (1.13) is equivalent to the following equation, which we will refer to as the “generalized astroid”:
$$(a x)^{2/3}+(b y)^{2/3}=\left(a^2-b^2\right)^{2/3}\tag{1.14}$$
Using the above graph, one sees that if $(x_0,y_0)$ is inside the curve, then $D\left(x_0,y_0\right)$ is positive; If $(x_0,y_0)$ is on the curve, then $D(x_0,y_0)$ is equal to zero; If $(x_0,y_0)$ is outside the curve, then $D(x_0,y_0)$ is negative.
One can now combine the outcomes of cases 1 and 2 in this section to arrive at the following conclusion: If P0 is inside the generalized astroid, then one can draw four distinct normal lines from to the ellipse; If P0 is outside the generalized astroid, then one can draw two distinct normal lines from P0 to the ellipse; If P0 is on the generalized astroid, but not a cusp point, then one can draw three distinct normal lines from P0 to the ellipse; If P0 is one of the four cusp points on the generalized astroid, then one can draw two distinct normal lines from P0 to the ellipse. This is illustrated by the following figure.
Fig. 1.3. The Number of Normal Lines From Points on the Plane to the Ellipse
2. Mathematica Generation of the Normal Lines
One can use Mathematica to graph the normal lines at different points on the ellipse. The following programs draws these normals, along with the graphs of the ellipse (1.1) and the modified astroid (1.13):
Program 2.1- << Graphics`ImplicitPlot`
- a = 6; b = 4;
- p1 = ImplicitPlot[x^2/a^2 + y^2/b^2 == 1, {x, -a, a},
- PlotStyle -> {RGBColor[1, 0, 0]},
- AspectRatio -> Automatic, DisplayFunction -> Identity]
- p2 = ParametricPlot[{((a^2 - b^2)/(a)) (Cos[
- theta])^3, (((a^2 - b^2))/(b)) (Sin[theta])^3},
- {theta, 0, 2 Pi},
- PlotStyle -> {Thickness[1/80], RGBColor[0, 0, 1]},
- AspectRatio -> Automatic,
- DisplayFunction -> Identity]
- p3 = ImplicitPlot[
- Evaluate[Table[ y - b*Sin[t] == a*Sin[t] (x - a*Cos[t])/(b*Cos[t]),
- {t, 0, 2 Pi, 2 Pi/100}]], {x, -a, a},
- AspectRatio -> Automatic,
- DisplayFunction -> Identity]
- Show[{p1, p2, p3}, AspectRatio -> Automatic,
- PlotRange -> {{-a, a}, {-b - 2, b + 2}},
- DisplayFunction -> $DisplayFunction]
复制代码
Fig. 2.1. The Generalized Astroid as the Envelope of the Normals to the Ellipse
The above figure suggests that each normal line would touch the generalized astroid (1.13). It is well-known that it is the case. In other words, one can easily show that the envelope of all the normal lines to the ellipse is precisely the generalized astroid given by (1.13). By definition, the generalized astroid is called the evolute of the ellipse (see [3] and [20]).
The above program (2.1) only creates a static picture of the normal lines at points on the ellipse. However, one can use Mathematica to create an animation of the normal lines at points P on the ellipse, as P traverses the ellipse. Such animations in general serve as better visualization tools in contemporary mathematics instruction. The following Mathematica program creates our first animation of the normal lines:
Program 2.2- << Graphics`ImplicitPlot`
- a = 6; b = 4;
- p1 = ImplicitPlot[x^2/a^2 + y^2/b^2 == 1, {x, -a, a},
- PlotStyle -> {RGBColor[1, 0, 0]},
- AspectRatio -> Automatic, DisplayFunction -> Identity]
- p2 = ParametricPlot[{((a^2 - b^2)/(a)) (Cos[
- theta])^3, (((a^2 - b^2))/(b)) (Sin[theta])^3},
- {theta, 0, 2 Pi},
- PlotStyle -> {Thickness[1/100], RGBColor[0, 0, 1]},
- AspectRatio -> Automatic,
- DisplayFunction -> Identity]
- Do[Show[{p1, p2, ImplicitPlot[ Evaluate[Table[
-
- y - b*Sin[t] == a*Sin[t] (x - a*Cos[t])/ (b*Cos[t]), {t, 0, s,
- 2 Pi/41}]],
- {x, -a, a}, DisplayFunction -> Identity]},
- PlotRange -> {{-a,
- a}, {-((a^2 - b^2)/b)^(3/2), ((a^2 - b^2)/b)^(3/2)}},
- DisplayFunction -> $DisplayFunction],{s, 0, 2 Pi, 2 Pi/41}]
复制代码
Fig. 2.2. An Animation of Normals at Various Points on the Ellipse
In the previous section, we noticed that the depending on the position of the point P0$(x_0,y_0)$ on the plane, one can draw either two, three or four distinct normal lines to the ellipse. The following Mathematica program based on numerical solution of the quartic equation (1.6) will draw all the normal lines to the ellipse (1.1) from an arbitrary point P0$(x_0,y_0)$ on the plane:
One can now ask whether the ellipse given by equation (1.1) will intersect its evolute (i.e. the generalized astroid) given by either of the equations (1.13) or (1.14). One can use the Mathematica substitution command " /. " to simultaneously solve the equations (1.1) and (1.13):- Clear[a, b]
- x^2/a^2 + y^2/b^2 == 1 /. {x -> (a^2 - b^2) Cos[α]^3/a, y -> (a^2 - b^2) Sin[α]^3/b}
复制代码 $\frac{\left(a^2-b^2\right)^2 \sin ^6(α)}{b^4}+\frac{\left(a^2-b^2\right)^2 \cos ^6(α)}{a^4}=1$
Hence one can obtain the following equation, where $u=\text{Sin}^2 α$ :
$$\frac{(1-u)^3}{a^4}+\frac{u^3}{b^4}=\frac{1}{\left(a^2-b^2\right)^2}\tag{3.1}$$
One can use the Mathematica Solve command to find all the solutions of (3.1):- Clear[a, b]
- Solve[(1 - u)^3/a^4 + u^3/b^4 == 1/(a^2 - b^2)^2, u]
复制代码 $\left\{\left\{u\to \frac{b^2}{b^2-a^2}\right\},\left\{u\to \frac{b^2}{b^2-a^2}\right\},\left\{u\to \frac{b^2 \left(b^2-2 a^2\right)}{b^4-a^4}\right\}\right\}$
The three solutions for $u$ are $u=\frac{b^2}{b^2-a^2},u=\frac{b^2}{b^2-a^2}$, and $u=\frac{b^2 \left(2 a^2-b^2\right)}{a^4-b^4}$.However, since $u=\text{Sin}^2α$ is nonnegative and $a>b$, the first two of these solutions (identical) are not possible. Therefore, the only possible solution is $u=\frac{b^2 \left(2 a^2-b^2\right)}{a^4-b^4}$
Clearly $u>0$. However, since $u=\text{Sin}^2α$, $u$ must be less than or equal to 1. One can easily show that $\frac{b^2 \left(2 a^2-b^2\right)}{a^4-b^4}\leq 1$ if and only if $a^2\geq 2 b^2$. Therefore, the ellipse intersects its evolute if and only if $a^2\geq 2 b^2$. However, the eccentricity $e$ of ellipse (1.1) is given by $e^2=1-\frac{b^2}{a^2}$. Then it is easy to see that $a^2\geq 2 b^2$ if and only if $\left(e\geq \frac{1}{\sqrt{2}}\right)\approx 0.7071$.This leads to the following proposition:
Proposition 3.1 Consider the ellipse (1.1) and its evolute (1.13).
(a) These curves intersect if and only if $e\geq \frac{1}{\sqrt{2}}$.
(b) If $e=\frac{1}{\sqrt{2}}$ then the two curves intersect at two distinct points $(0,±b)$. If $e>1/\sqrt2$ then the two curves intersect at four distinct points P,Q,R and S ,respectively in quadrants I-IV given by $\left(\frac{\pm \left(a^2 \left(a^2-2 b^2\right)\right)^{3/2}}{\left(a^2+b^2\right) \sqrt{a^4-b^4}},\frac{\pm \left(b^2 \left(2 a^2-b^2\right)\right)^{3/2}}{\left(a^2+b^2\right) \sqrt{a^4-b^4}}\right)$.
(c) Under the case $e>1/\sqrt2$ , the points P,Q,R, S all lie on another ellipse if $e≠e_0$, where $e_0=\frac{1}{2} \sqrt{-\sqrt{13}+\sqrt{2} \sqrt{7 \sqrt{13}+23}-3}\approx 0.8968$. If $e>e_0$, the major axis of the new ellipse is parallel to that of the original ellipse, and has eccentricity $e_1=\sqrt{\frac{\left(e^2-2\right) \left(e^8+3 e^6-4 e^4+2 e^2-1\right)}{\left(1-2 e^2\right)^3}}$. If $e<e_0$, the major axis of the new ellipse is perpendicular to that of the original ellipse and has eccentricity $e_2=\frac{\sqrt{\frac{\left(e^2-2\right) \left(e^8+3 e^6-4 e^4+2 e^2-1\right)}{\left(e^2+1\right)^3}}}{1-e^2}$.
Proof. (a) follows directly from the paragraph just preceding Proposition 3.1.
(b) If $e=1/\sqrt2$, then $a^2=2 b^2$. However, since $u=\text{Sin}^2\alpha=\frac{b^2 \left(2 a^2-b^2\right)}{a^4-b^4}$, one can easily show that $\text{Cos}^2\alpha=\frac{a^2 \left(a^2-2 b^2\right)}{a^4-b^4}$, and $\text{Sin}\alpha=\sqrt{\frac{2 a^2-b^2}{a^4-b^4}} \pm b$. Therefore, the equation (1.13) implies that the two curves intersect at four distinct points P,Q,R and S, whose x and y-coordinates are given by
$$\begin{gather*}x=\frac{\pm a^2\left(a^2-2 b^2\right)^{3/2}}{\left(a^2+b^2\right) \sqrt{a^4-b^4}}\\
y=\frac{\pm b^2\left(2 a^2-b^2\right)^{3/2}}{\left(a^2+b^2\right) \sqrt{a^4-b^4}}\end{gather*}\tag{3.2}$$
The following graph illustrates the relative positions of the ellipse and its evolute for $e>\frac{1}{\sqrt{2}}$
Fig. 3.1. Intersection of the Ellipse and its Evolute for $e>\frac{1}{\sqrt{2}}$
(c) Suppose that $e>1/\sqrt2$. Let us denote any of the intersections points P,Q,R or S by (u,v). The equations (3.2) imply
$$\frac{u^2}{a^4\left(a^2-2 b^2\right)^3}+\frac{v^2}{b^4\left(2 a^2-b^2\right)^3}=\frac{2}{\left(a^2+b^2\right)^2 \left(a^4-b^4\right)}\tag{3.3}$$The above equation (3.3) implies that all four points P,Q,R and S lie on an ellipse or circle given by the following equation$$\frac{x^2}{A^2}+\frac{y^2}{B^2}=1\tag{3.4}$$where, the quantities $A, B>0$ are given by$$\begin{aligned}A^2=
\frac{2 a^4\left(a^2-2 b^2\right)^3}{\left(a^2+b^2\right)^2 \left(a^4-b^4\right)}\\B^2=\frac{2 b^4\left(2 a^2-b^2\right)^3}{\left(a^2+b^2\right)^2 \left(a^4-b^4\right)}\end{aligned}\tag{3.5}$$Depending on the eccentricity $e$ of the original ellipse, $A$ can be less than , greater than or equal to $B$. Therefore, let us compute the ratio $B/A$. The equations (3.5) imply that$$\frac{B}{A}=\left(1-e^2\right) \left(\frac{e^2+1}{2 e^2-1}\right)^{3/2}\tag{3.6}$$One can use Mathematica to show that $B/A=1$ if and only if $e=e_0$ where$$e_0=\frac{1}{2} \sqrt{-\sqrt{13}+\sqrt{2} \sqrt{7 \sqrt{13}+23}-3}\approx 0.8968\tag{3.7}$$Therefore, the equation (3.4) represents an ellipse if $e\ne e_0$.
One can further show that if $e>e_0$ then $B<A$. This implies that the major axis of the new ellipse (3.4) will be parallel to that of the original ellipse. The eccentricity $E_1$ of the new ellipse is given by $E_1^2= 1- B^2/A^2$. Therefore, the equation (3.6) implies that$$e_1=\sqrt{\frac{\left(e^2-2\right) \left(e^8+3 e^6-4 e^4+2 e^2-1\right)}{\left(1-2 e^2\right)^3}}\tag{3.8}$$On the other hand, if $1/\sqrt2< e <e_0$, then $B>A$. This implies that the major axis of the new ellipse will be perpendicular to that of the original ellipse. The eccentricity $E_2$ of the new ellipse is given by $E_2^2= 1- A^2/B^2$. Then the equation (3.6) implies that
$$e_2=\frac{\sqrt{\frac{\left(e^2-2\right) \left(e^8+3 e^6-4 e^4+2 e^2-1\right)}{\left(e^2+1\right)^3}}}{1-e^2}\tag{3.9}$$■
We will use some of the information obtained in this section to answer a probability issue arising from normal lines to the ellipse.
4. Normal Lines, Probabilities and Elliptic Integrals
Consider the ellipse given by equation (1.1) with eccentricity $e >1/\sqrt2$. Suppose one chooses a point T on the ellipse at random. We are interested in calculating the probability that four normal lines can be drawn from T to the ellipse. We will first state and prove a lemma:
Lemma 4.1 Consider the ellipse given by equation (1.1) with eccentricity $e>1/\sqrt2$. As done in the previous section, let P,Q,R and S denote the distinct points of intersections of the ellipse and its evolute, respectively in the quadrants I - IV. Then the eccentric angle $\phi$ of the point P is given by $\text{Tan} \phi =\sqrt{\frac{\left(1-e^2\right) \left(e^2+1\right)^3}{\left(2 e^2-1\right)^3}}$ where $0<\phi <\frac{\pi }{2}$, and $e$ denotes the eccentricity of the ellipse.
Proof. Since the point P lies on the ellipse, one can write it as $(a \text{Cos} \phi ,b \text{Sin} \phi )$ where $0 <\phi<\pi/2$. By definition $\phi$ is called the eccentric angle of the point P (see [3]). However, the discussion prior to Proposition 3.1 implied that the point P can also be written as $\left(\frac{\left(a^2-b^2\right)\text{Cos}^3 \alpha}{a},\frac{\left(a^2-b^2\right)\text{Sin}^3\alpha}{b}\right)$ where$$\text{Sin}\alpha=b \sqrt{\frac{2 a^2-b^2}{a^4-b^4}}\tag{4.1}$$
$$\text{Cos}\alpha=a \sqrt{\frac{a^2-2 b^2}{a^4-b^4}}\tag{4.2}$$Also refer to the proof of Proposition 3.1 (b). Then we have the following two equations:$$a \text{Cos} \phi =\frac{\left(a^2-b^2\right)\text{Cos}^3 \alpha}{a}\tag{4.3}$$
$$b \text{Sin} \phi =\frac{\left(a^2-b^2\right)\text{Sin}^3\alpha}{b}\tag{4.4}$$One can divide equation (4.4) by equation (4.3) to obtain$$\text{Tan} \phi =\frac{a^2 \text{Tan}^3\alpha}{b^2}\tag{4.5}$$However, the equations (4.1) and (4.2) imply that $\text{Tan}\alpha =\frac{b \sqrt{\frac{2 a^2-b^2}{a^2-2 b^2}}}{a}$. Substituting this back in equation (4.5) and noting that $\frac{b^2}{a^2}=1-e^2$, one can easily show that
$$\text{Tan} \phi =\sqrt{\frac{\left(1-e^2\right) \left(e^2+1\right)^3}{\left(2 e^2-1\right)^3}}\tag{4.6}$$The above equation (4.6) defines the eccentric angle $\phi$ of the point P , which is the point of intersection in the first quadrant, of the ellipse and its evolute.■
We are now in a position to answer the probability issue raised at the beginning of this section. Our calculations involve a certain type of elliptic integrals.
Theorem 4.1 Consider the ellipse given by equation (1.1) with eccentricity $e>\frac{1}{\sqrt{2}}$. Suppose one chooses a point T on the ellipse at random. Then the probability $p$ that one can draw four distinct normal lines from T to the ellipse is given by$$p=\frac{\int_{\phi }^{\frac{\pi }{2}} \sqrt{1-\frac{e^2 \text{Sin}^2 t}{e^2-1}} \, dt}{\int_0^{\frac{\pi }{2}} \sqrt{1-\frac{e^2 \text{Sin}^2 t}{e^2-1}} \, dt}\tag{4.7}$$where $\phi$ is the eccentric angle of the point P, as given in Lemma 4.1.
Proof. Since the eccentricity $e>1/\sqrt2$, the relative positions of the ellipse and its evolute are given as in Fig. 3.1. In the introductory section we proved that the set of all the points on the plane, from where one can draw exactly four distinct normal lines to the ellipse is precisely the interior of the evolute of the ellipse (see also Fig. 1.3). However, the randomly chosen point T is on the ellipse. Therefore, there exists four distinct normals from T to the ellipse if and only if T lies on the portion of the ellipse strictly inside its evolute. Hence the required probability is given by the ratio $l_1/l_2$ where $l_1$ denotes the sum of the arc lengths of the ellipse between P and Q, and between R and S, and $l_2$ denotes the total arc length of the ellipse. Therefore, using the arc length formula, one obtains (see [17])
$$p=\frac{\int_{\phi }^{\frac{\pi }{2}} \sqrt{a^2 \text{Sin}^2 t+b^2 \text{Cos}^2 t} \, dt}{\int_0^{\frac{\pi }{2}} \sqrt{a^2 \text{Sin}^2 t+b^2 \text{Cos}^2 t} \, dt}\tag{4.8}$$
Using $\text{Cos}^2 t=1-\text{Sin}^2 t$, and $\frac{a^2}{b^2}-1=\frac{e^2}{1-e^2}$one can further simplify equation (4.8) into equation (4.7).■
The numerator and the denominator of the right-hand side of equation (4.7) are called elliptic integrals. They cannot be computed by hand even for a given specific value of $e$. However, one can conveniently use Mathematica to compute them for a given specific value of $e$. For example, the Mathematica command "EllipticE[ϕ, m]" computes the elliptic integral of the second kind $\int_0^{\phi } \sqrt{1-m \text{Sin}^2 t} \, dt$. The following example computes the probability given by equation (4.7) for $e=0.85$. (Note: $0.85>1/\sqrt2$).
Example 4.1 Compute the probability given by equation (4.7) for $e=0.85$.
Solution Here are the required Mathematica commands:- e = 0.85;
- phi = ArcTan[Sqrt[(1 - e^2) (1 + e^2)^3/(2 e^2 - 1)^3]]; m = e^2/(e^2 - 1);
- i1 = EllipticE[Pi/2, m];
- i2 = EllipticE[phi, m];
- (i1 - i2)/i1
复制代码 0.197495
The required probability is approximately 0.1975.■ |