Qurak

PermutationCycles

Доступно

Cycle decomposition of a permutation

PermutationCycles[perm]
PermutationCycles[{1, 2, 3, 4, 5}] → Cycles[{}]PermutationCycles[{2, 5, 3, 6, 1, 8, 7, 9, 4, 10}] → Cycles[{{1, 2, 5}, {4, 6, 8, 9}}]PermutationCycles[{6, 3, 2, 5, 4, 1}] → Cycles[{{1, 6}, {2, 3}, {4, 5}}]

Теми

Пов'язане

Усі 6300 функцій · Використати з MCP-клієнта