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.
%I A362760 #6 May 03 2023 21:36:58 %S A362760 1,0,1,2,7,16,84,403,3028,25431,250377,2726361,32622807,423310642, %T A362760 5921052187,88759485250,1419511438134,24123164524402,434094104795638, %U A362760 8245872981392311,164885609163058430,3462034812141768953,76154237902292661820,1751339843001023621169 %N A362760 Number of nonisomorphic unordered pairs of derangements of an n-set. %C A362760 Isomorphism is up to permutation of the elements of the n-set. %H A362760 Andrew Howroyd, <a href="/A362760/b362760.txt">Table of n, a(n) for n = 0..50</a> %e A362760 The a(3)=2 nonisomorphic pairs of derangements with permutations shown in cycle notation are: %e A362760 {(123), (123)}, %e A362760 {(123), (132)}. %e A362760 The a(4)=7 nonisomorphic pairs of derangements are: %e A362760 {(12)(34), (12)(34)}, %e A362760 {(12)(34), (13)(24)}, %e A362760 {(12)(34), (1234)}, %e A362760 {(12)(34), (1324)}, %e A362760 {(1234), (1234)}, %e A362760 {(1234), (1243)}, %e A362760 {(1234), (1432)}. %Y A362760 Column k=2 of A362759. %Y A362760 Cf. A000166 (derangements), A362645. %K A362760 nonn %O A362760 0,4 %A A362760 _Andrew Howroyd_, May 02 2023