Maths Olympiad Prep

Library / /31 of 64

Algebra Difficulty 7.8 National olympiad, round 2 Find the answer

Find all pairs of real numbers (x,y)(x,y) satisfying the system of equations
1x+12y=(x2+3y2)(3x2+y2)1x12y=2(y4x4).\begin{align*} \frac{1}{x} + \frac{1}{2y} &= (x^2+3y^2)(3x^2+y^2) \\ \frac{1}{x} - \frac{1}{2y} &= 2(y^4-x^4). \end{align*}

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

By adding and subtracting the two given equations, we obtain the equivalent pair of equations
2/x=x4+10x2y2+5y41/y=5x4+10x2y2+y4.\begin{align*} 2/x &= x^4 + 10x^2y^2 + 5y^4 \\ 1/y &= 5x^4 + 10x^2y^2 + y^4. \end{align*}
Multiplying the former by xx and the latter by yy, then adding and subtracting the two resulting equations, we obtain another pair of equations equivalent to the given ones,
3=(x+y)5,1=(xy)5. 3 = (x+y)^5, \qquad 1 = (x-y)^5.
It follows that x=(31/5+1)/2x = (3^{1/5}+1)/2 and y=(31/51)/2y = (3^{1/5}-1)/2 is the unique solution satisfying the given equations.

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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.