1

Let $D$ be a non-square positive integer. Suppose there are positive integers $a$ and $b$ such that $a^2 − Db^2 = 1$. Show that the Diophantine equation $x^2 − Dy^2 = 1$ has infinitely many integer solutions.

I expressed $a^2 − Db^2$ as $a^2 − Db^2 = (a + b\sqrt D)(a − b\sqrt D)$
I'm not sure how to proceed from here. Any help is appreciated.

Bart Michels
  • 26,355

1 Answers1

3

If $1 = (a+b\sqrt{D})(a-b\sqrt{D})$, what happens if we square both sides?

Andrew Dudzik
  • 30,074