Macaulay2 » Documentation
Packages » Tableaux :: numTabloids
next | previous | forward | backward | up | index | toc

numTabloids -- compute the number of tabloids of a given shape

Description

A bagged list of the tableaux can be created with allTabloids.

i1 : # allTabloids(new Partition from {4,2,1})

o1 = 105
i2 : numTabloids(new Partition from {4,2,1})

o2 = 105

See also

Ways to use numTabloids:

  • numTabloids(Partition)
  • numTabloids(Partition,Partition)

For the programmer

The object numTabloids is a method function.


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Tableaux/documentation.m2:877:0.