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.

A303493 Decimal expansion of Sum_{p prime} log(p)/p^3.

Original entry on oeis.org

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

Views

Author

Jean-François Alcover, Apr 25 2018

Keywords

Comments

The negated first derivative of the Prime Zeta function at 3.

Examples

			0.150757555543950422179836516365342919575501161530689331818797676...
		

Crossrefs

Decimal expansion of Sum_{p prime} log(p)/p^k: A136271 (k=2), A303493 (k=3), A303494 (k=4), A303495 (k=5), A303496 (k=6), A303497 (k=7), A303498 (k=8), A303499 (k=9).

Programs

  • Mathematica
    RealDigits[PrimeZetaP'[3], 10, 100][[1]]