Prove for irrational number α and positive integer n that (α+α2−1)1/n+(α−α2−1)1/n is irrational.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
1. Let x=(α+α2−1)1/n and y=(α−α2−1)1/n.
2. We observe that: xn=α+α2−1andyn=α−α2−1
3. Multiplying these two expressions, we get: xnyn=(α+α2−1)(α−α2−1)=α2−(α2−1)=1 Therefore, xnyn=1, which implies (xy)n=1. Since x and y are real numbers, xy=±1.
4. Assume, for the sake of contradiction, that x+y is rational.
5. By the binomial theorem and properties of polynomials, we can show by induction that xk+yk can be written as a polynomial in xy and x+y with integer coefficients for k∈N.
6. Specifically, for k=n, we have: xn+yn=(α+α2−1)+(α−α2−1)=2α Since x+y is assumed to be rational, and xy=±1, xn+yn would also be rational.
7. However, xn+yn=2α, and since α is irrational, 2α is also irrational. This is a contradiction because we assumed x+y is rational, leading to xn+yn being rational.
8. Therefore, our assumption that x+y is rational must be false. Hence, x+y is irrational.
■
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.