symbolicSkewKostkaJackNumbers: Skew Kostka-Jack numbers with symbolic Jack parameter

View source: R/Kostka.R

symbolicSkewKostkaJackNumbersR 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: lambda is the outer partition and mu is the inner partition (so mu must be a subpartition of lambda)

Value

The function returns a list. Each element of this list is a named list with two elements: an integer partition \nu in the field named "nu", and the corresponding skew Kostka number K_{\lambda/\mu,\nu}(\alpha) in the field named "value", a ratioOfQsprays object.

Examples

symbolicSkewKostkaJackNumbers(c(4,2,2), c(2,2))

jack documentation built on Sept. 11, 2024, 6:34 p.m.