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.

Showing 1-1 of 1 results.

A377400 Decimal expansion of e*(gamma - Ei(-1))/2.

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Oct 27 2024

Keywords

Examples

			1.08269110766346817971049317424621528419071038...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[E(EulerGamma-ExpIntegralEi[-1])/2,10,100][[1]]

Formula

Equals Sum_{n>=1} (1/n!)*Sum_{k=1..n} 1/(2*k) (see Shamos).
Equals A347952 / 2.
Showing 1-1 of 1 results.