View source: R/tSchurPolynomial.R
tSkewSchurPol | R Documentation |
Returns the skew t-Schur polynomial associated to the given skew partition.
tSkewSchurPol(n, lambda, mu)
n |
number of variables, a positive integer |
lambda , mu |
integer partitions defining the skew partition:
|
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 t
and its
coefficients are polynomials in this parameter. Substituting
t
with 0
yields the skew Schur polynomials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.