We are given irrational number α for which there exist real x,y, such that x+y=α and xk+yk is rational for all k from 2 to n. Find maximal n for which it is possible? Answer:n=3.
Solution
We show that for n=4 it cannot hold.
Suppose that xy=0, or y=0. For n=2 it is possible, as an example we can take x=2∈R∖Q, x2=2∈Q. But, if x2 and x3 are rational, then x2x3=x is also rational.
Let us consider the case xy=0. For n=4 we have x2+y2, x3+y3, and x4+y4 are rational. From the equality (x2+y2)2=(x4+y4)+2x2y2 it follows that (xy)2∈Q. But then, (x6+y6)=(x2+y2)((x4+y4)−(xy)2)∈Q, and the equality (x3+y3)2=(x6+y6)+2(xy)3 implies that (xy)3∈Q, hence, ((xy)2(xy)3)=xy∈Q, and finally we have x+y=(x2+y2)−xyx3+y3=α∈Q which provides a contradiction.
We now show that for n=3 such numbers do exist. Denote a=x+y, b=xy. x2+y2=(x+y)2−2xy=(a2−2b)∈Q, x3+y3=(x+y)((x+y)2−3xy)=a(a2−3b)∈Q. Now we find irrational a,b, that satisfy the last equalities. Let (a2−2b)=p, a(a2−3b)=q, then b=21(a2−p)⇒a(3p−a2)=2q, in this way, we have the following cubic equation
for a: a3−3ap+2q=0. Take a=2−2 and find p and q: p=314, q=4. Then, we get b=32−22. To find x,y, we have to solve the following system of equations: {x+y=2−2,xy=32−22, hence, they are roots of quadratic equation: t2−at+b=0. We have: D2=a2−4b=310+42>0 which gives us that our roots are, indeed, real. Finally, we have x2+y2=(a2−2b)=314=p and x3+y3=a(a2−3b)=4=q.
Looking for a route rather than 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.