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.

A108743 Decimal expansion of A = Gamma(1/3)*(e/9)^(1/3).

Original entry on oeis.org

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

Views

Author

Philippe Deléham, Jun 22 2005

Keywords

Comments

Gamma(1/3) = 2.678938534... and e = 2.718281828459...

Examples

			1.79740828886...
		

Crossrefs

Programs

  • PARI
    A=gamma(1/3)*exp(1/3)/9^(1/3) (Hanna)

Formula

A = B + C with B = Sum_{ n > 0 } 1/A007559(n) and C = 1/(1+2/(1+3/(1+5/(1+6/(1+8/(1+9/(1+11/(1+. .)))))))).

Extensions

More terms from Paul D. Hanna, Jun 25 2005