Proof For Geometric And Arithmetic Sequences

1k Views Asked by At

(a) Determine all nonnegative integers $r$ such that it is possible for an infinite arithmetic sequence to contain exactly $r$ terms that are integers. Prove your answer.

(b) Determine all nonnegative integers $r$ such that it is possible for an infinite geometric sequence to contain exactly $r$ terms that are integers. Prove your answer.

I have no idea how to solve these problems, any help? Thanks in advance!

2

There are 2 best solutions below

0
On

For the first part, suppose $r \geq 2$. In the arithmetic sequence, there will be at least two terms which are integers; say these are $a + md$ and $a + nd$, in the standard notation for arithmetic sequences. Without loss of generality $m > n$. Since these terms are both integers, their difference $(m - n)d$ is also an integer. Now we can add $(m - n)d$ to $a + md$ to get $a + (2m - n)d$ which is also a member of the arithmetic sequence, and we know that adding two integers gives us another integer. Continuing this process would give us infinitely many integer terms in the sequence.

Thus $r = 1$. Can you see a similar way to prove the second part now?

0
On

Hint for (a): If $a_{21}$ and $a_{25}$ are integers, then $a_{29}$ must also be an integer. Similarly, $a_{33}, a_{37}, \dots$ should also be integers. Why?

Hint for (b): If $a_{43}$ and $a_{46}$ are integers, then $a_{49}$ must also be an integer. Similarly, $a_{52}, a_{55}, \dots$ must also be integers. Why?