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.

A133391 Sum of the squares of primes < 10^n.

Original entry on oeis.org

0, 87, 65796, 49345379, 37546387960, 29822760083883, 24693298341834533, 21113978675102768574, 18433608754948081174274, 16352255694497179054764665, 14692485666215945973239505690, 13338380640732671147186590712800, 12212907966177661747436156685876997, 11262617785640702236670513970349205634
Offset: 0

Views

Author

Cino Hilliard, Nov 23 2007

Keywords

Examples

			For n=1 the sum of the squares of the primes less than 10 is 2^2 + 3^2 + 5^2 + 7^2 = 87.
		

Crossrefs

Cf. A131587.

Extensions

Offset corrected by Anders Kaseorg, Nov 30 2020