4

I am struggling to calculate $$\dfrac 15+\dfrac 17+\dfrac 1{11}+\dfrac 1{13}+\dfrac 1{17}+\dfrac 1{19}+\cdots$$

The denominator is 6k - 1 and 6k + 1, k is pos integer from 1 to infinity. Can somebody give me any hint if it is convergent, and if yes, what is the value at infinity? If divergent, why?

As it includes all primes in the demoninator, plus all non primes with 6k - 1 and 6k + 1 should it suggest that it is divergent?

Klangen
  • 5,075
Tilsight
  • 143

2 Answers2

5

You asked for a hint, so here it is: $$\frac{1}{6k \pm 1} \ge \frac{1}{7k}$$ for all positive integers $k$.

Martin R
  • 113,040
1

Since among the denominators , there are all the primes greater than $3$ and since the sum of the reciprocals of the primes diverges to $\infty$, this is also the case with the given sum.

Peter
  • 84,454