qtKostkaPolynomials {jack} | R Documentation |
qt-Kostka polynomials
Description
qt-Kostka polynomials, aka Kostka-Macdonald polynomials.
Usage
qtKostkaPolynomials(mu)
Arguments
mu |
integer partition |
Value
A list. The qt-Kostka polynomials are usually denoted by
where
and
denote the two
variables and
and
are two integer partitions.
One obtains the Kostka-Foulkes polynomials by substituting
with
.
For a given partition
, the function returns the
polynomials
as
qspray
objects
for all partitions of the same weight as
. The
generated list is a list of lists with two elements: the integer
partition
and the polynomial.
[Package jack version 6.1.0 Index]