Infinitely many squares in a sequence.

156 Views Asked by At

In the sequence of integers $a, a+d, a + 2d, a + 3d, ... $

$a,d> 0$

How to prove that if one of the numbers is a square, than there are infinitely many squares in the sequence ?

2

There are 2 best solutions below

2
On BEST ANSWER

If $b^2$ is any square and any $d > 0$ is given, then for any $n > 0$, $$b^2 + (dn^2+2nb)d = (b+dn)^2$$ is also a square.

0
On

Hint: WLOG let $a$ be a square. Then can you show $(\sqrt{a}+d)^2$ appears in the sequence?