Combinatorics Problem: Sending 15 Postcards to 15 Friends in Unique Ways

  • Thread starter Thread starter swtlilsoni
  • Start date Start date
  • Tags Tags
    Combinatorics
swtlilsoni
Messages
16
Reaction score
0

Homework Statement



You have 3 types of postcards. There are 5 of each type. How many ways can you send the 15 postcards to 15 friends, if each friend receives 1.


The Attempt at a Solution



I thought it would merely be 15!/(3*5!)
 
Physics news on Phys.org
Are you sure about the 3 * 5! ?
 
CompuChip said:
Are you sure about the 3 * 5! ?
because there are three sets of five identicals
 
hi swtlilsoni! :smile:
swtlilsoni said:
because there are three sets of five identicals


if there were 10 friends, and 2 sets of five identicals, would you use 10!/2*5! ? :wink:
 
Ohh okay so it would be 5!3!
 
Can you explain that to us, or are you just guessing now? :)
 
it's because it has to be multiplied. For every rearrangement of five identicals, there are two more rearrangements of the others
 
hi swtlilsoni! :smile:

(just got up :zzz: …)
swtlilsoni said:
it's because it has to be multiplied. For every rearrangement of five identicals, there are two more rearrangements of the others

the general rule for selecting a of one type, b of another, … z of another, from n altogether (with a+b+… +z = n), is:

n!/a!b!…z!​

for only two types, that reduces to the familiar:

n!/a!b! = n!/a!(n-a)! = nCa :wink:
 
Back
Top