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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064441 Increasing partial quotients of e^Pi - Pi^e (A063504). 0
1, 2, 7, 11, 124, 146, 205, 1121, 2101, 3333, 20899, 45415, 54103, 67629, 148987, 319183, 757657 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

t1 = ContinuedFraction[ N[ E^Pi - Pi^E, 9.8 10^5], 952040]; a = 0; Do[ If[ t1[[n]] > a, a = t1[[n]]; Print[a]], {n, 1, 952040} ]

CROSSREFS

Sequence in context: A002780 A069885 A069748 * A110949 A126343 A174539

Adjacent sequences:  A064438 A064439 A064440 * A064442 A064443 A064444

KEYWORD

cofr,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 01 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 15 21:56 EST 2012. Contains 205860 sequences.