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

A169826
Row sums of triangle A178568
1
1, 2, 5, 8, 16, 27, 45, 69, 109, 171, 268, 404, 597, 860, 1215
OFFSET
1,2
FORMULA
a(n) = sum of n-th row terms of triangle A178568
EXAMPLE
a(6) = 27 = (1 + 5 + 5 + 9 + 5 + 2)
CROSSREFS
Sequence in context: A226015 A328547 A137685 * A093065 A301596 A026007
KEYWORD
nonn
AUTHOR
Gary W. Adamson, May 29 2010
STATUS
approved