The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A144157 Eigentriangle, row sums = A011782: (1, 1, 2, 4, 8, 16, ...). 2
1, 0, 1, 1, 0, 1, 1, 1, 0, 2, 2, 1, 1, 0, 4, 3, 2, 1, 2, 0, 8, 5, 3, 2, 2, 4, 0, 16, 8, 5, 3, 4, 4, 8, 0, 32, 13, 8, 5, 6, 8, 8, 16, 0, 64 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,10
COMMENTS
Row sums = A011782: (1, 1, 2, 4, 8, 16, ...).
Left border = A144157: (1, 0, 1, 1, 2, 3, 5, 8, ...).
Sum of n-th row terms = rightmost term of next row.
LINKS
FORMULA
Triangle read by rows, A * B. A = an infinite lower triangular decrescendo subsequences triangle with A144157: (1, 0, 1, 1, 2, 3, 5, 8, ...) in every column; and B = (A011782 * 0^(n-k)), 0 <= k <= n = (1; 0,1; 0,0,2; 0,0,0,4; 0,0,0,0,8; ...).
EXAMPLE
First few rows of the triangle:
1;
0, 1;
1, 0, 1;
1, 1, 0, 2;
2, 1, 1, 0, 4;
3, 2, 1, 2, 0, 8;
5, 3, 2, 2, 4, 0, 16;
8, 5, 3, 4, 4, 8, 0, 32;
13, 8, 5, 6, 8, 8, 16, 0, 64;
...
Row 5 = (3, 2, 1, 2, 0, 8) = termwise product of (3, 2, 1, 1, 0, 1) and (1, 1, 1, 2, 4, 8) = (3*1, 2*1, 1*1, 1*2, 0*4, 1*8).
CROSSREFS
Sequence in context: A342936 A004564 A300705 * A321400 A004562 A261817
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 12 2008
STATUS
approved

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 May 21 14:18 EDT 2024. Contains 372738 sequences. (Running on oeis4.)