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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161683 Continued fraction for (pi+e)^pi. 2
258, 2, 5, 1, 1, 1, 7, 1, 2, 2, 1, 60, 1, 1, 2, 2, 24, 10, 1, 2, 1, 3, 2, 3, 9, 1, 2, 1, 12, 1, 5, 2, 4, 3, 1, 8, 2, 1, 4, 1, 3, 2, 2, 5, 55, 1, 2, 1, 4, 4, 1, 2, 1, 9, 1, 2, 1, 1, 1, 9, 3, 6, 1, 2, 3, 1, 1, 2, 2, 7, 1, 2, 7, 2, 1, 7, 1, 6, 8, 1, 2, 3, 16, 3, 63, 7, 2, 2, 2, 1, 1, 2, 4, 1, 2, 2, 50, 1, 1, 3, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

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

EXAMPLE

258.45937196674728871610710... = 258 + 1/(2 + 1/(5 + 1/(1 + 1/(1 + ...))))

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac((Pi+exp(1))^Pi); for (n=0, 20000, write("b161683.txt", n, " ", x[n+1])); }

CROSSREFS

Cf. A094001 Decimal expansion.

Sequence in context: A103349 A194155 A121237 * A031514 A173981 A202892

Adjacent sequences:  A161680 A161681 A161682 * A161684 A161685 A161686

KEYWORD

nonn,cofr

AUTHOR

Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 16 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 17 00:09 EST 2012. Contains 205978 sequences.