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