Parallelogram inscribed in an ellipse

Calculus Level 5

The ellipse shown in the above figure has a semi-major axis length of 12 12 , and a semi-minor axis length of 6 6 .

A parallelogram having the angle between two of its adjacent sides equal to 6 0 60^\circ as well as having the maximum possible area is inscribed in the ellipse. Find the length of the longer side of the parallelogram. If this length is s s , enter 1 0 6 s \lfloor 10^6 s \rfloor .


The answer is 15777666.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hosam Hajjir
Jun 10, 2021

Start with a square with vertices ( 0 , 0 ) , ( 1 , 0 ) , ( 1 , 1 ) , ( 0 , 1 ) (0, 0), (1, 0), (1, 1), (0, 1) . We want to transform the square into a parallelogram with sides a a and b b , with a > b a \gt b and also the angle between the sides is 6 0 60^\circ .

For this we use the transformation:

T = [ a b cos 6 0 0 b sin 6 0 ] T =\begin{bmatrix} a && b \cos 60^{\circ} \\ 0 && b \sin 60^\circ \end{bmatrix}

Now the minimum area ellipse passing through the vertices of the square we started with is a circle with center C = ( 1 2 , 1 2 ) C' = (\frac{1}{2}, \frac{1}{2}) and radius 2 2 \dfrac{\sqrt{2}}{2} , so its equation is

( r C ) T ( r C ) = 1 2 (r' - C')^T (r' - C') = \frac{1}{2}

Now we apply the transformation to the circle, and for proper selection of a a and b b , this should gives us an ellipse with semi-axes 12 12 and 6 6 . Note that the ellipse generated has the minimum possible area for the resulting parallelogram, which is equivalent to saying the parallelogram has the the maximum possible area for the ellipse.

If r r is the transformed point, then r = T r r = T r' and this implies that r = T 1 r r' = T^{-1} r . Substitute this into the equation of the circle, and this gives you the equation of the ellipse:

( T 1 r C ) T ( T 1 r C ) = 1 2 (T^{-1} r - C')^T (T^{-1} r - C') = \frac{1}{2}

which, after simple manipulation, becomes

( r T C ) t ( 2 T t T 1 ) ( r T C ) = 1 (r - T C')^t (2 T^{-t} T^{-1} ) (r - T C') = 1

We want to find a , b a, b such the eigenvalues of ( 2 T t T 1 ) (2 T^{-t} T^{-1} ) are the reciprocals of 1 2 2 12^2 and 6 2 6^2 ; or , such that the eigenvalues of ( 2 T t T 1 ) 1 (2 T^{-t} T^{-1})^{-1} are 1 2 2 12^2 and 6 2 6^2

So,

Q = ( 2 T t T 1 ) 1 = 1 2 T T t Q = (2 T^{-t} T^{-1})^{-1} = \dfrac{1}{2} T T^t

hence,

Q = 1 2 [ a b cos 6 0 0 b sin 6 0 ] [ a 0 b cos 6 0 b sin 6 0 ] Q = \dfrac{1}{2} \begin{bmatrix} a && b \cos 60^\circ \\0 && b \sin 60^\circ \end{bmatrix} \begin{bmatrix} a && 0 \\ b \cos 60^\circ && b \sin 60^\circ \end{bmatrix}

multiplying out and substituting the values of cos 6 0 \cos 60^\circ and sin 6 0 \sin 60^\circ

Q = 1 2 [ a 2 + b 2 4 b 2 3 4 b 2 3 4 b 2 3 4 ] Q = \dfrac{1}{2} \begin{bmatrix} a^2 + \dfrac{b^2}{ 4} && b^2 \dfrac{\sqrt{3}}{4} \\ b^2 \dfrac{\sqrt{3}}{4} && b^2 \dfrac{3}{ 4} \end{bmatrix}

The trace of this matrix is the sum of its eigenvalues , and its determinant is the product of its eigenvalues

hence, we want to have

1 2 ( a 2 + b 2 ) = 1 2 2 + 6 2 \frac{1}{2} ( a^2 + b^2 ) = 12^2 + 6^2

and

1 4 ( ( a 2 + b 2 4 ) ( 3 b 2 4 ) b 4 ( 3 16 ) ) = ( 1 2 2 ) ( 6 2 ) \frac{1}{4 } ( (a^2 + \dfrac{b^2}{4})(\dfrac{3 b^2}{4}) - b^4 (\dfrac{3}{16}) ) =( 12^2)( 6^2 )

which simplifies nicely to

3 16 a 2 b 2 = ( 1 2 2 ) ( 6 2 ) \frac{3}{16} a^2 b^2 = (12^2 )( 6^2 )

Let u = a 2 u = a^2 , v = b 2 v = b^2 , then

u + v = 2 ( 144 + 36 ) = 2 ( 180 ) = 360 u + v = 2( 144 + 36) = 2 (180) = 360

and u v = ( 144 ) ( 36 ) ( 16 ) / 3 = 27648 u v = (144)(36)( 16) / 3 = 27648

from the first of these two equations,

v = 360 u v = 360 - u

substitute this into the second equation

u ( 360 u ) = 27648 u (360 - u) = 27648

or u 2 360 u + 27648 = 0 u^2 - 360 u + 27648 = 0

hence

u = 1 2 ( 360 + 36 0 2 4 ( 27648 ) ) = 248.934751758456343 u = \frac{1}{2} ( 360 + \sqrt{360^2 - 4(27648)} ) =248.934751758456343

hence a = u = 15.777666232952715 a = \sqrt{u} = 15.777666232952715

thus, the answer is 15777666 \boxed{15777666}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...