cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A241560 Decimal expansion of the sum of the reciprocals of the averages of the twin prime pairs.

Original entry on oeis.org

9, 2, 8, 8, 3, 5, 8, 2, 7, 1, 3
Offset: 0

Views

Author

Omar E. Pol, May 07 2014

Keywords

Comments

This constant is due to JJGJJG, see link section.
Denominators are in A014574.

Examples

			0.92883582713... = Sum_{k>=1} 1/A014574(k) = 1/4 + 1/6 + 1/12 + 1/18 + 1/30 + 1/42 + ...
		

Crossrefs