Show that C (n+1, k) = C (n, k -1) + C (n, k)
Prove that
n*P( n -1,n - 1) = P (n, n)
If n fair six-sided dice are tossed and the numbers showing on top are recorded, how many
(a) record sequences are possible?
(b) sequence contain exactly one six?
(c) sequences contain exactly four twos, assuming n >= 4
If n fair six-sided dice are tossed and the numbers showing on top are recorded, how many
(a) record sequences are possible?
(b) sequence contain exactly one six?
(c) sequences contain exactly four twos, assuming n 4 ?
Draw De Morgan’s Law, Absorption and Complementation Laws
Let A = {m, n, o}, B = {a, b}, and C = {7, 2}. Find: a) A x B x C. b) C x B x A. c) C x A x B. d) B x B x B.