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!)
A194347 Decimal expansion of h_e(1/17), where h_e(x) is the even infinite power tower function. 1
5, 6, 0, 5, 9, 6, 4, 8, 5, 3, 1, 6, 4, 9, 8, 2, 1, 1, 1, 7, 6, 1, 0, 8, 5, 7, 0, 3, 7, 8, 4, 7, 0, 7, 7, 2, 3, 0, 1, 0, 9, 9, 8, 3, 1, 5, 2, 3, 1, 2, 2, 8, 4, 0, 7, 4, 4, 4, 4, 2, 4, 4, 7, 2, 0, 2, 3, 1, 9, 2, 2, 7, 5, 7, 2, 2, 9, 1, 6, 8, 6, 3, 5, 7, 4, 0, 0, 5, 0, 0, 2, 8, 2, 1, 7, 4, 8, 7, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
See the Comments, References and Links in A194346.
LINKS
EXAMPLE
0.560596485316498211176108570378470772301099831523122840744442447202319227572291...
MATHEMATICA
a = N[(1/17)^(1/17), 100]; Do[a = (1/17)^(1/17)^a, {3000}]; RealDigits[a, 10, 100] // First
CROSSREFS
Sequence in context: A179588 A092161 A088602 * A021869 A340319 A103492
KEYWORD
nonn,cons
AUTHOR
Jonathan Sondow, Aug 27 2011
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)