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.

A217601 Integer averages of squares of first primes.

Original entry on oeis.org

4, 1314, 7128, 3081302, 4009568, 5312966, 16834447856, 2462344442400, 289274033242208, 46671783125431818542, 221000817555367050608, 618811172463743796896678, 13954866972387224169218132, 176536110349401666017009273532, 996528450408723697487070591774
Offset: 1

Views

Author

Robert Price, Mar 19 2013

Keywords

Examples

			a(2) = 1314 is the average of squares of first 19 primes (24966/19=1314).
		

Crossrefs

Cf. A085450 (smallest m > 1 such that m divides Sum_{k=1..m} prime(k)^n).

Programs

Formula

a(n) = A217600(n)/A111441(n).

Extensions

a(13) from Karl-Heinz Hofmann, Dec 08 2020
a(14) from Karl-Heinz Hofmann, Dec 26 2020
a(15) from Karl-Heinz Hofmann, Dec 27 2020