login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104798 Triangle T(n,k) = k*[Fib(n-k+3) - 1], read by rows. 0

%I #6 Apr 30 2014 01:30:32

%S 1,2,2,4,4,3,7,8,6,4,12,14,12,8,5,20,24,21,16,10,6,33,40,36,28,20,12,

%T 7,54,66,60,48,35,24,14,8,88,108,99,80,60,42,28,16,9,143,176,162,132,

%U 100,72,49,32,18,10,232,286,264,216,165,120,84,56,36,20,11,376,464

%N Triangle T(n,k) = k*[Fib(n-k+3) - 1], read by rows.

%e First few rows of the triangle are:

%e 1;

%e 2, 2;

%e 4, 4, 3;

%e 7, 8, 6, 4;

%e 12, 14, 12, 8, 5;

%e 20, 24, 21, 16, 10, 6;

%e 33, 40, 36, 28, 20, 12, 7;

%e ...

%Y Row sums are in A014162.

%Y Cf. A104797, A014162.

%K nonn,tabl

%O 2,2

%A _Gary W. Adamson_, Mar 26 2005

%E Edited by _Ralf Stephan_, Apr 05 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 13 07:44 EDT 2024. Contains 375113 sequences. (Running on oeis4.)