(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.
2026-03-26 03:12:41.1774494761
On
Possibilities for the number of integers in an infinite arithmetic or geometric sequence
1.1k Views Asked by user359548 https://math.techqa.club/user/user359548/detail At
3
There are 3 best solutions below
0
On
(a) There are two variants:
r=0. This happens, for example, with a series $\frac{1}{2} + \sqrt{2}d$
r=1. Look at the series $0 + \sqrt{2}d$ In fact, suppose that $a$ and $a+sd$ are integers. Than all the numbers of the type $a + ksd$, where $k$ is integer, are also integers, so $r=\infty$
(b)
Look at the series $\sqrt{2}\exp^d$. It doesn't contain any integers.
Now look at the series $\exp^d$. It contains only one integer.
In fact the values $r$ can be whatever you want. Let $a = q^{r-1}$, $e = \frac{p}{q}$, $GCD(p,q)=1$. Then the only integers in the series $ae^d$ would be:
$$ a = q^{r-1} $$
$$ ae = \frac{p}{q^{r-2}} $$ $$ ... $$ $$ ae^{r-1} = p $$
For (b), consider $2^{r-n}$ for which only the first $r$ terms are integers.