
Student Support Forum: 'Subsets, Tuples, Select?' topicStudent Support Forum > General > "Subsets, Tuples, Select?"
| Author |
Comment/Response |
Romie
|
07/17/07 07:39am
I want to generate lists of Subsets or Tuples of a given lengths, where the values of each tuple totals 1. I can do the following kind of thing:
Tuples[{0,.2,.4,.6,.8,1},3]
and then thought to use Select[] but I can't figure out how to specify the criteria properly.
Any help much appreciated.
URL: , |
|
| | | |
 | |
|