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.

A362761 Number of nonisomorphic unordered triples of derangements of an n-set.

Original entry on oeis.org

1, 0, 1, 2, 18, 138, 4642, 211600, 13511246, 1092862024, 109276859229, 13221974420985, 1903936637405380, 321762396855180477, 63065061524052355523, 14189582409276961769144, 3632522968870016652531332, 1049797035002712952582167891, 340133739324533632977813192678
Offset: 0

Views

Author

Andrew Howroyd, May 02 2023

Keywords

Comments

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

Examples

			The a(3) = 2 nonisomorphic triples of derangements are:
  {(123), (123), (123)},
  {(123), (123), (132)}.
		

Crossrefs

Column k=3 of A362759.