cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-5 of 5 results.

A178718 Duplicate of A104779.

Original entry on oeis.org

1, 3, 7, 21, 57, 182, 565, 1931, 6670, 24537, 92337, 364602, 1477148, 6219031, 26875932, 119930947, 548688443, 2580814003, 12425175838, 61302331782, 309055818656, 1592723862598, 8374123173858, 44917765035082, 245452258746785, 1366116578058731, 7736098938006873, 44558958700083896
Offset: 1

Views

Author

Wouter Meeussen, Dec 26 2010

Keywords

Comments

a(n) is the number of symmetric nonnegative integer matrices with sum of entries equal to n, no zero rows or columns, and weakly decreasing row and column sums. - Ludovic Schwob, Aug 29 2023

Examples

			For n=4, {1,1,1,1,1} + {0,1,1,2,3} + {0,0,1,1,2} + {0,0,0,1,3} + {0,0,0,0,1} = 21.
		

Crossrefs

Row sums of A104778.

Programs

  • Mathematica
    (* See Meeussen link. *)

Extensions

a(21) onwards from Ludovic Schwob, Feb 22 2023

A104707 Triangle read by rows distributing the 1602 multinomials described by A005651(6) related to Young tableau and Kostka numbers.

Original entry on oeis.org

1, 25, 1, 81, 20, 1, 25, 54, 15, 1, 100, 15, 36, 15, 1, 256, 60, 10, 27, 10, 1, 25, 128, 30, 5, 27, 10, 1, 100, 10, 64, 30, 5, 18, 10, 1, 81, 40, 5, 32, 10, 5, 9, 5, 1, 25, 27, 10, 0, 32, 10, 0, 9, 5, 1, 1, 5, 9, 10, 5, 16, 10, 5, 9, 5, 1
Offset: 1

Views

Author

Alford Arnold, Mar 19 2005

Keywords

Comments

The last row (and the square roots of the first column) is 1 5 9 5 10 16 5 10 9 5 1, which when sorted appears as 1 1 5 5 5 5 9 9 10 10 16 in A003870 and A060240. The 1602 cases are distributed in A036038: 1 6 15 20 30 60 90 120 180 360 720.

Examples

			The triangle is:
1;
25,   1;
81,  20,  1;
25,  54, 15,  1;
100, 15, 36, 15,  1;
256, 60, 10, 27, 10,  1;
25, 128, 30,  5, 27, 10,  1;
100, 10, 64, 30,  5, 18, 10, 1;
81,  40,  5, 32, 10,  5,  9, 5, 1;
25,  27, 10,  0, 32, 10,  0, 9, 5, 1;
1,    5,  9, 10,  5, 16, 10, 5, 9, 5, 1;
		

References

  • D. Stanton and D. White, Constructive Combinatorics, 1986, page 83.

Crossrefs

Cf. A000041, A000085, A000142, A003870, A060240, A005651, A036038 and A097522 (a similar triangle distributing the 246 multinomials in A005651(5)).
Cf. A104778.

A104779 a(n) is the sum of entries of n-th Kostka matrix for the partitions of n.

Original entry on oeis.org

1, 1, 3, 7, 21, 57, 182, 565, 1931, 6670, 24537, 92337, 364602, 1477148, 6219031, 26875932, 119930947, 548688443, 2580814003, 12425175838, 61302331782, 309055818656, 1592723862598, 8374123173858, 44917765035082, 245452258746785, 1366116578058731, 7736098938006873
Offset: 0

Views

Author

Alford Arnold, Mar 24 2005

Keywords

Comments

a(n) is the number of symmetric nonnegative integer matrices with sum of entries equal to n, no zero rows or columns, and weakly decreasing row and column sums. - Ludovic Schwob, Aug 29 2023

Examples

			For n=4, {1,1,1,1,1} + {0,1,1,2,3} + {0,0,1,1,2} + {0,0,0,1,3} + {0,0,0,0,1} = 21.
		

Crossrefs

Programs

  • Mathematica
    (* See Meeussen link. *)

Formula

Row sums of A104778.

Extensions

a(7) corrected by Alford Arnold, Dec 31 2010
a(8)-a(21) from Amiram Eldar, May 03 2024

A115351 Sum of interior Multinomial Coefficient components.

Original entry on oeis.org

1, 1, 0, 0, 11, 96, 798, 6197, 54400, 505503, 5241223, 58377002, 712436696, 9315437345, 131487856629, 1978064399766, 31777977184459, 541010185315536, 9758067888585784, 185538235462354828, 3714549428287398782
Offset: 0

Views

Author

Alford Arnold, Jan 20 2006

Keywords

Comments

For a given value of n, the multinomial coefficients can be decomposed into components arranged in triangular fashion, as illustrated in A097522 and A104707. The values on the three edges sum to A000142(n), A000085(n) and A000041(n) respectively. Since each vertex component has the value one and appears on two of the three edges the formula is adjusted by three.

Examples

			a(5) = 96 because the sum for the below triangle is 246 and the three edges sum to 120, 26 and 7; therefore 246 - (120 + 26 + 7 - 3) = 96.
1
16 1
25 12 1
36 15 8 1
25 18 10 8 1
16 10 6 5 4 1
1 4 5 6 5 4 1
		

Crossrefs

Formula

a(n) = A005651(n) - A000142(n) - A000085(n) - A000041(n) + 3

Extensions

More terms from R. J. Mathar, Jan 23 2008

A173869 Irregular table T(n,k) = A164341(n,k) * A036039(n,k) read by rows.

Original entry on oeis.org

1, 2, 2, 6, 6, 4, 24, 24, 18, 24, 10, 120, 120, 120, 120, 90, 80, 26, 720, 720, 720, 480, 720, 720, 300, 480, 540, 300, 76, 5040, 5040, 5040, 5040, 5040, 5040, 3360, 3780, 3360, 5040, 2100, 2100, 2520, 1092, 232, 40320, 40320, 40320, 40320, 25200, 40320
Offset: 1

Views

Author

Alford Arnold, Mar 12 2010

Keywords

Comments

The n-th row has A000041(n) columns.
The row sums yield A111883(n) = A000085(n)^2.
A000041 and A000085 are also relevant to the table defined by A104778.

Examples

			The row lengths of A164341 and A036039 are the same, so one can multiply
the flattened arrays point-by-point to compute this sequence here:
1..2..2..3..2..4.. A164341 times
1..1..1..2..3..1.. A036039 yields
1..2..2..6..6..4..
		

Crossrefs

Extensions

Definition rephrased by R. J. Mathar, Mar 26 2010
Showing 1-5 of 5 results.