Maths Olympiad Prep

Library / /5 of 45

, 2008

Algebra Difficulty 4.8 AIME Prove it Slovenia

Find all positive real numbers xx and yy such that
xx+y=yxyandx2y=1 x^{x+y} = y^{x-y} \quad \text{and} \quad x^2y = 1

Solution

The second equation implies y=x2y = x^{-2}, so
xx+x2=x2(xx2). x^{x + x^{-2}} = x^{-2(x - x^{-2})}.
Taking the logarithm on both sides we get
(x+x2)logx=2(xx2)logx. (x + x^{-2}) \log x = -2(x - x^{-2}) \log x.
If logx=0\log x = 0, then x=1x = 1 and y=1y = 1. Otherwise,
x+x2=2x+2x2, x + x^{-2} = -2x + 2x^{-2},
so 3x3=13x^3 = 1. This implies x=13x = \frac{1}{\sqrt{3}} and y=3y = \sqrt{3}. There are two solutions: x=1x = 1, y=1y = 1 and x=13x = \frac{1}{\sqrt{3}}, y=3y = \sqrt{3}.

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 and solution reproduced as published; topic and difficulty added by this site.