<?xml version="1.0" encoding="UTF-8"?>

<record version="6" id="3837">
 <title>Weizenbock's inequality</title>
 <name>WeizenbocksInequality</name>
 <created>2002-12-26 15:20:00</created>
 <modified>2007-06-24 16:14:39</modified>
 <type>Theorem</type>
 <creator id="2727" name="mathcam"/>
 <author id="2727" name="mathcam"/>
 <author id="33" name="slash"/>
 <classification>
	<category scheme="msc" code="51F99"/>
 </classification>
 <related>
	<object name="HadwigerFinslerInequality"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic} 

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>In a triangle with sides $a$, $b$, $c$, and with area $A$, the following inequality holds:

$$ a^2 + b^2 + c^2 \geq 4A \sqrt{3}$$
The proof goes like this: if $s=\frac{a+b+c}{2}$ is the semiperimeter of the
triangle, then from Heron's formula we have:
$$ A = \sqrt{s(s-a)(s-b)(s-c)} $$
But by squaring the latter and expanding the parentheses we obtain:
$$ 16A^2 = 2(a^2 b^2 + a^2 c^2 + b^2 c^2) - (a^4 + b^4 + c^4) $$
Thus, we only have to prove that:
$$ (a^2 + b^2 + c^2)^2 \geq 3[2(a^2 b^2 + a^2 c^2 + b^2 c^2) - (a^4 + b^4 +
c^4)] $$ or equivalently:
$$ 4(a^4 + b^4 + c^4) \geq 4(a^2 b^2 + a^2 c^2 + b^2 c^2)$$
which is trivially equivalent to:
$$ (a^2 - b^2)^2 + (a^2 - c^2)^2 + (b^2 - c^2)^2 \geq 0$$
Equality is achieved if and only if $a=b=c$ (i.e. when the triangle is equilateral) .

See also the Hadwiger-Finsler inequality, from which this result follows as a corollary.</content>
</record>
