Learn R Programming

jack (version 6.1.0)

symbolicKostkaJackNumbers: Kostka-Jack numbers with symbolic Jack parameter

Description

Kostka-Jack numbers with a symbolic Jack parameter for integer partitions of a given weight.

Usage

symbolicKostkaJackNumbers(n)

Value

A named list of named lists of ratioOfQsprays objects. Denoting the Kostka-Jack numbers by \(K_{\lambda,\mu}(\alpha)\), the names of the outer list correspond to the partitions \(\lambda\), and the names of the inner lists correspond to the partitions \(\mu\).

Arguments

n

positive integer, the weight of the partitions

See Also

KostkaJackNumbers, symbolicKostkaJackNumbersWithGivenLambda.

Examples

Run this code
symbolicKostkaJackNumbers(3)

Run the code above in your browser using DataLab