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.

A097880 Decimal expansion of the sum for 1 to infinity of fraction sequence with numerator triangular numbers and denominator sum of 4th power of primes.

Original entry on oeis.org

1, 0, 6, 8, 3, 2, 7, 9, 0, 3, 3, 4, 6, 4, 0
Offset: 1

Views

Author

Pierre CAMI, Sep 02 2004

Keywords

Comments

The partial sum over the first 1 million primes is 0.106832790334640030...
The partial sum over the first 3 million primes is 0.1068327903346400495...

Examples

			T4 = 0.1068327...
		

Formula

Equals Sum_{n >=1} A000217(n)/A122102(n). - R. J. Mathar, Dec 07 2014