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.

A385321 Number of 3-dimensional permutation arrays of size n X n X n.

Original entry on oeis.org

1, 5, 70, 2167, 130708, 14231289, 2664334184, 831478035698
Offset: 1

Views

Author

Svante Linusson, Jun 25 2025

Keywords

Comments

3-dim permutation arrays represent possible intersections of 3 flags of subspaces of R^n.

Examples

			For n=2, the three flags must agree on the two dimensional part. The one-dimensional part either agrees or disagrees which give five possibilities corresponding to the five set partitions of three elements.
		

Crossrefs

Column 3 of A330490.