想請問一下這題的答案有沒有錯誤~?
SURREPTITIOUS
(a) exactly three pairs of consecutive identical letters
ans: C(5,3) * 10! / 2!^2 - 4 * C(5,4) * 9!/2! + C(5,2)*8!
↑
想請問上面的4,是如何得到~~?
(b) at most three pairs of consecutive identical letters
ans: 13! / 2!^5 - C(5,4) * 9! / 2! + C(4,3) * 8!
↑
上面這個最後面那項不知道怎麼來的
(b) 解法應該是用全部去扣掉 4-pairs 5-pairs 吧~
謝謝
1 則留言:
這些都比較像是排容的推廣, 你可以參考一下例題正上方那個Note的內容, Em是恰滿足m個性質, 而Lm是至少滿足m個性質的方法數, 分別套用這兩個推廣的結果至(a),(b)就會出現書上的那個式子
張貼留言