tSkewSchurPol function

Skew t-Schur polynomial

Skew t-Schur polynomial

Returns the skew t-Schur polynomial associated to the given skew partition.

tSkewSchurPol(n, lambda, mu)

Arguments

  • n: number of variables, a positive integer
  • lambda, mu: integer partitions defining the skew partition: lambda is the outer partition and mu is the inner partition (so mu must be a subpartition of lambda)

Returns

A symbolicQspray multivariate polynomial, the skew t-Schur polynomial associated to the skew partition defined by lambda and mu. It has a single parameter usually denoted by tt and its coefficients are polynomials in this parameter. Substituting tt with 00 yields the skew Schur polynomials.

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