View source: R/tSchurPolynomial.R
tSchurPol | R Documentation |
Returns the t-Schur polynomial associated to the given partition.
tSchurPol(n, lambda)
n |
number of variables, a positive integer |
lambda |
integer partition |
A symbolicQspray
multivariate polynomial, the
t-Schur polynomial associated to lambda
.
It has a single parameter usually denoted by t
and its
coefficients are polynomials in this parameter. Substituting
t
with 0
yields the Schur polynomials.
The name "t-Schur polynomial" is taken from Wheeler and Zinn-Justin's paper Hall polynomials, inverse Kostka polynomials and puzzles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.