powered by
Computes a skew Jack polynomial with a given Jack parameter.
SkewJackPol(n, lambda, mu, alpha, which = "J")
A qspray polynomial.
qspray
positive integer, the number of variables
outer integer partition of the skew partition
inner integer partition of the skew partition; it must be a subpartition of lambda
lambda
the Jack parameter, any object coercible to a bigq number
bigq
which skew Jack polynomial, "J", "P", "Q" or "C"
"J"
"P"
"Q"
"C"
SkewJackSymPol.
SkewJackSymPol
SkewJackPol(3, c(3,1), c(2), "2")
Run the code above in your browser using DataLab