Exercise from Nathanson's book.
- Let $n \geq 2$. Prove that the equation $y^{n}=2x^{n}$ has no solution in positive integers.
Attempt: We can write the equation as $y^{n}-x^{n} = x^{n}$. I am stuck. Did some binomial expansion and things like that but didn't work.
HINT: Write it instead as $\left(\frac{y}x\right)^n=2$. If this had a solution in integers, $2$ would have a rational $n$-th root. Are you familiar with a proof that $\sqrt2$ is irrational? If so, try adapting it.