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.

A327015 Number of equivalence classes of pairs of permutations in S_n where two pairs are equivalent if they are simultaneously conjugate to each other or simultaneously conjugate to each other after a reversal of one pair.

Original entry on oeis.org

1, 1, 3, 8, 28, 98, 518, 3096, 23415, 201795, 1973189, 21347935, 253282652, 3263902430
Offset: 0

Views

Author

Derek Lim, Aug 13 2019

Keywords

Examples

			For n = 2, representatives of the a(2) = 3 classes are: (e,e), (e, (12)), ((12),(12)), where e is identity.
		

Crossrefs

Formula

a(n) = (A110143(n) + A327014(n)) / 2.