| Author |
Comment/Response |
Ricardo
|
07/11/12 05:33am
I need to get the permutations with repetition of 6 elements from a list of 21 elements (I think that I get this with the Tuples function), but I'm only interested in the permutations where the six elements sum is equal to x. How can I do this?
URL: , |
|