Learn R Programming

syt (version 0.5.0)

firstsyt: First tableau of a given shape

Description

Returns the "first" standard Young tableau of a given shape.

Usage

firstsyt(lambda)

Value

A standard Young tableau.

Arguments

lambda

the shape, an integer partition

Examples

Run this code
firstsyt(c(4, 2, 1))

Run the code above in your browser using DataLab