1997 JBMO Problems/Problem 2: Difference between revisions
Created page with "== Problem == == Solution == == See also == {{JBMO box|year=1997|num-b=1|num-a=3}}" |
|||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
''(Cyprus)'' Let <math>\frac{x^2+y^2}{x^2-y^2} + \frac{x^2-y^2}{x^2+y^2} = k</math>. Compute the following expression in terms of <math>k</math>: | |||
<cmath> E(x,y) = \frac{x^8 + y^8}{x^8-y^8} - \frac{ x^8-y^8}{x^8+y^8}. </cmath> | |||
== Solution == | == Solution == | ||