Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132201
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132201 Pierce expansion of Catalan's Constant A006752. +0
1
1, 11, 13, 59, 582, 12285, 127893, 654577, 1896651, 2083263, 3828867, 6195679, 22339606, 43877386, 209882043, 269091773, 1585394894, 2614512078, 3726537414, 4487682121, 6296491774, 8648456991, 23933983277, 174313954158, 367633382556 (list; graph; listen)
OFFSET

1,2

LINKS

T. A. Pierce, On an algorithm and its use in approximating roots of algebraic equations, Am. Math. Monthly 36 (10) (1929) 523.

Eric Weisstein's World of Mathematics, Pierce Expansion, MathWorld.

EXAMPLE

0.9159...=1/1-1/11+1/(11*13)-1/(11*13*59)+1/(11*13*59*582)-...

MAPLE

Digits := 300: Pierce := proc(x) local resid, a, i, an ; resid := x ; a := [] ; for i from 1 do an := floor(1./resid) ; a := [op(a), an] ; resid := evalf(1.-an*resid) ; if ilog10( mul(i, i=a)) > 0.7*Digits then break ; fi ; od: RETURN(a) ; end: Pierce(Catalan);

CROSSREFS

Cf. A006752.

Sequence in context: A023268 A027450 A036295 this_sequence A057189 A105290 A072580

Adjacent sequences: A132198 A132199 A132200 this_sequence A132202 A132203 A132204

KEYWORD

nonn

AUTHOR

R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 05 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research