|
Search: id:A058293
|
|
|
| A058293 |
|
Continued fraction for square root of 2Pi. |
|
+0 2
|
|
| 2, 1, 1, 37, 4, 1, 1, 1, 1, 9, 1, 1, 2, 8, 6, 1, 2, 2, 1, 3, 1, 4, 1, 1, 32, 1, 1, 5, 1, 1, 55, 6, 1, 1, 3, 1, 3, 3, 1, 3, 1, 1, 3, 4, 2, 1, 5, 1, 1, 2, 1, 95, 3, 1, 8, 1, 1, 1, 3, 22, 1, 1, 2, 1, 1, 7, 4, 5, 1, 1, 1, 204, 6, 2, 16, 1, 4, 1, 21, 1, 1, 1, 93, 1, 1, 71, 1, 2, 1, 1, 1, 1, 1, 1, 25, 1, 2, 5
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,20000
G. Xiao, Contfrac
Index entries for continued fractions for constants
|
|
EXAMPLE
|
2.50662827463100050241576528... = 2 + 1/(1 + 1/(1 + 1/(37 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]
|
|
MATHEMATICA
|
ContinuedFraction[ Sqrt[2Pi], 100 ]
|
|
PROGRAM
|
(PARI) contfrac(sqrt(2*Pi))
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(sqrt(2*Pi)); for (n=0, 20000, write("b058293.txt", n, " ", x[n+1])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]
|
|
CROSSREFS
|
Cf. A019727 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 31 2009]
Sequence in context: A147802 A093076 A132454 this_sequence A156888 A159767 A164810
Adjacent sequences: A058290 A058291 A058292 this_sequence A058294 A058295 A058296
|
|
KEYWORD
|
cofr,nonn,easy
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 07 2000
|
|
EXTENSIONS
|
More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jul 03 2001
|
|
|
Search completed in 0.002 seconds
|