login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A120789
Numerators of partial sums of Catalan numbers scaled by powers of -1/8.
2
1, 7, 29, 459, 1843, 14723, 58925, 1885171, 7541399, 60328761, 241319243, 3861078495, 15444365983, 123554742139, 494219302861, 31630025688259, 126520120431871, 1012160898632573, 4048643713939967, 64778298539407877
OFFSET
0,2
COMMENTS
From the expansion of sqrt(3/2) = 1+(1/4)*Sum_{k=0..oo} C(k)/(-8)^k one has, with the partial sums r(n) are defined below, r := lim_{n->oo} r(n) = 2*(sqrt(6)-2) = 0.898979485...
Denominators are given under A120781 (but may differ for higher n values).
FORMULA
a(n)=numerator(r(n)), with the rationals r(n):=Sum_{k=0..n} ((-1)^k)*C(k)/8^k with C(k):=A000108(k) (Catalan numbers). Rationals r(n) are taken in lowest terms.
EXAMPLE
Rationals r(n): [1, 7/8, 29/32, 459/512, 1843/2048, 14723/16384,
58925/65536, 1885171/2097152, 7541399/8388608,...].
CROSSREFS
Sequence in context: A071918 A375355 A183434 * A135629 A122119 A300528
KEYWORD
nonn,easy,frac
AUTHOR
Wolfdieter Lang, Jul 20 2006
STATUS
approved