![]() |
Problem
of the Week |
This problem follows up a sequence introduced in POTW 187. It was suggested by Lou Cairoli.
Define a sequence of natural numbers p0, p1, p2,... as follows:
Put p0 = 2, and for k > 0 define pk+1 = p0p1×××pk+ 1;
in words, the next term in the sequence is one more than the product of all the previous terms. The sequence begins
| p0 | = 2 |
| p1 | = 3 = |
| p2 | = 7 = |
| p3 | = 43 = |
| p4 | = 1807 = |
| p5 | = 3263443 = |
| p6 | = 10650056950807 = |
Consider the sum of the reciprocals of the sequence p0, p1, p2, p3,...:
Does this series converge? If so, what is its sum?
You are visitor number
3661
to this page.
ã2005 Alberto L. Delgado