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”).

A098510
Row sums of a matrix associated to the inverse of a Catalan scaled binomial matrix.
1
1, 2, 5, 20, 49, 210, 429, 2860, 7293, 34034, 113373, 537472, 1359507, 6611810, 24627135, 37917616, 177181213, 973514514, 1647439975, 12026570280, 17818756259, 98555142278, 502860886675, 4577646742140, 6402665244089
OFFSET
0,2
COMMENTS
Row sums of A098509.
FORMULA
a(n)=sum{k=0..n, denominator((n+1)binomial(n, k)/binomial(2n, n))}
CROSSREFS
Sequence in context: A136882 A136901 A136897 * A168541 A124264 A274239
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Sep 11 2004
STATUS
approved