Friday, April 17, 2015

Maximize The Area Of The Lune

In the xy plane, there are two circles, a larger one of radius 1 unit and a smaller one of radius r. The two circle intersect such that the two points of intersection are on a diameter of the smaller circle. Find the value of r which maximizes the area that is inside the smaller circle, but is outside the larger circle.

Okay, now the area A in question may be described by:

A=2r0r2x21x2+1r2dx

The first term in the integrand represents the upper half of the smaller circle, which has radius r, and so rather than use the calculus, we may simply use the formula for the area of a circle, and so we have:

A=π2r2+2r01x2+1r2dx

The last term does not depend on the variable x, and so we may use the anti-derivative form of the FTOC (Fundamental Theorem of Calculus) and write:

A=π2r2+2r1r22r01x2dx

So, differentiating term by term, and using the derivative form of the FTOC on the remaining integral, we obtain:

A(r)=πr+2(r121r2(2r)+(1)1r2)21r2

Simplifying, we obtain:

A(r)=πr+2(r21r2+1r2)21r2

A(r)=πr2r21r2

A(r)=r(π1r22r)1r2

Now, the critical values r=0 and r=1 are at the minimum (A=0), and so we are left with the critical value that comes from:

π1r22r=0

So, we want to solve for r:

π1r2=2r

Square:

π2(1r2)=4r2

π2π2r2=4r2

π2=4r2+π2r2

π2=r2(4+π2)

r2=π24+π2

Taking the positive root, we find:

r=ππ2+4

Since A(0)=A(1)=0, we know this critical value is at a maximum.

No comments:

Post a Comment