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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063503 Continued fraction for e^Pi - Pi^e (A063504 = A039661 - A059850). 2
0, 1, 2, 7, 7, 6, 2, 1, 6, 2, 5, 7, 1, 3, 1, 1, 6, 1, 1, 1, 1, 1, 2, 1, 11, 5, 6, 2, 1, 124, 1, 4, 2, 1, 1, 3, 18, 1, 1, 1, 1, 17, 1, 2, 10, 1, 1, 1, 2, 2, 2, 2, 3, 1, 2, 4, 84, 1, 1, 1, 4, 1, 1, 15, 2, 1, 1, 17, 1, 1, 8, 1, 1, 10, 1, 3, 1, 2, 2, 1, 2, 1, 2, 4, 22, 4, 1, 2, 1, 2, 1, 2, 1, 3, 1, 2, 2, 9 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

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

EXAMPLE

0.6815349144182235323019341634048123526710...

MATHEMATICA

ContinuedFraction[E^Pi - Pi^E, 100]

PROG

(PARI) { allocatemem(932245000); default(realprecision, 21000); e=exp(1); x=contfrac(e^Pi - Pi^e); for (n=1, 20000, write("b063503.txt", n, " ", x[n])) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 24 2009]

CROSSREFS

Cf. A063504.

Sequence in context: A057105 A016536 A189960 * A068386 A021040 A114532

Adjacent sequences:  A063500 A063501 A063502 * A063504 A063505 A063506

KEYWORD

cofr,easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 30 2001

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 16 07:39 EST 2012. Contains 205881 sequences.