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!)
A137649 Triangle read by rows, A000012 * A008277. 1

%I #8 Apr 02 2022 10:11:49

%S 1,2,1,3,4,1,4,11,7,1,5,26,32,11,1,6,57,122,76,16,1,7,120,423,426,156,

%T 22,1,8,247,1389,2127,1206,288,29,1,9,502,4414,9897,8157,2934,491,37,

%U 1,10,1013,13744,44002,50682,25761,6371,787,46,1

%N Triangle read by rows, A000012 * A008277.

%C Row sums = A024716: (1, 3, 8, 23, 75, 278, ...).

%C A137650 = A008277 * A000012.

%F A000012 * A008277 (Stirling2 triangle) as infinite lower triangular matrices. Partial column sums of A008277.

%e First few rows of the triangle:

%e 1;

%e 2, 1;

%e 3, 4, 1;

%e 4, 11, 7, 1;

%e 5, 26, 32, 11, 1;

%e 6, 57, 122, 76, 16, 1;

%e 7, 120, 423, 426, 156, 22, 1;

%e ...

%e Row 4 = (4, 11, 7, 1) = partial column sums of the first 4 rows of A008277:

%e 1;

%e 1, 1;

%e 1, 3, 1;

%e 1, 7, 6, 1;

%e ...

%Y Cf. A024716, A008277, A137650.

%K nonn,tabl

%O 1,2

%A _Gary W. Adamson_, Feb 01 2008

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 13 12:32 EDT 2024. Contains 372519 sequences. (Running on oeis4.)