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.

A348118 a(n) is the number of (strict) chains of subspaces with ends 0 and (F_4)^n, counted up to coordinate permutation.

Original entry on oeis.org

1, 4, 39, 876, 60117, 14466888
Offset: 1

Views

Author

Álvar Ibeas, Oct 01 2021

Keywords

Crossrefs

Formula

a(n) = Sum_{L partition of n} A348115(n, L) * A036038(len(L), sig(L)), where sig(L) is the partition composed by the part multiplicities of L.