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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144962 Eigentriangle, row sums = A000084 2
1, 1, 1, 1, 1, 2, 3, 1, 2, 4, 5, 3, 2, 4, 10, 17, 5, 6, 4, 10, 24, 41, 17, 10, 12, 10, 24, 66, 127, 41, 34, 20, 30, 24, 66, 180, 365, 127, 82, 68, 50, 72, 66, 180, 522, 1119, 365, 254, 164, 170, 120, 198, 180, 522, 1532 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,6
COMMENTS
Row sums = A000084: (1, 2, 4, 10, 24, 66,...).
Right border = A000084 shifted: (1, 1, 2, 4, 10, 24,...)
Left border = A001572: (1, 1, 1, 3, 5, 17, 41,...).
A000084 = the INVERT transform of A001572.
Sum of n-th row terms = rightmost term of next row.
LINKS
FORMULA
Triangle read by rows, T(n,k) = A001572(n-k+1) * (A000084 * 0^(n-k)), 1<=k<=n.
Given an A001572 "decrescendo" triangle: (1; 1,1; 1,1,1; 3,1,1,1; 5,3,1,1,1;...), where A001572 begins: (1, 1, 1, 3, 5, 17, 41, 127,...); apply termwise products of the decrescendo triangle row terms to A000084 terms: (1, 2, 4, 10, 24, 66, 180, 522,...).
EXAMPLE
First few rows of the triangle =
1;
1, 1;
1, 1, 2;
3, 1, 2, 4;
5, 3, 2, 4, 10;
17, 5, 6, 4, 10, 24;
41, 17, 10, 12, 10, 24, 66;
127, 41, 34, 20, 30, 24, 66, 180;
365, 127, 82, 68, 50, 72, 66, 180, 522;
1119, 365, 254, 164, 170, 120, 198, 180, 522, 1532;
...
Example: row 5 = (5, 3, 2, 4, 10) = termwise products of (5, 3, 1, 1, 1) and (1, 1, 2, 4, 10).
CROSSREFS
Sequence in context: A341826 A257669 A181803 * A227542 A338900 A244567
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 27 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 December 5 03:48 EST 2023. Contains 367567 sequences. (Running on oeis4.)