Permutations/Combinations

This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

osimsDDS

Full Member
10+ Year Member
5+ Year Member
15+ Year Member
Joined
Jun 8, 2007
Messages
925
Reaction score
2
Can someone give me a quuiiickk run-down on permutations and combinations???

I always forget which one is about order and which is not..thanks!!!
 
sweet, so permutations order matters, combinations it does not but you have to get rid of redundencies...

So permutations: n!/(n!-k)
and Combinations: n!/r!(n!-r!)

correct me if iam wrong, thanks again
 
Thats right! Actually, if you understand how the problem works, you dont even need to remember the forumla. Makes it even easier and faster IMO.
 
While we are on this subject. Can someone explain the difference between Destroyer QR #'s 27 and 87. To me, they seem like the question is asking the same thing.........but for 27 they use nCr, and for 87 it is simply nPr?? Also, #86 uses nPr. Thanks.
 
Top