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 క్లయింట్ నుండి వాడండి