|
Search: id:A062083
|
|
|
| A062083 |
|
Continued fraction expansion of Sierpinski's Constant. |
|
+0 2
|
|
| 2, 1, 1, 2, 2, 3, 1, 3, 1, 9, 2, 8, 4, 1, 13, 3, 1, 15, 18, 1, 3, 1, 4, 5, 1, 70, 1, 1, 2, 1, 1, 1, 1, 1, 5, 2, 1, 9, 11, 1, 7, 1, 1, 1, 1, 2, 1, 1, 5, 1, 5, 5, 1, 6, 5, 7, 16, 3, 4, 3, 5, 4, 8, 1, 7, 1, 3, 1, 8, 1, 1, 6, 30, 1, 4, 5, 39, 9, 1, 1, 2, 1, 1, 2, 4, 9, 12, 1, 2, 3, 2, 1, 9, 3, 1, 2, 1, 2, 141
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 122-126.
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,5000
S. R. Finch, Sierpinski's Constant.
S. Plouffe, Plouffe's Inverter.
|
|
EXAMPLE
|
2.5849817595792532170658935873831711600880516518526309173215...
|
|
PROGRAM
|
(PARI) contfrac(-Pi*log(Pi)+2*Pi*Euler+4*Pi*log(gamma(3/4)))
(PARI) { allocatemem(932245000); default(realprecision, 5500); x=contfrac(-Pi*log(Pi)+2*Pi*Euler+4*Pi*log(gamma(3/4))); for (n=1, 5000, write("b062083.txt", n, " ", x[n])) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 01 2009]
|
|
CROSSREFS
|
Cf. A062089.
Sequence in context: A047050 A057820 A054012 this_sequence A133114 A156265 A165125
Adjacent sequences: A062080 A062081 A062082 this_sequence A062084 A062085 A062086
|
|
KEYWORD
|
cofr,easy,nonn
|
|
AUTHOR
|
Jason Earls (zevi_35711(AT)yahoo.com), Jun 27 2001
|
|
|
Search completed in 0.002 seconds
|