Hi,
I was trying to solves the dwarfes and elves problem from chapter4 Q 14 using line method, I couldn't quite figure out how to do it.
The question is:
Three dwarfes and three elves sit down in a row of six chairs. If no dward will sit next to another dwarf and no elf will sit next to another elf. In how many ways can the elves and dwarfes sit ?
From the line method It says :
no of ways (not sitting together)= total no of ways - total number of ways sitting together.
we have _ _ _ _ _ _
Now, no of ways of arranging all the elves and dwarfes is 6!
Now grouping all the dwarfes together and all the elves together we have two spaces ______ _______
no of ways is 2* (arrangements of dwarfes) * (no of ways to arrange elves) = 2*3!*3! =72
But, I know there are more combinations that haven't been accounted for when deducting from all combinations. I am hoping someone might be able to show how it is done. I can see that it can quickly get very tricky.
Bottomline: When do you use the line method and when do you use the anagram method ?
thanks for your response