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.

A337128 Decimal expansion of Product_{k>=1} (1+1/k)^(1/k).

Original entry on oeis.org

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

Views

Author

Michel Marcus, Sep 14 2020

Keywords

Examples

			3.517487255902369649399793699323864170685620786764938...
		

Crossrefs

Cf. A131688.

Programs

  • Mathematica
    First[RealDigits[Exp[NSum[Log[s]/(s(s-1)), {s, 2, Infinity}, NSumTerms -> 1000, Method -> {"NIntegrate", "MaxRecursion" -> 100}, WorkingPrecision -> 100]]]] (* Stefano Spezia, Jun 07 2024 *)

Formula

Equals exp(A131688). - Amiram Eldar, Sep 14 2020

Extensions

More terms from Amiram Eldar, Sep 14 2020