4
$\begingroup$

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.

  • 2
    Possible duplicate of http://math.stackexchange.com/q/91538/6075. Although that question is only the case $n=3$, the solutions there will also apply here.2012-06-01

4 Answers 4

10

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.

7

My approach would be to use uniqueness of prime factorisation on both sides of $y^n = 2x^n$, and then look at the highest power of 2 which divides both sides.

  • 0
    And$ $then$ $obtain$ $a proof by reductio ad absurdum.2012-06-01
3

Hint:

Apply Fermat's last theorem.

  • 0
    @EricNaslund Yes you are right for $n=2$, we really need something stronger.2012-06-01
2

Hint: $2^{1/n}$ is irrational for $n \geq 2$.