Maths Olympiad Prep

Library / /2 of 34

Algebra Difficulty 4.9 AIME Find the answer

Let x2+y2x2y2+x2y2x2+y2=k\frac{x^2+y^2}{x^2-y^2} + \frac{x^2-y^2}{x^2+y^2} = k . Compute the following expression in terms of kk : E(x,y)=x8+y8x8y8x8y8x8+y8.E(x,y) = \frac{x^8 + y^8}{x^8-y^8} - \frac{ x^8-y^8}{x^8+y^8}.

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

Solution

To start, we add the two fractions and simplify. k=(x2+y2)2+(x2y2)2x4y4=2x4+2y4x4y4.\begin{align*} k &= \frac{(x^2+y^2)^2 + (x^2-y^2)^2}{x^4-y^4} \\ &= \frac{2x^4 + 2y^4}{x^4 - y^4}. \end{align*} Dividing both sides by two yields k2=x4+y4x4y4.\frac{k}{2} = \frac{x^4 + y^4}{x^4 - y^4}. That means x4+y4x4y4+x4y4x4+y4=k2+2k(x4+y4)2+(x4y4)2x8y8=k2+42k2x8+2y8x8y8=k2+42k.\begin{align*} \frac{x^4 + y^4}{x^4 - y^4} + \frac{x^4 - y^4}{x^4 + y^4} &= \frac{k}{2} + \frac{2}{k} \\ \frac{(x^4 + y^4)^2 + (x^4 - y^4)^2}{x^8 - y^8} &= \frac{k^2 + 4}{2k} \\ \frac{2x^8 + 2y^8}{x^8 - y^8} &= \frac{k^2 + 4}{2k}. \end{align*} Dividing both sides by two yields x8+y8x8y8=k2+44k.\frac{x^8 + y^8}{x^8 - y^8} = \frac{k^2 + 4}{4k}. That means x8+y8x8y8x8y8x8+y8=k2+44k4kk2+4=k4+8k2+1616k24k(k2+4)=k48k2+164k(k2+4)=(k24)24k(k2+4).\begin{align*} \frac{x^8 + y^8}{x^8 - y^8} - \frac{x^8 - y^8}{x^8 + y^8} &= \frac{k^2 + 4}{4k} - \frac{4k}{k^2 + 4} \\ &= \frac{k^4 + 8k^2 + 16 - 16k^2}{4k(k^2 + 4)} \\ &= \frac{k^4 - 8k^2 + 16}{4k(k^2 + 4)} \\ &= \boxed{\frac{(k^2 - 4)^2}{4k(k^2 + 4)}}. \end{align*}

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.