combinat::lyndonWords::fromContent – Lyndon words with prescribed content

The combinatorial class of Lyndon words with prescribed content

→ Examples

Details:

Example 1:

Here are all the Lyndon words containing three a's, one b, and two d's:

combinat::lyndonWords::fromContent([a, a, a, b, d, d])

math

Changes in MuPAD 3.1

New Function.