MA141 Discrete Methods 25 January 1999
MCU202 Combinatorial Theory
MA141 (Faculty of Science) students:
Answer THREE questions. Time allowed TWO hours.
MCU202 (I.T. Board) students:
Answer TWO questions. Time allowed ONE AND A HALF hours.
(b) How many permutations are there of the digits 1,2,¼,9 in which none of the patterns 23, 56, 89 appears?
(c) How many permutations are there of the digits 1,2,¼,9 in which exactly five digits are in their natural position?
[You may leave factorials in your answers but any results on derangements
must be derived and written out in full.]
2. (a) Solve the following recurrence relation
|
[You may use the fact that å1n i2 = n(n+1)(2n+1)/6.]
(b) Solve the recurrence relation
|
3. (a) Let p(n) denote the number of partitions of the
positive integer n and let p(n|P) denote the number
of partitions of n having property P.
Write down the generating functions of each of the following
Show that
|
|
(b) Using Ferrers diagrams, show that
4. (a) Let S(n,k) denote the number of partitions of an
n-set into k parts (subsets). Write down a recurrence relation
giving S(n,k) in terms of S(n-1,k-1) and S(n-1,k).
Find the values of S(6,k), 1 £ k £ 6.
(b) In how many ways can six golf balls labelled 1 to 6 be put into four identical boxes so that at most one box is empty.
(c) Using induction on n or otherwise show that, for n ³ 2,
|