Learn R Programming

syt (version 0.5.0)

hooklengths: Hook lengths

Description

Hook lengths of a given integer partition.

Usage

hooklengths(lambda)

Value

The hook lengths of the partition, given in a list.

Arguments

lambda

an integer partition

See Also

hooks.

Examples

Run this code
hooklengths(c(4, 2))

Run the code above in your browser using DataLab