Skip to main content

All Questions

2 votes
3 answers
289 views

How can I get from a list of characters representing a permutation to graphics showing the cycles?

I am trying to graphically represent cycles in various permutations of the alphabet, and have a question in two parts. I have ...
orome's user avatar
  • 12.9k
7 votes
3 answers
737 views

How to get "Signature" of each element of "Permutation" output

I need to sum over all possible permutations, multiplied by the Signature of each permutation of a given list of symbols. But, I don't know how to determine the <...
QuantumDot's user avatar
  • 19.7k
0 votes
2 answers
420 views

Replace Do loop with Nest

...
expression's user avatar
  • 5,662