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!)
A144251 Eigensequence of triangle A054142. 2
1, 1, 2, 6, 24, 122, 758, 5606, 48378, 479532, 5390940, 68022932, 954948752, 14804391270, 251815549396, 4673137101108, 94148342547146, 2050127343000170, 48061939075355080, 1208742383083994580, 32507565146820336836, 932149980847656487522 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Eigensequence of the reversed triangle (A085478) = A125273.
Eigentriangle A144252 has row sums of A144251 shifted: (1, 2, 6, 24, 122,...) with right border = A144251.
LINKS
FORMULA
a(n) = Sum_{k=0..n-1} A054142(n-1,k)*a(k) for n>0 with a(0)=1.
EXAMPLE
Triangle A054142 begins:
1;
1, 1;
1, 3, 1;
1, 5, 6, 1;
1, 7, 15, 10, 1;
1, 9, 28, 35, 15, 1;
...
a(3) = 6 = 1*1 + 3*1 + 1*2
a(4) = 24 = 1*1 + 5*1 + 6*2 + 1*6
CROSSREFS
Sequence in context: A352437 A144167 A104983 * A304198 A243806 A201158
KEYWORD
nonn
AUTHOR
Gary W. Adamson, Sep 16 2008
EXTENSIONS
More terms from Seiichi Manyama, May 31 2022
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 12 08:10 EDT 2024. Contains 373325 sequences. (Running on oeis4.)