Combinatorics and Sums - Problem-Solving Laboratory | MATH 294A, Study notes of Mathematics

Material Type: Notes; Professor: Savitt; Class: Problem-Solving Laboratory; Subject: Mathematics Main; University: University of Arizona; Term: Unknown 1989;

Typology: Study notes

Pre 2010

Uploaded on 08/26/2009

koofers-user-ynq
koofers-user-ynq 🇺🇸

9 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Combinatorics and Sums
Math 294A: Problem Solving Seminar
Combinatorics is the mathematics of counting objects in various ways. One of the basic notions in combinatorics
is the kth binomial coefficient of degree n, or the number of ways to choose kobjects out of nob jects (a quantity
often called nchoose k”), and is equal to
n
k=n!
(nk)! k!,where nk0.
Note that we have the identities
n
k=n
nkand n
k=n
kn1
k1if nk1.
The following is often useful in finding sums involving binomial coefficients, and is of course why we call n
ka
binomial coefficient in the first place.
The Binomial Theorem. Let xand ybe variables, and n0 an integer. Then
(x+y)n=
n
X
i=0 n
ixniyi.
Not all of the problems below will use binomial coefficients, but they all deal with some type of enumeration.
Example 1. Show that for any integer n1, Pn
i=1 in
i=n2n1.
Example 2. Let n > 1. How many ways can the set {1,2, . . . , n}be written as the union of knonempty
disjoint subsets, each consisting of consecutive integers?
Example 3. Give a combinatorial proof that if m, n 1 and 1 kn, then
k
X
i=0 n
i m
ki=m+n
k.
Example 4. Consider all 2n1 nonempty subsets of {1,2, . . . , n}. For each of these subsets, we find the product
of the reciprocals of each of its elements. Find the sum of all of these products.
Problem 1. a) Prove that for n0,
n
X
i=0
(1)in
i= 0.
b) Define µas a function on the positive integers by µ(1) = 1, or if n > 1 has prime factorization n=pe1
1· · · pek
kby
µ(n) =
(1)kif ei= 1 for each i,
0 otherwise.
pf2

Partial preview of the text

Download Combinatorics and Sums - Problem-Solving Laboratory | MATH 294A and more Study notes Mathematics in PDF only on Docsity!

Combinatorics and Sums

Math 294A: Problem Solving Seminar

Combinatorics is the mathematics of counting objects in various ways. One of the basic notions in combinatorics

is the kth binomial coefficient of degree n, or the number of ways to choose k objects out of n objects (a quantity

often called “n choose k”), and is equal to

( n

k

n!

(n − k)! k!

, where n ≥ k ≥ 0.

Note that we have the identities

( n

k

n

n − k

and

n

k

n

k

n − 1

k − 1

if n ≥ k ≥ 1.

The following is often useful in finding sums involving binomial coefficients, and is of course why we call

(n

k

a

binomial coefficient in the first place.

The Binomial Theorem. Let x and y be variables, and n ≥ 0 an integer. Then

(x + y)

n

∑^ n

i=

n

i

x

n−i y

i .

Not all of the problems below will use binomial coefficients, but they all deal with some type of enumeration.

Example 1. Show that for any integer n ≥ 1,

∑n

i=1 i

(n

i

= n 2

n− 1 .

Example 2. Let n > 1. How many ways can the set { 1 , 2 ,... , n} be written as the union of k nonempty

disjoint subsets, each consisting of consecutive integers?

Example 3. Give a combinatorial proof that if m, n ≥ 1 and 1 ≤ k ≤ n, then

∑^ k

i=

n

i

m

k − i

m + n

k

Example 4. Consider all 2n^ − 1 nonempty subsets of { 1 , 2 ,... , n}. For each of these subsets, we find the product

of the reciprocals of each of its elements. Find the sum of all of these products.

Problem 1. a) Prove that for n ≥ 0,

∑n

i=

i

n

i

b) Define μ as a function on the positive integers by μ(1) = 1, or if n > 1 has prime factorization n = p

e 1 1 · · ·^ p

ek k by

μ(n) =

k if ei = 1 for each i,

0 otherwise.

Using part a), prove that for any positive integer n,

d|n

μ(d) = 0.

Problem 2. Prove that the product of n consecutive integers is always divisble by n!.

Problem 3. Prove that if n ≥ 1, then

n∑− 1

i=

i

i + 1

n

i

n+

  • 1

n + 1

Problem 4. How many subsets of { 1 , 2 ,... , n} have no two successive numbers?

Problem 5. What is the probability of an odd number of sixes turning up in a random toss of n fair dice?

(Hint: Consider

1 2

(x + y)

n − (x − y)

n

Problem 6. In the Lotto, six numbers are chosen from { 1 , 2 ,... , 49 }. How many of these six element sub-

sets have at least a pair of consecutive numbers?

Problem 7. Let 0 < a 1 < a 2 < · · · < an be real numbers, and let ei = ±1. Prove that

∑n

i=1 eiai^ takes at

least

n+ 2

distinct values as the ei range over the 2n^ possible combinations of signs.

Problem 8. Prove that for each positive integer n,

n

)n

<

n + 1

)n+

.

(Hint: Use the Binomial Theorem.)

Problem 9. How many ways can you select two disjoint subsets from a set consisting of n elements? We se-

lect the two subsets as an unordered pair, so we do not distinguish which order the two subsets are selected.

Problem 10. Let 1 ≤ r ≤ n and consider all subsets of r elements of the set { 1 , 2 ,... , n}. Each of these subsets

has a smallest element. Let F (n, r) denote the arithmetic mean of these smallest elements. Prove that F (n, r) =

n+ r+.

Problem 11. Prove that ∑n

k=

[

n − 2 k

n

n

k

)]

2

n

2 n − 2

n − 1

Problem 12. Prove that ∑n

k=

k

n

k

k + m + 1

∑^ m

k=

k

m

k

k + n + 1