Consider the ellipse:
1
2
x
2
+
4
y
2
=
1
.
What is the maximum area of a triangle A B C , whose vertices are on the circumference of the ellipse?
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.
Alternatively, maximum possible area of triangle inside circle will be the case of equilateral triangle. Area of this equilateral triangle can be easily calculated with geometry which comes to 9 3 . So answer would be a b ∗ 9 3 = 9 in this case.
Log in to reply
How do you get 9 sqrt(3) ? Since the auxiliary circle has the radius (circumradius) as the larger side of the ellipse, i.e sqrt(12) or 2 sqrt(3), we get area of equilateral triangle as sqrt(3)/4 * 12 = 4sqrt(3)
The method I used was purely geometrical. Basically we draw a circle around the ellipse in the cartesian plane and centred on the origin and this circle has a radius that is equal to the major axis of the ellipse, i.e r = 1 2 . Now we draw a triangle of maximum area in this circle, which is obviously an equilateral triangle (This can be proved quite easily but we'll skip the proof for now). Through some straight-forward geometry, we find that the sides of the equilateral triangle are of length 6. Now to find the triangle of maximum area inside the ellipse, we translate the vertices of this equilateral triangle vertically so that they lie on the ellipse. Since the side length of the equilateral triangle is 6, we have that the bottom left and right vertices are at coordinates x = ± 3 . The top vertex lies on the y-axis and is located at x = 0 . Now we just find the y-values of the vertices if they were translated vertically to lie on the ellipse by plugging in these x-values in to the ellipse equation and solve for y . The 3 new coordinates that we now get are ( − 3 , − 1 ) , ( 3 , − 1 ) , ( 0 , 2 ) . The base of this triangle is still 6 (since we just translated the vertices vertically) and the height with respect to this base is clearly 3. Hence the maximum area is 2 3 ∗ 6 = 9 .
Log in to reply
Another thing is to recognise that the triangle with max area in any non-circular ellipse will be an isosceles triangle. Then through some calculus one can show that the max area of such a triangle will be 4 3 a b , where a and b are the major/minor axes of the ellipse.
The max area possible will be 3 a b ∗ 3 / 4
dude i thnk it shld b divided by four?
We can get the given ellipse by apply the scale transform s c a l e ( 3 , 1 ) on the circle with equation 4 x 2 + 4 y 2 = 1 . Since the this scale transform will increase the area of all triangle A B C in the ellipse by 3 , we just need to find the area of the triangle in the circle mentioned above with maximum area (the equilateral triangle) and multiply it by 3 . The circle mentioned above has the radius of 2 and so, the area of the equilateral triangle inside it is 4 3 R 2 3 = 3 3 ( R = 2 ) . Finally, we get the maximum area of the triangle in the ellipse is 3 3 ∗ 3 = 9
the max. SA of the triangle in the ellipse/ the max SA of that in a circle = semiminor/semimajor=2/sqrt(12)
max SA of triangle in a circle is when its equilateral triangle, whose side length is x
x can be calculated from the cosine law
SA of equilateral triangle= sqrt(3)*x^2 / 4
the answer is 9 of course :D
Problem Loading...
Note Loading...
Set Loading...
Auxiliary circle is a circle concentric with the ellipse and having a radius equal to the semi-major axis of the ellipse.
A point on the ellipse,
a 2 x 2 + b 2 y 2 = 1
can be given with a parameter, θ , as P ( θ ) = ( a cos θ , b sin θ ) .
A complimentary point to P, namely P' can be defined on the auxiliary circle with the same parameter , θ .
It can be given as P ′ ( θ ) = ( a cos θ , a sin θ ) .
Using the fact that the ratio of area of the triangle A B C to that of the triangle A ′ B ′ C ′ equals a b , we just need to maximize the area of the triangle on the auxiliary circle to maximize the area of the triangle in ellipse since they bear a constant ratio. (Proof of the above statement is in the solution of the problem linked with the question.)
Area of triangle in terms of the circumradius and the angles is given as,
A r e a = 2 R 2 sin A ′ s i n B ′ s i n C ′ , where R is the circumradius.
Here, R = a . Therefore, to maximize the area we need to maximize the product sin A ′ s i n B ′ s i n C ′ ,
We know that the maximum value of the product is 8 3 3 .
(It can be proved by a combination of Jensen's Inequality and AM ≥ GM .)
Hence the maximum area is
A r e a m a x = a b × 4 3 3 a 2
= 3 a b 4 3
Plug in the given values to get the required answer.