Inequality in triangle involving side lenghs, medians and area

418 Views Asked by At

A, B and C are the vertices of a triangle. Denote $m_a$, $m_b$ and $m_c$ the medians from A, B and C. Prove the inequality: $$\sum_{cyc}{a^2bcm_a}\geq\sum_{cyc}{cS(a^2+b^2)}$$where a, b and c are the side lengths BC, CA and AB respectively and S is the area of the triangle. This can be rewritten as $$\sum_{cyc}{am_a}\geq S(\sum_{cyc}{\frac{a^2+b^2}{ab}})$$ Any ideas? Thanks!

1

There are 1 best solutions below

5
On BEST ANSWER

Since $S=\frac{abc}{4R}$ and $2m_a^2=b^2+c^2-\frac{a^2}{2}$, we can put the given inequality in the following form: $$4R\sum_{cyc}a m_a \geq \sum_{cyc} a(b^2+c^2) = \sum_{cyc}a(2m_a^2+a^2/2),$$ $$\sum_{cyc}a(2Rm_a - m_a^2 - a^2/4) \geq 0,$$ $$\sum_{cyc} a\cdot(m_a-R)^2 \leq \sum_{cyc}a\cdot\left(R^2-\frac{a^2}{4}\right).\tag{1}$$ Let $O$ be the circumcenter of $ABC$ and $\Gamma_A$ the circle having center $A$ and radius $R$: obviously $O\in\Gamma_A$. Let $M_A$ be the midpoint of $BC$: $OM_A$ is orthogonal to $BC$ and $OM_A^2 = R^2-\frac{a^2}{4}$ by Pythagoras' theorem. Now $$ |R-m_a|=d(M_A,\Gamma_A)\leq d(M_A,O) = \sqrt{R^2-\frac{a^2}{4}},$$ and $(1)$ follows.