cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A038796 T(n,n-6), array T as in A038792.

This page as a plain text file.
%I A038796 #10 Aug 12 2013 12:25:23
%S A038796 1,7,23,50,88,144,233,377,609,979,1560,2455,3805,5798,8679,12761,
%T A038796 18437,26193,36622,50439,68497,91804,121541,159081,206009,264143,
%U A038796 335556,422599,527925,654514,805699,985193,1197117,1446029,1736954
%N A038796 T(n,n-6), array T as in A038792.
%F A038796 a(n) = sum(A007318(n-k, k), k=0..6), n >= 11. - _Johannes W. Meijer_, Aug 11 2013
%K A038796 nonn
%O A038796 6,2
%A A038796 _Clark Kimberling_, May 02 2000
%E A038796 a(31) corrected by _Johannes W. Meijer_, Aug 11 2013