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.

A346173 Decimal expansion of Sum_{k>=1} prime(k)/2^prime(k).

Original entry on oeis.org

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

Views

Author

Amiram Eldar, Jul 08 2021

Keywords

Comments

This constant is irrational (Hančl and Tijdeman, 2004).

Crossrefs

Programs

  • Mathematica
    RealDigits[Sum[Prime[n]/2^Prime[n], {n, 1, 100}], 10, 100][[1]]
  • PARI
    suminf(k=1, prime(k)/2^prime(k)) \\ Michel Marcus, Jul 09 2021

Formula

1.09306425770250716540258595269676368295547596540121...