Is there a arithmetic sequence starting at any a, such that the sum of the reciprocals of its terms to infinity converges? i.e. $\sum_{n=0}^{\infty} \frac 1{a+nd}=\frac 1a+\frac 1{a+d}+\frac 1{a+2d} +\frac 1{a+3d}\cdots $ converges for any a or d
2026-03-25 11:02:43.1774436563
Sum to infinity of reciprocal of arithmetic sequence terms
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Simply observe that
$$\frac 1{a+nd}\sim \frac 1{nd}$$
then the given series diverges by limit comparison test with the harmonic series $\sum \frac 1{n}$.