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

A038795
T(n,n-5), array T as in A038792.
1
1, 6, 17, 33, 55, 89, 144, 232, 370, 581, 895, 1350, 1993, 2881, 4082, 5676, 7756, 10429, 13817, 18058, 23307, 29737, 37540, 46928, 58134, 71413, 87043, 105326, 126589, 151185, 179494, 211924, 248912, 290925, 338461
OFFSET
5,2
FORMULA
a(n) = sum(binomial(n-k, k), k=0..5), n >= 9. - Johannes W. Meijer, Aug 10 2013
CROSSREFS
Sequence in context: A237658 A301696 A301727 * A216892 A301711 A066486
KEYWORD
nonn
AUTHOR
Clark Kimberling, May 02 2000
EXTENSIONS
a(20) corrected by Johannes W. Meijer, Aug 11 2013
STATUS
approved