Learn R Programming

jack (version 6.1.0)

symbolicKostkaJackNumbersWithGivenLambda: Kostka-Jack numbers with symbolic Jack parameter for a given \(\lambda\)

Description

Kostka-Jack numbers \(K_{\lambda,\mu}(\alpha)\) with a symbolic Jack parameter \(\alpha\) for a given integer partition \(\lambda\).

Usage

symbolicKostkaJackNumbersWithGivenLambda(lambda)

Value

A named list of ratioOfQsprays objects. The elements of this list are the Kostka-Jack numbers \(K_{\lambda,\mu}(\alpha)\) and its names correspond to the partitions \(\mu\).

Arguments

lambda

integer partition

See Also

KostkaJackNumbersWithGivenLambda, symbolicKostkaJackNumbers.

Examples

Run this code
symbolicKostkaJackNumbersWithGivenLambda(c(3, 1))

Run the code above in your browser using DataLab