Suppose someone e-mails you 10 different files you need to save one-by-one to your computer. Suppose that in total you have 6 different empty folders on your computer.
(i) How many ways can you save the files into the 6 folders if the temporal order in which you save the individual files does not matter.
(ii) How many ways can you save the files into the 6 folders if the temporal order in which you save the individual files matters.
i)
where m is number of files,
n is number of folders
ii)
Comments