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

A142967
Row sums of triangle A142963.
1
1, 3, 15, 111, 1071, 12663, 177255, 2866671, 52587711, 1078805223, 24470577495, 608113846431, 16429992037551, 479502707791383, 15032820820737735, 503852219871917391, 17978716725920562591, 680458944566818819143, 27227452811905815729975, 1148414905826479180087551
OFFSET
1,2
FORMULA
a(n) = Sum_{m=0..n-1} A142963(n,m).
a(n) = Sum_{k=1..n} A211399(n,k)*2^(k-1). - Philippe Deléham, Feb 12 2013
G.f.: 1 + 2*Sum_{n = 1..inf} a(n)*x^n = 1/(1-2*x/(1-x/(1-2*3*x/(1-2*x/(1-2*5*x/(1-3*x/(1-2*7*x/(1-4*x/(1-...))))))))) (continued fraction). - Philippe Deléham, Feb 12 2013
CROSSREFS
Sequence in context: A083483 A089468 A109498 * A360864 A201339 A370877
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Sep 15 2008
STATUS
approved