Friday, March 3, 2023

Chapter 11.6 - Another Simplest Equation of Ellipse

In the previous section, we saw the simplest equation of an ellipse.
    ♦ The major axis was along the x-axis.
    ♦ The minor axis was along the y-axis.
• We will get another simplest equation also when:
    ♦ The major axis lies along the y-axis.
    ♦ The minor axis lies along the x-axis.
• We will see it in this section.

• To write the equation of an ellipse, we must first place it on the Cartesian plane.
• The equation will be in the simplest form also when the following three conditions are satisfied:
    ♦ The center of the ellipse is at the origin O.
    ♦ The major axis of the ellipse lies along the y-axis.
    ♦ The minor axis of the ellipse lies along the x-axis.
• This is shown in fig.13.36 below:

Fig.11.36

• Based on fig.13.36, we can derive the equation in 6 steps:
1. Let P(x,y) be any point on the ellipse.
2. We know that, F1 is at a distance of ‘c’ from O.
• So the coordinates of F1 will be (0,c)   
3. We know that, F2 is at a distance of ‘c’ from O.
• So the coordinates of F2 will be (0,-c)
4. Now we have three points and their coordinates:
P(x,y), F1(0,c), F2(0,-c)
• Using the distance formula, we can write some distances:

• First we write the distance PF1:
$\begin{array}{ll}
{}&{PF_1}
& {~=~}& {\sqrt{(x~-~ 0)^2~+~(y - c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{x^2~+~(y-c)^2}}
&{} \\

\end{array}$ 

• Next we write the distance PF2:
$\begin{array}{ll}
{}&{PF_2}
& {~=~}& {\sqrt{(x~-~ 0)^2~+~(y~-~-c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{x^2~+~(y+c)^2}}
&{} \\

\end{array}$

• Sum of the above two distances is: $\sqrt{x^2~+~(y-c)^2}~+~\sqrt{x^2~+~(y+c)^2}$

5. We know that, B is at a distance of 'a' from O. So the coordinates of B will be (0,-a).
• Now we have three points and their coordinates:
B(0,-a), F1(0,c), F2(0,-c)
• Using the distance formula, we can write some distances:

• First we write the distance BF1:
$\begin{array}{ll}
{}&{BF_1}
& {~=~}& {\sqrt{(0 - 0)^2~+~(-a~-~c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{(a + c)^2}}
&{} \\

{}&{}
& {~=~}& {a + c}
&{} \\

\end{array}$ 

• Next we write the distance BF2:
$\begin{array}{ll}
{}&{BF_2}
& {~=~}& {\sqrt{(0 - 0)^2~+~(-a~-~ -c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{(a - c)^2}}
&{} \\

{}&{}
& {~=~}& {a - c}
&{} \\

\end{array}$

• Sum of the above two distances is: (a+c) + (a-c) = 2a

6. Both P and B are points on the same ellipse. So the sum of the distances must be equal.
Equating the results in (4) and (5), we get:

$\begin{array}{ll}
{}&{\sqrt{x^2~+~(y-c)^2}~+~\sqrt{x^2~+~(y+c)^2}}
& {~=~}& {2a}
&{} \\

{\Rightarrow}&{\sqrt{x^2~+~(y+c)^2}}
& {~=~}& {2a~-~\sqrt{x^2~+~(y-c)^2}}
&{} \\

{\Rightarrow}&{x^2~+~(y+c)^2}
& {~=~}& {4a^2~-~4a \sqrt{x^2~+~(y-c)^2}~+~x^2~+~(y-c)^2~~ \color {green} {\text{- - - (I)}}}
&{} \\

{\Rightarrow}&{x^2 + y^2 + 2yc + c^2}
& {~=~}& {4a^2~-~4a \sqrt{x^2~+~(y-c)^2}~+~x^2 + y^2 - 2yc + c^2}
&{} \\

{\Rightarrow}&{2yc}
& {~=~}& {4a^2~-~4a \sqrt{x^2~+~(y-c)^2} - 2yc}
&{} \\

{\Rightarrow}&{4yc}
& {~=~}& {4a^2~-~4a \sqrt{x^2~+~(y-c)^2}}
&{} \\

{\Rightarrow}&{yc}
& {~=~}& {a^2~-~a \sqrt{x^2~+~(y-c)^2}~~ \color {green} {\text{- - - (II)}}}
&{} \\

{\Rightarrow}&{\frac{yc}{a}}
& {~=~}& {a~-~\sqrt{x^2~+~(y-c)^2}}
&{} \\

{\Rightarrow}&{\sqrt{x^2~+~(y-c)^2}}
& {~=~}& {a~-~\frac{yc}{a}~~ \color {green} {\text{- - - (III)}}}
&{} \\

{\Rightarrow}&{x^2~+~(y-c)^2}
& {~=~}& {a^2~-~\frac{2ayc}{a}~+~\frac{y^2 c^2}{a^2}}
&{} \\

{\Rightarrow}&{x^2~+~(y-c)^2}
& {~=~}& {a^2~-~2yc~+~\frac{y^2 c^2}{a^2}}
&{} \\

{\Rightarrow}&{x^2 + y^2 - 2yc + c^2}
& {~=~}& {a^2~-~2yc~+~\frac{y^2 c^2}{a^2}}
&{} \\

{\Rightarrow}&{x^2 + y^2 + c^2}
& {~=~}& {a^2 + \frac{y^2 c^2}{a^2}}
&{} \\

{\Rightarrow}&{x^2 ~+~y^2~-~\frac{y^2 c^2}{a^2}}
& {~=~}& {a^2 - c^2}
&{} \\

{\Rightarrow}&{x^2 ~+~y^2 \left(1~-~\frac{c^2}{a^2} \right)}
& {~=~}& {a^2 - c^2}
&{} \\

{\Rightarrow}&{x^2 ~+~y^2 \left(\frac{a^2~-~c^2}{a^2} \right)}
& {~=~}& {a^2 - c^2~~ \color {green} {\text{- - - (IV)}}}
&{} \\

{\Rightarrow}&{x^2 ~+~y^2 \left(\frac{b^2}{a^2} \right)}
& {~=~}& {b^2~~ \color {green} {\text{- - - (V)}}}
&{} \\

{\Rightarrow}&{\frac{x^2}{b^2}~+~\frac{y^2}{a^2}}
& {~=~}& {1}
&{} \\

\end{array}$

◼ Remarks:
• Line marked as (I):
In this line, we square both sides.
• Line marked as (II):
In this line, we divide both sides by 4.
• Line marked as (III):
In this line, we square both sides.
• Line marked as (IV):
In this line, write b2 in the place of a2 - c2.
• Line marked as (V):
In this line, we divide both sides by b2.


Using the above 6 steps, we derived an equation. Now we will prove the converse. It can be written in 8 steps:

1. We derived an equation: $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$
2. To prove the converse, we assume a point P.
• Let P(x,y) be any point on the ellipse.
• Distance of P from F1 can be written as:

$\begin{array}{ll}
{}&{PF_1}
& {~=~}& {\sqrt{(x~-~ 0)^2~+~(y - c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{x^2~+~(y-c)^2}}
&{} \\

\end{array}$

3. But based on the equation written in (1), we can write:

$\begin{array}{ll}
{}&{\frac{x^2}{b^2}}
& {~=~}& {1-\frac{y^2}{a^2}}
&{} \\

{\Rightarrow}&{x^2}
& {~=~}& {b^2\left(1-\frac{y^2}{a^2} \right)}
&{} \\

\end{array}$

4. Substituting the above result in (2), we get:

$\begin{array}{ll}
{}&{PF_1}
& {~=~}& {\sqrt{x^2~+~(y-c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{b^2\left(1-\frac{y^2}{a^2} \right)~+~(y-c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{\left(a^2 - c^2 \right)  \left(1-\frac{y^2}{a^2} \right)~+~(y-c)^2}~~ \color {green} {\text{- - - (I)}}}
&{} \\

{}&{}
& {~=~}& {\sqrt{a^2 - y^2 - c^2 + \frac{c^2 y^2}{a^2}~+~y^2 - 2yc + c^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{a^2 + \frac{c^2 y^2}{a^2} - 2yc}}
&{} \\

{}&{}
& {~=~}& {\sqrt{\left( a - \frac{cy}{a} \right)^2}}
&{} \\

{}&{}
& {~=~}& {a - \frac{cy}{a}}
&{} \\

\end{array}$

◼ Remarks:
• Line marked as (I):
In this line, we write a2 - c2 in the place of b2.

5. Now we consider the distance of P from F2. It can be written as:

$\begin{array}{ll}
{}&{PF_2}
& {~=~}& {\sqrt{(x~-~ 0)^2~+~(y~-~-c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{x^2~+~(y+c)^2}}
&{} \\

\end{array}$

6. As we did in the case of PF1, here also, we substitute for x2. We get:

$\begin{array}{ll}
{}&{PF_2}
& {~=~}& {\sqrt{x^2~+~(y+c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{b^2\left(1-\frac{y^2}{a^2} \right)~+~(y+c)^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{\left(a^2 - c^2 \right)  \left(1-\frac{y^2}{a^2} \right)~+~(y+c)^2}~~ \color {green} {\text{- - - (I)}}}
&{} \\

{}&{}
& {~=~}& {\sqrt{a^2 - y^2 - c^2 + \frac{c^2 y^2}{a^2}~+~y^2 + 2yc + c^2}}
&{} \\

{}&{}
& {~=~}& {\sqrt{a^2 + \frac{c^2 y^2}{a^2} + 2yc}}
&{} \\

{}&{}
& {~=~}& {\sqrt{\left( a + \frac{cy}{a} \right)^2}}
&{} \\

{}&{}
& {~=~}& {a + \frac{cy}{a}}
&{} \\

\end{array}$

◼ Remarks:
• Line marked as (I):
In this line, we write a2 - c2 in the place of b2

7. So the sum of the distances of P from F1 and F2 is:
(Pf1 + PF2) = (a - cy/a) + (a + cy/a) = 2a

8. Consider step (5) below fig.11.36 at the beginning of this section. We saw that, sum of the distances of point B from the foci is '2a'.

9. So any point P(x,y) on the ellipse will satisfy the equation $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$
• The converse is proved.

◼ So we can write:
If the center of the ellipse is at O, major axis lies along the y-axis and minor axis lies along the x-axis, then equation of the ellipse is: $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$


Based on the above equation of the ellipse, we can write two interesting facts:
Fact 1:
This can be written in 5 steps:
1. We have: $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$
2. This can be rearranged as: $\frac{x^2}{b^2}~=~1~-~\frac{y^2}{a^2}$
So $\frac{x^2}{b^2}$ will be always less than 1.
That is: $\frac{x^2}{b^2}~\le~1$
⇒ $x^2 ~\le~b^2$
3. Solving the above inequality, we get:
    ♦ x should not be less than -b.
    ♦ x should not be greater than b.
• That is: $-b~\le~x~\le~b$
4. So we can write:
• Consider any point on the ellipse.
    ♦ The x-coordinate of that point will be greater than -b.
    ♦ The x-coordinate of that point will be less than b.
5. So the ellipse will lie between two vertical lines.
    ♦ The left vertical line is x = -b.
    ♦ The right vertical line is x = b.

Fact 2:
This can be written in 5 steps:
1. We have: $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$
2. This can be rearranged as: $\frac{y^2}{a^2}~=~1~-~\frac{x^2}{b^2}$
So $\frac{y^2}{a^2}$ will be always less than 1.
That is: $\frac{y^2}{a^2}~\le~1$
⇒ $y^2 ~\le~a^2$
3. Solving the above inequality, we get:
    ♦ y should not be less than -a.
    ♦ y should not be greater than a.
• That is: $-a~\le~y~\le~a$
4. So we can write:
• Consider any point on the ellipse.
    ♦ The y-coordinate of that point will be greater than -a.
    ♦ The y-coordinate of that point will be less than a.
5. So the ellipse will lie between two horizontal lines.
    ♦ The upper horizontal line is y = a.
    ♦ The lower horizontal line is y = -a.

• The ellipse and the lines in fig.11.37 below, demonstrates the two facts:

Fig.11.37

• Equation of the ellipse in the above fig. is: $\frac{x^2}{3^2}~+~\frac{y^2}{5^2}~=~1$
• We see that:
    ♦ Value of 'a' is 5.
        ✰ The horizontal lines are related to 5.
    ♦ Value of 'b' is 3.
        ✰ The vertical lines are related to 3.


• So we have seen the two simplest forms of the ellipse. Let us write a comparison between the two forms:
A. Comparison based on orientation:
• This can be written in 5 steps:
1. In the first form,
    ♦ Major axis lies along the x-axis.
    ♦ Minor axis lies along the y-axis.
2. In the second form,
    ♦ Major axis lies along the y-axis.
    ♦ Minor axis lies along the x-axis.
3. Whatever be the orientation,
    ♦ Major axis is the longer axis.
    ♦ Minor axis is the shorter axis.
4. Whatever be the orientation,
    ♦ Length of major axis is denoted by the letter ‘a’.
    ♦ Length of minor axis is denoted by the letter ‘b
5. Equations of the two orientations:
    ♦ For the first form, the equation is: $\frac{x^2}{a^2}~+~\frac{y^2}{b^2}~=~1$
    ♦ For the second form, the equation is: $\frac{x^2}{b^2}~+~\frac{y^2}{a^2}~=~1$
• These are known as the standard equations of the ellipse.
B. Comparison of coefficients:
• This can be written in 3 steps:
1. For the first form, $\frac{1}{a^2}$ is the coefficient of x2
2. For the second form, $\frac{1}{a^2}$ is the coefficient of y2
3. We have seen that, ‘a’ is always larger.
◼ So in the given equation,    
• If "denominator of the coefficient" of x2 is larger, then the ellipse belongs to the first form.
• If "denominator of the coefficient" of y2 is larger, then the ellipse belongs to the second form.
C. Comparison based on symmetry:
• This can be written in 3 steps:
1. Whatever be the orientation, the ellipse will be symmetric about the major axis and minor axis.
2. This is because, the x and y values are being squared.
    ♦ +ve x and -ve x give the same result.
    ♦ +ve y and -ve y give the same result.
3. So four symmetric combinations are possible:
(x,y), (-x,y), (x,-y) and (-x,-y).
• An example is shown in fig.11.38 below:

Fig.11.38


So we have seen the standard equations of the ellipse. In the next section, we will see latus rectum of ellipse.

Previous

Contents

Next

Copyright©2023 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment