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.

A343480 Decimal expansion of 9 * Product_{p prime >= 5} (1-3/p)/(1-1/p)^3.

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Apr 16 2021

Keywords

Comments

This constant appears in the conjectured asymptotic formulas for A343478 and A343479.

Examples

			5.71649719143844086486026932145270175607859118599135...
		

Crossrefs

Programs

  • PARI
    9 * prodeulerrat((1-3/p)/(1-1/p)^3, 1, 5)

Formula

Equals 2*A271886. - Hugo Pfoertner, Feb 11 2025