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.

A305202 Decimal expansion of the imaginary part of continued exponential i.

Original entry on oeis.org

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

Views

Author

Keerthi Vasan Gopala, May 27 2018

Keywords

Comments

This is the imaginary part of e^(i*e^(i*e^(i...))).

Examples

			0.3746990207371174936059784287597208075128...
		

Crossrefs

Cf. A305200.

Programs

  • Mathematica
    RealDigits[Re[LambertW[I]], 10, 120][[1]] (* Vaclav Kotesovec, Oct 02 2021 *)

Formula

Equals Im(i*LambertW(-i)). - Alois P. Heinz, May 27 2018
Equals Re(LambertW(i)). - Vaclav Kotesovec, Oct 02 2021

Extensions

More digits from Alois P. Heinz, May 27 2018