<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Reeb_vector_field</id>
	<title>Reeb vector field - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Reeb_vector_field"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Reeb_vector_field&amp;action=history"/>
	<updated>2026-04-17T15:58:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Reeb_vector_field&amp;diff=16882&amp;oldid=prev</id>
		<title>Salix alba: Category:Contact geometry</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Reeb_vector_field&amp;diff=16882&amp;oldid=prev"/>
		<updated>2011-11-15T10:43:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Category:Contact_geometry&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Contact geometry (page does not exist)&quot;&gt;Category:Contact geometry&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{distinguish|Weitzenböck identity}}&lt;br /&gt;
&lt;br /&gt;
[[Image:LabeledTriangle.svg|thumb|right|220px|According to Weitzenböck&amp;#039;s inequality, the [[area]] of this [[triangle]] is at most {{math|(&amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; + &amp;#039;&amp;#039;b&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; + &amp;#039;&amp;#039;c&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) ⁄ 4√{{overline|3}}.}}]]&lt;br /&gt;
In [[mathematics]], &amp;#039;&amp;#039;&amp;#039;Weitzenböck&amp;#039;s inequality&amp;#039;&amp;#039;&amp;#039;, named after [[Roland Weitzenböck]], states that for a triangle of side lengths &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, and area &amp;lt;math&amp;gt;\Delta&amp;lt;/math&amp;gt;, the following inequality holds:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;a^2 + b^2 + c^2 \geq 4\sqrt{3}\, \Delta. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Equality occurs if and only if the triangle is equilateral. [[Pedoe&amp;#039;s inequality]] is a generalization of Weitzenböck&amp;#039;s inequality.&lt;br /&gt;
&lt;br /&gt;
== Proofs ==&lt;br /&gt;
The proof of this inequality was set as a question in the [[International Mathematical Olympiad]] of 1961. Even so, the result is not too difficult to derive using [[Heron&amp;#039;s formula]] for the area of a triangle:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
\Delta &amp;amp; {} = \frac{\sqrt{(a+b+c)(a+b-c)(b+c-a)(c+a-b)}}{4} \\&lt;br /&gt;
&amp;amp; {} = \frac{1}{4} \sqrt{2(a^2 b^2+a^2c^2+b^2c^2)-(a^4+b^4+c^4)}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== First method ===&lt;br /&gt;
This method assumes no knowledge of inequalities except that all squares are nonnegative.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
{} &amp;amp; (a^2 - b^2)^2 + (b^2 - c^2)^2 + (c^2 - a^2)^2 \geq 0 \\&lt;br /&gt;
{} \iff &amp;amp; 2(a^4+b^4+c^4) - 2(a^2 b^2+a^2c^2+b^2c^2) \geq 0 \\&lt;br /&gt;
{} \iff &amp;amp; \frac{4(a^4+b^4+c^4)}{3} \geq \frac{4(a^2 b^2+a^2c^2+b^2c^2)}{3} \\&lt;br /&gt;
{} \iff &amp;amp; \frac{(a^4+b^4+c^4) + 2(a^2 b^2+a^2c^2+b^2c^2)}{3} \geq 2(a^2 b^2+a^2c^2+b^2c^2)-(a^4+b^4+c^4) \\&lt;br /&gt;
{} \iff &amp;amp; \frac{(a^2 + b^2 + c^2)^2}{3} \geq (4\Delta)^2,&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the result follows immediately by taking the positive square root of both sides. From the first inequality we can also see that equality occurs only when &amp;lt;math&amp;gt;a = b = c&amp;lt;/math&amp;gt; and the triangle is equilateral.&lt;br /&gt;
&lt;br /&gt;
=== Second method ===&lt;br /&gt;
This proof assumes knowledge of the [[rearrangement inequality]] and the [[arithmetic-geometric mean inequality]].&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
&amp;amp; &amp;amp; a^2 + b^2 + c^2 &amp;amp; \geq &amp;amp; &amp;amp; ab+bc+ca \\&lt;br /&gt;
\iff &amp;amp; &amp;amp; 3(a^2 + b^2 + c^2) &amp;amp; \geq &amp;amp; &amp;amp; (a + b + c)^2 \\&lt;br /&gt;
\iff &amp;amp; &amp;amp; a^2 + b^2 + c^2 &amp;amp; \geq &amp;amp; &amp;amp; \sqrt{3 (a+b+c)\left(\frac{a+b+c}{3}\right)^3} \\&lt;br /&gt;
\iff &amp;amp; &amp;amp; a^2 + b^2 + c^2 &amp;amp; \geq &amp;amp; &amp;amp; \sqrt{3 (a+b+c)(-a+b+c)(a-b+c)(a+b-c)} \\&lt;br /&gt;
\iff &amp;amp; &amp;amp; a^2 + b^2 + c^2 &amp;amp; \geq &amp;amp; &amp;amp; 4 \sqrt3 \Delta.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As we have used the rearrangement inequality and the arithmetic-geometric mean inequality, equality only occurs when &amp;lt;math&amp;gt;a = b = c&amp;lt;/math&amp;gt; and the triangle is equilateral.&lt;br /&gt;
&lt;br /&gt;
=== Third method ===&lt;br /&gt;
&lt;br /&gt;
It can be shown that the area of the inner [[Napoleon&amp;#039;s triangle]] is:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\frac{1}{6}(a^2 + b^2 + c^2 - 4\sqrt{3}\, \Delta) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and therefore greater than or equal to 0.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
*{{MathWorld | urlname=WeitzenboecksInequality | title=Weitzenböck&amp;#039;s Inequality}}&lt;br /&gt;
*&amp;quot;[http://demonstrations.wolfram.com/WeitzenboecksInequality/ Weitzenböck&amp;#039;s Inequality],&amp;quot; an interactive demonstration by Jay Warendorff - [[Wolfram Demonstrations Project]].&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Weitzenbock&amp;#039;s inequality}}&lt;br /&gt;
[[Category:Elementary geometry]]&lt;br /&gt;
[[Category:Geometric inequalities]]&lt;br /&gt;
[[Category:Triangle geometry]]&lt;br /&gt;
[[Category:Articles containing proofs]]&lt;/div&gt;</summary>
		<author><name>Salix alba</name></author>
	</entry>
</feed>