Maths Olympiad Prep

Library / /13 of 28

Geometry Difficulty 5.6 AIME, harder Prove it JBMO

Problem:

Let aa, bb, cc and mam_a, mbm_b, mcm_c be respectively the lengths of the sides and the medians of an acute-angled triangle ABCABC. Prove that
ma2b2+c2a2+mb2c2+a2b2+mc2a2+b2c294 \frac{m_a^2}{b^2 + c^2 - a^2} + \frac{m_b^2}{c^2 + a^2 - b^2} + \frac{m_c^2}{a^2 + b^2 - c^2} \geq \frac{9}{4}

Solution

Solution:

Taking into consideration that the triangle ABCABC is acute-angled, using the formulae
4ma2=2b2+2c2a2,4mb2=2a2+2c2b2,4mc2=2a2+2b2c2 4 m_a^2 = 2 b^2 + 2 c^2 - a^2, \quad 4 m_b^2 = 2 a^2 + 2 c^2 - b^2, \quad 4 m_c^2 = 2 a^2 + 2 b^2 - c^2
and using the notations x=b2+c2a2>0x = b^2 + c^2 - a^2 > 0, y=a2+c2b2>0y = a^2 + c^2 - b^2 > 0, z=a2+b2c2>0z = a^2 + b^2 - c^2 > 0, we shall prove the equivalent inequality
4x+y+zx+4y+z+xy+4z+x+yz18 \frac{4x + y + z}{x} + \frac{4y + z + x}{y} + \frac{4z + x + y}{z} \geq 18
But
4x+y+zx+4y+z+xy+4z+x+yz=4(xx+yy+zz)+y+zx+z+xy+x+yz=12+(yx+zx+zy+xy+xz+yz) \frac{4x + y + z}{x} + \frac{4y + z + x}{y} + \frac{4z + x + y}{z} = 4\left(\frac{x}{x} + \frac{y}{y} + \frac{z}{z}\right) + \frac{y + z}{x} + \frac{z + x}{y} + \frac{x + y}{z} = 12 + \left(\frac{y}{x} + \frac{z}{x} + \frac{z}{y} + \frac{x}{y} + \frac{x}{z} + \frac{y}{z}\right)
By the AM-GM inequality,
yx+zx+zy+xy+xz+yz6 \frac{y}{x} + \frac{z}{x} + \frac{z}{y} + \frac{x}{y} + \frac{x}{z} + \frac{y}{z} \geq 6
Therefore,
12+6=18 12 + 6 = 18
Equality holds if and only if x=y=zx = y = z, that is, for the equilateral triangle.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.