OFFSET
0,1
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge, 2003, pp. 122-126.
LINKS
Harry J. Smith, Table of n, a(n) for n = 0..4999
Steven R. Finch, Sierpinski's Constant. [Broken link]
Steven R. Finch, Sierpinski's Constant. [From the Wayback machine]
Simon Plouffe, Sierpinski Constant to 2000 digits.
EXAMPLE
2.5849817595792532170658935873831711600880516518526309173215...
PROG
(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-1, " ", x[n])) } \\ Harry J. Smith, Aug 01 2009
CROSSREFS
KEYWORD
cofr,easy,nonn
AUTHOR
Jason Earls, Jun 27 2001
EXTENSIONS
Offset changed by Andrew Howroyd, Aug 04 2024
STATUS
approved