Learn R Programming

jack (version 5.3.0)

KostkaNumbers: Kostka numbers

Description

The Kostka numbers for partitions of a given weight.

Usage

KostkaNumbers(n)

Value

A matrix of integers.

Arguments

n

positive integer, the weight of the partitions

Examples

Run this code
KostkaNumbers(4)

Run the code above in your browser using DataLab