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.

User: Toufik Mansour

Toufik Mansour's wiki page.

Toufik Mansour has authored 1 sequences.

A346624 Irregular triangle read by rows: T(n,k) is the number of distinct Wilf classes of subsets of exactly k patterns in S_n, for 0 <= k <= n!.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 2, 1, 1, 3, 38, 242, 1100, 3441, 8438, 15392, 19002, 16293, 10624, 5857, 3044, 1546, 786, 393, 198, 105, 55, 28, 14, 8, 4, 2, 1
Offset: 0

Author

N. J. A. Sloane, Jul 28 2021, based on information supplied by Toufik Mansour

Keywords

Comments

For T(4,1) and T(4,2) see the references in the Callan et el. articles.

Examples

			The rows corresponding to S_0, S_1, S_2, S_3, and S_4 are:
 1,
 1, 1,
 1, 1, 1,
 1, 1, 3, 3, 3, 2, 1,
 1, 3, 38, 242, 1100, 3441, 8438, 15392, 19002, 16293, 10624, 5857, 3044, 1546, 786, 393, 198, 105, 55, 28, 14, 8, 4, 2, 1.
		

References

  • T. Mansour and M. Schork, Wilf classification of subsets of four letter patterns, Journal of Combinatorics and Number Theory 8:1 (2016) 1--111.
  • T. Mansour and M. Schork, Wilf classification of subsets of eight and nine four-letter patterns, Journal of Combinatorics and Number Theory 8:3 (2016) 27pp.
  • T. Mansour and M. Schork, Wilf classification of subsets of six and seven four-letter patterns, Journal of Combinatorics and Number Theory 9:3 (2017).

Crossrefs

Cf. A099952.