a) Let x and y be real numbers such that x+y, x2+y2 and x4+y4 are integers. Prove that the number xn+yn is an integer for all n∈N.
b) Find an example of real numbers x and y that are not integers, such that the numbers x+y, x2+y2 and x4+y4 are all integers.
c) Find an example of real numbers x and y that are not integers, such that the numbers x+y, x2+y2 and x3+y3 are integers, but the number x4+y4 is not an integer.
(Neven Elezović)
Solution
a) Assume that a=x+y, b=x2+y2 and c=x4+y4 are integers. Then the numbers a2−b=2xy and b2−c=2x2y2 are integers as well.
Suppose that xy is not an integer. Then xy=2m, where m∈Z is odd. But, then 2x2y2=2m2 is not an integer. Contradiction! Hence, xy is an integer.
By induction we can prove that xn+yn is an integer for each n∈N:
Basis of induction: numbers x+y and x2+y2 are integers, by assumption.
Let's suppose that, for some integer n>1, the numbers xn−1+yn−1 and xn+yn are integers.
Then xn+1+yn+1=(xn+yn)(x+y)−(xny+xyn)=(xn+yn)(x+y)−xy(xn−1+yn−1). Numbers x+y and xy are integers, as well as the numbers xn−1+yn−1 and xn+yn, so, we conclude that the number xn+1+yn+1 is an integer, too.
b) x=2, y=−2.
c) x=21, y=−21.
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: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.