SkewJackSymPol | R Documentation |
Computes a skew Jack polynomial with a symbolic Jack parameter.
SkewJackSymPol(n, lambda, mu, which = "J")
n |
positive integer, the number of variables |
lambda |
outer integer partition of the skew partition |
mu |
inner integer partition of the skew partition; it must be a
subpartition of |
which |
which skew Jack polynomial, |
A symbolicQspray
polynomial.
SkewJackSymPol(3, c(3,1), c(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.