login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A159825 Continued fraction for e^e^e A073227. 1
3814279, 9, 1, 1, 4, 1, 53, 26, 1, 13, 3, 1, 1, 22, 1, 226, 1, 5, 2, 1, 6, 2, 3, 1, 4, 1, 6, 39, 2, 1, 3, 1, 5, 1, 4, 1, 3, 1, 4, 1, 1, 19, 1, 2, 8899, 5, 2, 2, 1, 3, 3, 2, 2, 2, 1, 1, 3, 5, 1, 6, 10, 2, 1, 2, 1, 1, 1, 2, 2, 4, 1, 10, 2, 6, 1, 5, 6, 2, 4, 2, 1, 2, 1, 1, 1, 3, 2, 2, 1, 1, 11, 7, 3, 1, 4, 4 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,20000

EXAMPLE

3814279.104760220592209... = 3814279 + 1/(9 + 1/(1 + 1/(1 + 1/(4 + ...))))

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(exp(exp(exp(1)))); for (n=1, 20001, write("b159825.txt", n-1, " ", x[n])); }

CROSSREFS

Sequence in context: A186615 A175890 A083601 * A185533 A206413 A036474

Adjacent sequences:  A159822 A159823 A159824 * A159826 A159827 A159828

KEYWORD

nonn

AUTHOR

Harry J. Smith (hjsmithh(AT)sbcglobal.net), Apr 30 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 22:30 EST 2012. Contains 205678 sequences.