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.

A096795 Numerator of sum of reciprocals of first n prime powers; denominator=A051451(n).

Original entry on oeis.org

1, 3, 11, 25, 137, 1019, 2143, 6709, 76319, 1019867, 2084779, 36161963, 699329537, 16317371911, 82657705331, 250947687593, 7357796373397, 230420777138107, 465354165304139, 17362507669146743, 717205745892079663
Offset: 1

Views

Author

Reinhard Zumkeller, Aug 17 2004

Keywords

Examples

			n=6: 1/1 + 1/2 + 1/3 + 1/4 + 1/5 + 1/7 =
(420+210+140+105+84+60)/420 = 1019/420 = a(6)/A051451(6).
		

Crossrefs