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.

A275519 Decimal expansion of sum of reciprocals of all prime triples.

Original entry on oeis.org

1, 9, 3, 4, 9, 6, 4, 2, 5, 2
Offset: 1

Views

Author

Arkadiusz Wesolowski, Jul 31 2016

Keywords

Examples

			1.934964252....
		

Crossrefs

Formula

Equals 1.934964252... = (1/5 + 1/7 + 1/11) + (1/7 + 1/11 + 1/13) + (1/11 + 1/13 + 1/17) + ....