808640domain: NAppears in sequencesa(n) is the number of permutations of n elements with exactly one fixed point and no transpositions.at n=9A221145Triangle read by rows: T(n,k) is the number of permutations of length n that have k same elements at the same positions with its inverse permutation for 0 <= k <= n.at n=56A344901