KostkaJackNumbers function

Kostka-Jack numbers with a given Jack parameter

Kostka-Jack numbers with a given Jack parameter

Kostka numbers with Jack parameter, or Kostka-Jack numbers, for partitions of a given weight and a given Jack parameter.

KostkaJackNumbers(n, alpha = "1")

Arguments

  • n: positive integer, the weight of the partitions
  • alpha: the Jack parameter, a bigq number or an object coercible to a bigq number

Returns

The matrix of the Kostka-Jack numbers Kλ,μ(α)K_{\lambda,\mu}(\alpha)

given as character strings representing integers or fractions. The row names of this matrix encode the partitions λ\lambda and the column names encode the partitions μ\mu

Details

The Kostka-Jack number Kλ,μ(α)K_{\lambda,\mu}(\alpha) is the coefficient of the monomial symmetric polynomial mμm_\mu in the expression of the PP-Jack polynomial Pλ(α)P_\lambda(\alpha) as a linear combination of monomial symmetric polynomials. For α=1\alpha=1

it is the ordinary Kostka number.

Examples

KostkaJackNumbers(4)

See Also

KostkaJackNumbersWithGivenLambda, symbolicKostkaJackNumbers, skewKostkaJackNumbers.

  • Maintainer: Stéphane Laurent
  • License: GPL-3
  • Last published: 2024-07-29