hooklengths {syt}R Documentation

Hook lengths

Description

Hook lengths of a given integer partition.

Usage

hooklengths(lambda)

Arguments

lambda

an integer partition

Value

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

See Also

hooks.

Examples

hooklengths(c(4, 2))

[Package syt version 0.5.0 Index]