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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060302 Decimal expansion of (Pi^4 + Pi^5)^(1/6). 1
2, 7, 1, 8, 2, 8, 1, 8, 0, 8, 6, 1, 1, 9, 1, 5, 2, 5, 7, 6, 0, 4, 2, 0, 2, 2, 5, 8, 4, 2, 0, 4, 1, 9, 8, 3, 2, 5, 3, 7, 0, 6, 7, 1, 3, 9, 1, 9, 3, 9, 3, 1, 3, 2, 3, 2, 5, 6, 8, 5, 0, 2, 9, 9, 8, 8, 1, 4, 9, 4, 9, 9, 5, 4, 4, 9, 0, 2, 1, 8, 3, 4, 9, 2, 7, 1, 6, 2, 9, 7, 2, 0, 7, 4, 7, 9, 0, 2, 1, 6, 8, 8, 0, 0, 6 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Approximation to e, accurate to 7 decimal places.

LINKS

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

PROG

(PARI) { default(realprecision, 20080); x=(Pi^4 + Pi^5)^(1/6); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b060302.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 03 2009]

CROSSREFS

Sequence in context: A021372 A170936 A111714 * A001113 A198128 A094121

Adjacent sequences:  A060299 A060300 A060301 * A060303 A060304 A060305

KEYWORD

nonn,cons

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Mar 26 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 17 20:50 EST 2012. Contains 206085 sequences.