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!)
A144027 Eigentriangle by rows, T(n,k) = A010060(n-k+1)*A144026(k-1), 1 <= k <= n. 1
1, 1, 1, 0, 1, 2, 1, 0, 2, 3, 0, 1, 0, 3, 6, 0, 0, 2, 0, 6, 10, 1, 0, 0, 3, 0, 10, 18, 1, 1, 0, 0, 6, 0, 18, 32, 0, 1, 2, 0, 0, 10, 0, 32, 58, 0, 0, 2, 3, 0, 0, 18, 0, 58, 103, 1, 0, 0, 3, 6, 0, 0, 32, 0, 103, 184, 0, 1, 0, 0, 6, 10, 0, 0, 58, 0, 184, 329, 1, 0, 2, 0, 0, 10, 18, 0, 0, 103, 329, 588 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,6
COMMENTS
Left column = the Thue-Morse sequence A010060 starting with offset 1.
Right border = A144026: (1, 1, 2, 3, 6, 10, 18, ...).
Row sums = A144026: (1, 2, 3, 6, 10, 18, ...).
Sum of n-th row terms = rightmost term of next row.
LINKS
FORMULA
Eigentriangle by rows, T(n,k) = A010060(n-k+1)*A144026(k-1), 1 <= k <= n.
The triangle is generated from the Thue-Morse sequence A010060 using offset 1:
(1, 1, 0, 1, 0, 0, 1, ...). A144026 is (1, 1, 2, 3, 6, 10, 18, ...).
EXAMPLE
First few rows of the triangle:
1;
1, 1;
0, 1, 2;
1, 0, 2, 3;
0, 1, 0, 3, 6;
0, 0, 2, 0, 6, 10;
1, 0, 0, 3, 0, 10, 18;
1, 1, 0, 0, 6, 0, 18, 32;
0, 1, 2, 0, 0, 10, 0, 32, 58;
0, 0, 2, 3, 0, 0, 18, 0, 58, 103;
1, 0, 0, 3, 6, 0, 0, 32, 0, 103, 184;
...
Row 4 = (1, 0, 2, 3) = termwise products of (1, 0, 1, 1) and (1, 1, 2, 3), where (1, 0, 1, 1) = the first 4 terms of A010060, reversed with offset 1.
(1, 1, 2, 3) = first 4 terms of A144026: (1, 1, 2, 3, 6, 10, 18, ...).
CROSSREFS
Sequence in context: A161515 A145580 A144219 * A019591 A353984 A341237
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 07 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 June 5 19:23 EDT 2024. Contains 373110 sequences. (Running on oeis4.)