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.
Another method, albeit more rigorous, is to use LaGrange Multipliers. Let f ( A , B , C ) = c o t 2 ( A ) + c o t 2 ( B ) + c o t 2 ( C ) and g ( A , B , C ) = A + B + C = π . Taking ∇ f = λ ⋅ ∇ g yields:
λ = − 2 c o t ( A ) c s c 2 ( A ) ;
λ = − 2 c o t ( B ) c s c 2 ( B ) ;
λ = − 2 c o t ( C ) c s c 2 ( C ) ;
which equality holds if and only if A = B = C = 3 π . (i.e. an equilateral triangle). Next, we calculate the 3 × 3 symmetric Hessian matrix of f ( A , B , C ) ⇒ F ( A , B , C ) :
F = ⎣ ⎡ 2 c s c 4 ( A ) + 4 c o t 2 ( A ) c s c 2 ( A ) 0 0 0 2 c s c 2 ( B ) + 4 c o t 2 ( B ) c s c 2 ( B ) 0 0 0 2 c s c 4 ( C ) + 4 c o t 2 ( C ) c s c 2 ( C ) ⎦ ⎤
and which F ( 3 π , 3 π , 3 π ) = 9 4 8 ⋅ I 3 (where I 3 is the 3 × 3 identity matrix) is positive-definite ⇒ f ( A , B , C ) is globally minimized at ( 3 π , 3 π , 3 π ) , or f ( 3 π , 3 π , 3 π ) = 3 ⋅ c o t 2 ( 3 π ) = 3 ⋅ ( 3 1 ) 2 = 1 .