taha1234
Why combination is used? Shouldn't it be permutation?
Hello,
taha1234. Since order does
not matter, we should not use a permutation. Consider a valid combination of small {a, b, c, d} and large books {E} with a change of order tossed in:
abcdE
abcEd
abEcd
aEbcd
Eabcd
Did the order in which book E (or any other book) was selected affect
which books on the whole were selected? Not at all. I could rewrite different combinations of the same five letters a hundred times over (120 times, to be exact), but the books selected would be the same five books. That is how we know we are dealing with a combination.
I hope that helps clarify the issue for you or anyone else who stumbles across this thread with a similar question. Good luck with your studies.
- Andrew