%I A104797
%S A104797 1,3,1,7,3,1,14,7,3,1,26,14,7,3,1,46,26,14,7,3,1,79,46,26,14,7,3,1,133,
%T A104797 79,46,26,14,7,3,1,221,133,79,46,26,14,7,3,1,364,221,133,79,46,26,14,
%U A104797 7,3,1,596,364,221,133,79,46,26,14,7,3,1,972,596,364,221,133,79,46,26
%N A104797 Triangle T(n,k) = Fib(n-k+4)-n-k-3, n>=1, 0<=k<n, read by rows.
%C A104797 Repeatedly writing the sequence A001924 backwards.
%e A104797 First few rows of the triangle are:
%e A104797 1;
%e A104797 3, 1;
%e A104797 7, 3, 1;
%e A104797 14, 7, 3, 1;
%e A104797 26, 14, 7, 3, 1;
%e A104797 46, 26, 14, 7, 3, 1;
%e A104797 ...
%Y A104797 Row sums are in A014162.
%Y A104797 Cf. A104732.
%Y A104797 Sequence in context: A132885 A059090 A133115 this_sequence A130330 A050227
A135540
%Y A104797 Adjacent sequences: A104794 A104795 A104796 this_sequence A104798 A104799
A104800
%K A104797 nonn,tabl
%O A104797 1,2
%A A104797 Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 26 2005
%E A104797 Edited by Ralf Stephan, Apr 05 2009
|