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-2 of 2 results.

A321757 Sum of coefficients of Schur functions in the elementary symmetric function of the integer partition with Heinz number n.

Original entry on oeis.org

1, 1, 1, 2, 1, 2, 1, 4, 3, 2, 1, 5, 1, 2, 3, 10, 1, 7, 1, 5, 3, 2, 1, 13, 4, 2, 11, 5, 1, 8, 1, 26, 3, 2, 4, 20, 1, 2, 3, 14, 1, 8, 1, 5, 13, 2, 1, 38, 5, 10, 3, 5, 1, 32, 4, 14, 3, 2, 1, 23
Offset: 1

Views

Author

Gus Wiseman, Nov 20 2018

Keywords

Comments

The Heinz number of an integer partition (y_1, ..., y_k) is prime(y_1) * ... * prime(y_k).

Examples

			The sum of coefficients of e(221) = s(32) + 2s(221) + s(311) + 2s(2111) + s(11111) is a(18) = 7.
		

Crossrefs

A321921 Tetrangle where T(n,H(u),H(v)) is the coefficient of s(v) in e(u), where u and v are integer partitions of n, H is Heinz number, s is Schur functions, and e is elementary symmetric functions.

Original entry on oeis.org

1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 2, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 2, 1, 1, 2, 3, 3, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 1, 2, 1, 2, 1, 0, 0, 0, 1, 1, 2, 1, 0, 1, 2, 3, 3, 3, 1, 1, 4, 5, 5, 6, 4
Offset: 1

Views

Author

Gus Wiseman, Nov 22 2018

Keywords

Comments

The Heinz number of an integer partition (y_1, ..., y_k) is prime(y_1) * ... * prime(y_k).

Examples

			Tetrangle begins (zeroes not shown):
  (1): 1
.
  (2):    1
  (11): 1 1
.
  (3):       1
  (21):    1 1
  (111): 1 2 1
.
  (4):            1
  (22):     1   1 1
  (31):         1 1
  (211):    1 1 2 1
  (1111): 1 2 3 3 1
.
  (5):                 1
  (41):              1 1
  (32):          1   1 1
  (221):       1 2 1 2 1
  (311):         1 1 2 1
  (2111):    1 2 3 3 3 1
  (11111): 1 4 5 5 6 4 1
For example, row 14 gives: e(32) = s(221) + s(2111) + s(11111).
		

Crossrefs

This is a regrouping of the triangle A321756.
Showing 1-2 of 2 results.