login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A221566 Decimal expansion of b^b^b^..., where b equals e-2 (A001113). 1
7, 7, 4, 0, 4, 4, 3, 7, 6, 2, 4, 2, 1, 4, 8, 8, 5, 5, 5, 9, 6, 1, 7, 4, 2, 6, 7, 9, 2, 3, 1, 2, 5, 9, 3, 5, 5, 2, 5, 5, 2, 5, 6, 9, 4, 6, 6, 6, 0, 3, 9, 7, 7, 9, 2, 4, 1, 8, 9, 5, 0, 3, 5, 5, 5, 3, 6, 0, 8, 9, 2, 3, 9, 5, 0, 1, 3, 0, 5, 7, 9, 2, 4, 7, 8, 6, 8, 7, 0, 0, 9, 5, 0, 0, 5, 8, 7, 4, 9, 5, 8, 1, 3, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Inspired by A225053.
LINKS
EXAMPLE
0.7740443762421488555961742679231259355255256946660397792418950355...
MATHEMATICA
b = N[E - 2, 128]; f[n_] := Nest[b^# &, b, n]; RealDigits[ f[186], 10, 111][[1]]
RealDigits[ -LambertW[ -Log[E - 2]]/Log[E - 2], 10, 105][[1]]
CROSSREFS
Cf. A225053.
Sequence in context: A199508 A136478 A097903 * A064619 A265306 A198544
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)