symbolicSkewKostkaJackNumbers {jack} | R Documentation |
Skew Kostka-Jack numbers with symbolic Jack parameter
Description
Skew Kostka-Jack numbers associated to a given skew partition with a symbolic Jack parameter.
Usage
symbolicSkewKostkaJackNumbers(lambda, mu)
Arguments
lambda , mu |
integer partitions defining the skew partition:
|
Value
The function returns a list. Each element of this
list is a named list with two elements: an integer partition
in the field named
"nu"
, and the corresponding skew Kostka number
in the field named
"value"
, a
ratioOfQsprays
object.
Examples
symbolicSkewKostkaJackNumbers(c(4,2,2), c(2,2))
[Package jack version 6.1.0 Index]