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.

A362765 Number of nonisomorphic 3-sets of permutations of an n-set.

Original entry on oeis.org

0, 0, 6, 116, 2494, 87984, 4250015, 271412031, 21965480315, 2195837248568, 265649147125826, 38249422194113490, 6463715127098722285, 1266831272477388372744, 285028258253204630333567, 72965650731125156284328720, 21086743012582217859035501699
Offset: 1

Views

Author

Andrew Howroyd, May 03 2023

Keywords

Comments

Isomorphism is up to permutation of the elements of the n-set.

Examples

			The a(3)=6 sets with permutations shown in cycle notation are:
  {(1)(2)(3), (1)(23), (12)(3)},
  {(1)(2)(3), (1)(23), (123)},
  {(1)(2)(3), (123), (132)},
  {(1)(23), (12)(3), (123)},
  {(1)(23), (12)(3), (13)(2)},
  {(1)(23), (123), (132)}.
		

Crossrefs

Column k=3 of A362763.