Maths Olympiad Prep

Library / /23 of 34

Algebra Difficulty 5.7 AIME, harder 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}.
[i]Ciprus[/i]

A number or a short expression. Spacing and $ signs are ignored.

Solution

We start with the given equation:

x2+y2x2y2+x2y2x2+y2=k. \frac{x^2+y^2}{x^2-y^2} + \frac{x^2-y^2}{x^2+y^2} = k.

Let's set a=x2+y2x2y2 a = \frac{x^2+y^2}{x^2-y^2} and b=x2y2x2+y2 b = \frac{x^2-y^2}{x^2+y^2} . Therefore, we have:

a+b=k. a + b = k.

Observe that:

ab=(x2+y2x2y2)(x2y2x2+y2)=(x2+y2)(x2y2)(x2y2)(x2+y2)=1. ab = \left(\frac{x^2+y^2}{x^2-y^2}\right) \left(\frac{x^2-y^2}{x^2+y^2}\right) = \frac{(x^2+y^2)(x^2-y^2)}{(x^2-y^2)(x^2+y^2)} = 1.

Hence, aa and bb are the solutions to the quadratic equation:

t2kt+1=0. t^2 - kt + 1 = 0.

Next, we need to evaluate:

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}.

Rewriting the terms involving x8 x^8 and y8 y^8 :

x8+y8x8y8=(x4+y4)(x4y4)+2x4y4(x4+y4)(x4y4)=a, \frac{x^8 + y^8}{x^8 - y^8} = \frac{(x^4+y^4)(x^4-y^4) + 2x^4y^4}{(x^4+y^4)(x^4-y^4)} = a',

and

x8y8x8+y8=(x4+y4)(x4y4)(x4+y4)(x4y4)+2x4y4=b. \frac{x^8 - y^8}{x^8 + y^8} = \frac{(x^4+y^4)(x^4-y^4)}{(x^4+y^4)(x^4-y^4) + 2x^4y^4} = b'.

Thus, we need to find an expression for:

x8+y8x8y8x8y8x8+y8=ab. \frac{x^8 + y^8}{x^8-y^8} - \frac{x^8-y^8}{x^8+y^8} = a' - b'.

Recognizing the similarity of these expressions with a a and b b , and given they arise due to the power symmetry, we can assume:

a=a4andb=b4. a' = a^4 \quad \text{and} \quad b' = b^4.

Thus,

ab=a4b4. a' - b' = a^4 - b^4.

Given a+b=ka + b = k and ab=1ab = 1, by the identity for the fourth powers:

a4+b4=(a2+b2)22a2b2=(k22)22, a^4 + b^4 = (a^2 + b^2)^2 - 2a^2b^2 = (k^2 - 2)^2 - 2,

and

a4b4=(a2b2)(a2+b2)=(kk24)(k22). a^4 - b^4 = (a^2 - b^2)(a^2 + b^2) = (k\sqrt{k^2 - 4})(k^2 - 2).

After some algebraic manipulations:

a4b4=k48k2+164k. a^4 - b^4 = \frac{k^4 - 8k^2 + 16}{4k}.

Thus the answer is:

k48k2+164k(k2+4). \boxed{\frac{k^4 - 8k^2 + 16}{4k(k^2 + 4)}}.

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.