|
Search: id:A010328
|
|
|
| A010328 |
|
Continued fraction for cube root of 100. |
|
+0 2
|
|
| 4, 1, 1, 1, 3, 1, 3, 4, 4, 1, 1, 3, 1, 16, 1, 1, 1, 5, 8, 5, 1, 1, 1, 6, 4, 3, 1, 1, 1, 23, 1, 5, 3, 12, 2, 1, 1, 3, 1, 1, 1, 99, 1, 1, 8, 6, 2, 3, 1, 1, 2, 1, 3, 1, 2, 6, 2, 1, 1, 1, 3, 2, 8, 1, 1, 3, 4, 3, 1, 1, 2, 7, 38, 1, 2, 1, 1, 1, 6, 6
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
100^(1/3) = 4.641588833612778... = 4 + 1/(1 + 1/(1 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(100^(1/3)); for (n=1, 20001, write("b010328.txt", n-1, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009]
|
|
CROSSREFS
|
Cf. A010670 = Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009]
Sequence in context: A010327 A134835 A031278 this_sequence A085731 A131301 A083730
Adjacent sequences: A010325 A010326 A010327 this_sequence A010329 A010330 A010331
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|