Area of circle

Calculus Level 2

The least area of circle circumscribing any right triangle of area S is

πS 4πS √3πS 2πS √2πS

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

Tom Engelsman
Apr 21, 2020

If we desire to circumscribe a right triangle with side lengths a , b a, b , then the hypothenuse a 2 + b 2 \sqrt{a^2 + b^2} is the diameter of this circumcircle (as the inscribed right angle is half of a semicircle). This poses the following LaGrange Multiplier problem:

Minimize C ( a , b ) = π 4 ( a 2 + b 2 ) C(a,b) = \frac{\pi}{4}(a^2 + b^2) , subject to T ( a , b ) = 1 2 a b = S T(a,b) = \frac{1}{2}ab = S .

Taking g r a d ( C ) = λ g r a d ( T ) grad (C) = \lambda \cdot grad (T) , we obtain:

π a 2 = λ b 2 \frac{\pi a}{2} = \lambda \frac{b}{2}

π b 2 = λ a 2 \frac{\pi b}{2} = \lambda \frac{a}{2}

or b a = a b a = b \frac{b}{a} = \frac{a}{b} \Rightarrow a = b . Calculating T ( a , a ) = a 2 2 = S a = b = 2 S . T(a,a) = \frac{a^2}{2} = S \Rightarrow a = b = \sqrt{2S}.

The Hessian matrix of C easily computes to π 2 I 2 x 2 \frac{\pi}{2} \cdot I_{2x2} (where I 2 x 2 I_{2x2} is the 2x2 identity matrix) and is positive-definite for all a , b a = b = 2 S a,b \Rightarrow a = b = \sqrt{2S} is a global minimum point. This ultimately yields the minimum circular area:

C ( 2 S , 2 S ) = π 4 2 ( 2 S ) 2 = π S . C(\sqrt{2S}, \sqrt{2S}) = \frac{\pi}{4} \cdot 2(\sqrt{2S})^2 = \boxed{\pi S}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...