Maths Olympiad Prep

Library / /886 of 1394

Geometry Difficulty 5.4 AIME, harder Prove it United States

Problem:
There exists a unique triple (a,b,c)(a, b, c) of positive real numbers that satisfies the equations
2(a2+1)=3(b2+1)=4(c2+1)andab+bc+ca=1.2(a^{2} + 1) = 3(b^{2} + 1) = 4(c^{2} + 1) \quad \mathrm{and} \quad ab + bc + ca = 1.
Compute a+b+ca + b + c.

Solutions — 2

Solution 1

Solution:
The crux of this problem is to apply the trigonometric substitutions a=cotαa = \cot \alpha, b=cotβb = \cot \beta, and c=cotγc = \cot \gamma, with 0<α,β,γ<π/20 < \alpha, \beta, \gamma < \pi / 2. Then, the given equations translate to
2sin2α=3sin2β=4sin2γandcotαcotβ+cotβcotγ+cotγcotα=1. \frac{2}{\sin^{2}\alpha} = \frac{3}{\sin^{2}\beta} = \frac{4}{\sin^{2}\gamma} \quad \mathrm{and} \quad \cot \alpha \cot \beta + \cot \beta \cot \gamma + \cot \gamma \cot \alpha = 1.
From the second equation, we get
cotγ=1cotαcotβcotα+cotβ=cot(α+β). \cot \gamma = \frac{1 - \cot\alpha\cot\beta}{\cot\alpha + \cot\beta} = -\cot (\alpha + \beta).
Since α\alpha, β\beta, and γ\gamma all between 00 and π/2\pi / 2, we discover that
α+β+γ=π. \alpha + \beta + \gamma = \pi.
Let ABC\triangle ABC be the (acute) triangle with side lengths BC=2BC = \sqrt{2}, CA=3CA = \sqrt{3}, and AB=4AB = \sqrt{4}. By Law of Sines, setting α=A\alpha = \angle A, β=B\beta = \angle B, and γ=C\gamma = \angle C will satisfy both equations. Thus, Law of Cosines gives
cosα=3+42234=548a=cotα=523 \cos \alpha = \frac{3 + 4 - 2}{2\cdot\sqrt{3}\cdot\sqrt{4}} = \frac{5}{\sqrt{48}} \Rightarrow a = \cot \alpha = \frac{5}{\sqrt{23}}
Similar calculations give b=323b = \frac{3}{\sqrt{23}} and c=123c = \frac{1}{\sqrt{23}}, so the answer is a+b+c=[923]a + b + c = \left[\frac{9}{\sqrt{23}}\right].

Solution 2

Solution:
Let 2(a2+1)=3(b2+1)=4(c2+1)=x2(a^{2} + 1) = 3(b^{2} + 1) = 4(c^{2} + 1) = x. Then, since ab+bc+ca=1ab + bc + ca = 1, we have the following system of equations:
(a+b)(c+a)=a2+ab+bc+ca=a2+1=x/2(a + b)(c + a) = a^{2} + ab + bc + ca = a^{2} + 1 = x / 2
(b+c)(a+b)=b2+ab+bc+ca=b2+1=x/3(b + c)(a + b) = b^{2} + ab + bc + ca = b^{2} + 1 = x / 3
(c+a)(b+c)=c2+ab+bc+ca=c2+1=x/4.(c + a)(b + c) = c^{2} + ab + bc + ca = c^{2} + 1 = x / 4.
Taking advantage of symmetry, we discover that
a+b=2x3,b+c=x6,andc+a=3x8.a + b = \sqrt{\frac{2x}{3}},\quad b + c = \sqrt{\frac{x}{6}},\quad \mathrm{and} \quad c + a = \sqrt{\frac{3x}{8}}.
To solve for xx, notice that
2=2(ab+bc+ca) 2 = 2(ab + bc + ca)
=(a+b)2+(b+c)2+(c+a)22(a2+b2+c2) \quad = (a + b)^{2} + (b + c)^{2} + (c + a)^{2} - 2(a^{2} + b^{2} + c^{2})
=2x3+x6+3x82(x21+x31+x41) \quad = \frac{2x}{3} + \frac{x}{6} + \frac{3x}{8} - 2\left(\frac{x}{2} - 1 + \frac{x}{3} - 1 + \frac{x}{4} - 1\right)
=23x24+6, \quad = -\frac{23x}{24} + 6,
so x=9623x = \frac{96}{23}. Therefore,
a+b+c=12(2x3+x6+3x8)=12(8+4+623)=[923]. a + b + c = \frac{1}{2}\left(\sqrt{\frac{2x}{3}} + \sqrt{\frac{x}{6}} + \sqrt{\frac{3x}{8}}\right) = \frac{1}{2}\left(\frac{8 + 4 + 6}{\sqrt{23}}\right) = \left[\frac{9}{\sqrt{23}}\right].

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.