|
Search: id:A005531
|
|
|
| A005531 |
|
Decimal expansion of fifth root of 2. (Formerly M3321)
|
|
+0 2
|
|
| 1, 1, 4, 8, 6, 9, 8, 3, 5, 4, 9, 9, 7, 0, 3, 5, 0, 0, 6, 7, 9, 8, 6, 2, 6, 9, 4, 6, 7, 7, 7, 9, 2, 7, 5, 8, 9, 4, 4, 3, 8, 5, 0, 8, 8, 9, 0, 9, 7, 7, 9, 7, 5, 0, 5, 5, 1, 3, 7, 1, 1, 1, 1, 8, 4, 9, 3, 6, 0, 3, 2, 0, 6, 2, 5, 3, 5, 1, 3, 0, 5, 6, 8, 1, 1, 4, 7, 3, 1, 1, 3, 0, 1, 1, 5, 0, 8, 4, 7, 3, 9, 1, 4, 5, 7
(list; cons; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
EXAMPLE
|
1.148698354997035006798626946777927589443850889097797505513711118493603... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
|
|
PROGRAM
|
(PARI) { default(realprecision, 20080); x=2^(1/5); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b005531.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
|
|
CROSSREFS
|
Cf. A002950 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
Sequence in context: A081455 A142350 A011515 this_sequence A064494 A119800 A063723
Adjacent sequences: A005528 A005529 A005530 this_sequence A005532 A005533 A005534
|
|
KEYWORD
|
nonn,cons
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
More terms from Olaf Voss (richyfourtythree(AT)yahoo.com), Feb 13 2008
Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009
|
|
|
Search completed in 0.002 seconds
|