The figure shows a sector. Let l be its perimeter and S be its area. Find the maximum of l 2 S .
Note: The sector cannot be a circle.
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.
Let the central angle of the given sector be x , and the radius of the sector r . Then 0 < x < 2 π .
l = ( x + 2 ) r , and S = 2 1 r 2 x .
l 2 S = 2 ( x + 2 ) 2 x .
Note that
x + 2 x + x + 2 2 ≥ 2 ( x + 2 ) 2 2 x .
Left side of the inequality is 1 . Now divide both sides by 4 .
4 1 ≥ 2 ( x + 2 ) 2 x
2 ( x + 2 ) 2 x ≤ 1 6 1
with equality achieved when x + 2 x = x + 2 2 , namely x = 2 .
To sum up, we proved these facts below.
Fact 1: If the area of a sector is constant, the perimeter of the sector achieves its minimum when the central angle is 2 radian.
Fact 2: If the perimeter of a sector is constant, the area of the sector achieves its maximum when the central angle is 2 radian.
It's easier to prove that the maximum value of x/(2(x+2)^2) if you did this.
Let f(x) = x/(2(x+2)^2). If f(x) is maximized, then 1/f(x) is minimized.
1/f(x) = 2(x+2)^2 /x = 2(x^2 + 4x + 4)/x = 2(x + 4 + 4/x) = 2( x + 1/x) + 8 >= 4sqrt(x * 4/x) + 8 = 16, by AMGM.
Thus, 1/f(x) is minimized when x = 4/x ==> x = 2 (positive only)
So, f(x) is minimized when x=2
Log in to reply
True, and I saw that already, but I wanted a new approach. ^^
I like to try and find new methods of solving!
Problem Loading...
Note Loading...
Set Loading...
Let the angle and the radius of the sector be θ and r respectively, then l = 2 r + θ r , S = 2 θ r 2 and
l 2 S = r 2 ( 2 + θ ) 2 2 1 θ r 2 = 2 ( 2 + θ ) 2 θ = 2 ( 2 + θ ) 2 θ + 2 − 2 = 2 1 ( 2 + θ 1 − ( 2 + θ ) 2 2 ) = − ( ( 2 + θ 1 ) 2 − 2 1 ( 2 + θ 1 ) ) = 1 6 1 − ( 2 + θ 1 − 4 1 ) 2 ≤ 1 6 1 = 0 . 0 6 2 5 Note that ( 2 + θ 1 − 4 1 ) 2 ≥ 0
Maximum occurs when 2 + θ 1 − 4 1 = 0 or θ = 2 radian.