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

 


Eigentriangle, row sums = A000110, the Bell numbers.
3

%I #3 Mar 30 2012 17:25:33

%S 1,1,1,2,1,2,6,2,2,5,22,6,4,5,15,92,22,12,10,15,52,426,92,44,30,30,52,

%T 203,2146,426,184,110,90,104,203,877,11624,2146,852,460,330,312,406,

%U 877,4140,67146,11624,4292,2130,1380,1144,1218,1754,4140,21147

%N Eigentriangle, row sums = A000110, the Bell numbers.

%C Row sums = the Bell numbers, A000110, starting with offset 1: (1, 2, 5, 15, 52,...).

%C Left border = A074664 (1, 1, 2, 6, 22 92, 426,...), the INVERTi transform of (1, 2, 5, 15, 52,...).

%C Sum of n-th row terms = rightmost term of next row.

%F Triangle read by rows, M*Q. M = an infinite lower triangular matrix with A074664 in every column: (1, 1, 2, 6, 22, 92, 426,...). Q = a matrix with the Bell numbers (1, 1, 2, 5, 15,...) as the main diagonal and the rest zeros.

%e First few rows of the triangle =

%e 1;

%e 1, 1;

%e 2, 1, 2;

%e 6, 2, 2, 5;

%e 22, 6, 4, 5, 15;

%e 92, 22, 12, 10, 15, 52;

%e 426, 92, 44, 30, 30, 52, 203;

%e 2146, 426, 184, 110, 90, 104, 203, 877;

%e 11624, 2146, 852, 460, 330, 312, 406, 877, 4140;

%e 67146, 11624, 4292, 2130, 1380, 1144, 1218, 1754, 4140, 21147;

%e 411142, 67146, 23248, 10730, 6390, 4784, 4466, 5262, 8280, 21147, 115975;

%e ...

%e Row 4 = (6, 2, 2, 5) = termwise products of (6, 2, 1, 1) and (1, 1, 2, 5).

%Y A000110, A074664

%K eigen,nonn,tabl

%O 1,4

%A _Gary W. Adamson_, Dec 04 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 23 03:49 EDT 2024. Contains 376142 sequences. (Running on oeis4.)