Math1081 Syllabus Problems 2019T3
Math1081 Syllabus Problems 2019T3
Faculty of Science
2
3
Syllabus
References are to the textbook by Epp, unless marked otherwise. F indicates the textbook by Franklin
and Daoud and R indicates the book Discrete Mathematics with Applications by K.H. Rosen (6th
edition). The UNSW Library has multiple copies of Rosen numbered P510/482A,B,C, etc.
The references shown in the righthand column are not intended to be a definition of what you will be
expected to know. They are just intended as a guide to finding relevant material. Some parts of the
course are not covered in the textbooks and some parts of the textbooks (even in sections mentioned
in the references below) are not included in the course.
In the Reference column below, column A refers to Epp 3rd edition, and Rosen 2nd edition, while
column B to Epp 4th edition and Rosen 6th edition.
Within sections of the course, the topics may not be covered in exactly the order in which they are
listed below.
Sets, subsets, power sets. Equality, cardinality 5.1, 5.3 1.2, 6.1, 6.3
Functions. Domain, codomain and range. Arrow 7.1, 3.5 1.3, 7.1, 4.5
diagrams.
Ceiling and floor functions. Images and inverse images 7.3 7.2
of sets. Injective (one-to-one), surjective (onto) and
bijective functions.
Proof of existential statements. Constructive and non- 2.1, 3.1, F4, F6 3.1,4.1,F4,F6
constructive proofs. Counterexamples.
Common mistakes in reasoning. Converse and inverse 2.3, 3.1 3.3, 3.4, 4.1
fallacies. Begging the question, tacit assumption, etc.
5: Graphs
Walks, paths and circuits. Euler and Hamilton paths. 11.2 10.2
Connected graphs, connected components.
Weighted graphs. Minimal spanning trees. Kruskal and 11.6 10.6, 10.7
Dijkstra algorithms.
6
PROBLEM SETS
Recommended Problems: It is strongly recommended that you attempt all questions marked by †.
You should regard these questions as the minimum that you should attempt if you are to pass this
course. However, the more practice in solving problems you get the better you are likely to do in class
tests and exams, and so you should aim to solve as many of the problems on this sheet as possible.
Ask your tutor about any problems you cannot solve.
Problems marked by a star (∗) are more difficult, and should only be attempted after you are sure
you can do the unstarred problems.
7
PROBLEM SET 0
Introductory Problems
The following eight problems will be addressed in your first tutorial in order to introduce just some
of the problems that you will learn how to solve during this course. You are not expected to be able
to solve them at this point but feel free to see them as challenges and try to solve them anyway. Your
tutor will provide some hints and might initiate class discussion on how to solve these problems but
will not necessarily provide any full answers in this full tutorial. Most of the answers, and all of the
methods required, will be given later throughout the course.
IP1. Without using a calculator, find a simple way to calculate the value of
Each of the lines is now coloured either red or blue. Prove that it is possible to find three points that
are joined by three lines of the same colour, regardless of how the lines were coloured.
(Hint: See Topic 3 Problem 32)
IP5. Prove that it is possible to find two different sets A and B, each containing 10 distinct positive
integers no greater than 100, for which the sum of integers in A is equal the sum of integers in B.
(Hint: Use Topic 4 methods.)
IP6. We have a 2 × n rectangular board and some 1 × 2 tiles , some 2 × 1 tiles , and some some
2 × 2 tiles . Let an be the number of ways in which we can tile the board using these tiles. Prove
that, for n > 2, an = an−1 + 2an−2 , and use this identity to find a closed formula for an .
(Hint: See Topic 4 Problem 37.)
IP7. Is it possible to draw continuously from A to B along the lines, passing each of the 14 lines
exactly once?
A B
1. Are any of the sets A = {1, 1, 2, 3}, B = {3, 1, 2, 2}, C = {1, 2, 1, 2, 4, 2, 3} equal?
4. Given the sets X = {24k + 7 | k ∈ Z}, Y = {4n + 3 | n ∈ Z}, Z = {6m + 1 | m ∈ Z}, prove that
X ⊆ Y and X ⊆ Z but Y * Z.
a) |P (S)|,
b) P P (S) ,
c) P P P (S) .
a) a ∈ {a},
b) {a} ∈ {a},
c) {a} ⊆ {a},
d) a ⊆ {a},
e) {a} = {a, {a}},
f) {a} ∈ {a, {a}},
g) {a} ⊆ {a, {a}},
B = { letters in the words set theory }, list the elements of the sets
a) A ∪ B,
b) A ∩ B,
c) A − B,
d) B − A.
R = {x ∈ Z | x is divisible by 2}
S = {x ∈ Z | x is divisible by 3}
T = {x ∈ Z | x is divisible by 6}.
a) Is S = T ?
b) Is R ⊆ T ?
c) Is T ⊆ R?
d) Is T ⊆ S?
e) Find R ∩ S.
†11. In a class of 40 people studying music: 2 play violin, piano and recorder, 7 play at least violin
and piano, 6 play at least piano and recorder, 5 play at least recorder and violin, 17 play at
least violin, 19 play at least piano, and 14 play at least recorder. How many play none of these
instruments?
†12. Prove the following statements if they are true and give a counter-example if they are false.
†13. Let A and B be general sets. Determine the containment relation (⊆, ⊇, =, none) that holds
between
†14. Let A and B be general sets. Determine the containment relation (⊆, ⊇, =, none) that holds
between
P (A × B) and P (A) × P (B)
15. Show that A − B = A ∩ B c and hence simplify the following using the laws of set algebra.
a) A ∩ (A − B).
b) (A − B) ∪ (A ∩ B).
c) (A ∪ B) ∪ (C ∩ A) ∪ (A ∩ B)c .
(A − B c ) ∪ (B ∩ (A ∩ B)c ).
10
†17. Simplify
[A ∩ (A ∩ B c )] ∪ [(A ∩ B) ∪ (B ∩ Ac )] ,
and hence simplify
[A ∪ (A ∪ B c )] ∩ [(A ∪ B) ∩ (B ∪ Ac )] .
18. Draw a Venn diagram for the general situation for three sets A, B and C. Use it to answer the
following:
If B − A = C − A then B = C.
(R − P ) − Q = R − (P ∪ Q)
A ⊕ B = (A − B) ∪ (B − A).
†22. Let
Ak = {n ∈ N | k ≤ n ≤ k2 + 5}
for k = 1, 2, 3, .... Find
4
[
a) Ak ;
k=1
90
\
b) Ak ;
k=10
\∞
c) Ak
k=1
25. Recall from lectures that ⌊x⌋ is the largest integer less than or equal to x, and that ⌈x⌉ is the
smallest integer greater than or equal to x. Evaluate
a) ⌊π⌋,
b) ⌈π⌉,
c) ⌊−π⌋,
d) ⌈−π⌉.
†27. Determine which of the following functions are one-to-one, which are onto, and which are bijec-
tions.
a) f : Z → Z, f (x) = 2x.
b) f : Q → Q, f (x) = 2x + 3.
c) f : R → Z f (x) = ⌈x⌉.
*d) f : R → R f (x) = x − ⌊x⌋.
†29. Define f : R → R by
f (x) = x2 − 4x + 6.
a) What is the range of f ?
b) Is f onto? Explain.
c) Is f one-to-one? Explain.
35. For each of the following bijections find the inverse and the domain and range of the inverse.
a) f : R → R, f (x) = 5x + 3.
b) * g : Z → N
2|x| − 1 if x < 0
g(x) =
2x if x ≥ 0
a) f (A) if A = {x | − 2 ≤ x ≤ 3},
b) f −1 (B) if B = {y | 1 ≤ y ≤ 17}.
f (m, n) = m2 − n2 .
†38. Suppose f is a function from X to Y and A, B are subsets of X, and suppose that S, T are
subsets of Y .
N N
X N X N
k = (N + 1) and k2 = (N + 1)(2N + 1)
2 6
k=1 k=1
to evaluate
22
X
(3k + 4)2 .
k=3
a) 19 is divided by 7,
b) −111 is divided by 11,
c) 1001 is divided by 13.
a) 22 · 35 · 53 and 25 · 33 · 52 ,
b) 22 · 3 · 53 and 32 · 7,
c) 0 and 3.
3n ≡ 1 (mod 7).
a) gcd(12, 18),
b) gcd(111, 201),
c) gcd(13, 21),
d) gcd(83, 36),
e) gcd(22, 54),
f) gcd(112, 623).
†10. Solve, or prove there are no solutions. Give your answer in terms of the original modulus and
also, where possible, in terms of a smaller modulus.
*11. Let a, b be integers, not both zero, let S be the set of integers defined by
S = {ax + by | x, y ∈ Z},
The aim of this question is to use the Division Algorithm and the definition of greatest common
divisor (gcd) to show that d0 = gcd(a, b).
12. a) Prove that if a, b and m are integers with the properties gcd(a, b) = 1 and a | m and b | m,
then ab | m. (Hint: use 11(d).)
b) Prove that if a and b are coprime integers and a | bc, then a | c. (Hint: use 11(d).)
16
Relations
†13. List the ordered pairs in the relations R , for i = 1, 2, 3, from A = {2, 3, 4, 5} to B = {2, 4, 6}
i
where
a) (m, n) ∈ R1 iff m − n = 1,
b) (m, n) ∈ R2 iff m | n,
c) (m, n) ∈ R3 iff gcd(m, n) = 1.
a) an arrow diagram,
b) a matrix MRi .
15. Construct arrow diagrams representing relations on {a, b, c} that have the following properties.
†18. Define a relation ∼ on the set S = {0, 1, 2, 3, 4, 5, 6, 7, 8} by x ∼ y if and only if x2 ≡ y 2 (mod 5).
19. a) Let A1 = {0}, A2 = {1, 2}, A3 = {3, 4} be subsets of S = {0, 1, 2, 3, 4}. Define a relation
∼ on the set S by x ∼ y if and only if x, y ∈ Ai for some i ∈ {1, 2, 3}. Show that ∼ is an
equivalence relation on S.
b) Let B1 = {0}, B2 = {1, 2}, B3 = {3} be subsets of S = {0, 1, 2, 3, 4}. Explain why the
relation ∼ on S defined by x ∼ y if and only if x, y ∈ Bi for some i ∈ {1, 2, 3} is not an
equivalence relation on S.
c) Let C1 = {0, 1}, C2 = {1, 2}, C3 = {3, 4} be subsets of S = {0, 1, 2, 3, 4}. Explain why the
relation ∼ on S defined by x ∼ y if and only if x, y ∈ Ci for some i ∈ {1, 2, 3} is not an
equivalence relation on S.
17
20. The following diagram represents a set V = {u, v, x, y, z} of six cities and direct flights between
them.
w x
v y
u z
†21. Consider the set S = {0, 1, 2, . . . , 11} of integers modulo 12. Define the relation ∼ on S by x ∼ y
iff x2 ≡ y 2 mod 12. Given that ∼ is an equivalence relation, partition S into equivalence classes.
†22. Let a and b be two fixed real numbers. Define a relation ∼ on R2 by (x , y ) ∼ (x , y ) iff
1 1 2 2
ax1 + by1 = ax2 + by2 . Prove that ∼ is an equivalence relation and give a geometric description
of the equivalence class of (1, 1).
24. Answer the following questions for the Poset ({2, 4, 6, 9, 12, 27, 36, 54, 60, 72}, |):
†26. A relation | is defined on A = { 1, 2, 4, 6, 8, 9, 12, 18, 36, 72, 108 } by a | b iff a divides b.
In this problem set, F&D refers to the book by Franklin and Daoud, and the problems have been
printed here with the permission of the author. Note the solutions to some of the F&D questions are
available in the book “Introduction to Proofs in Mathematics” by J. Franklin and A. Daoud.
Basic Proofs
1 1 2
1. (F&D Chapter 1 Q1) Show that: − <
1, 000 1, 002 1, 000, 000
†2. (F&D Chapter 1 Q3) Show that: √1, 001 − √1, 000 < √ 1
√ √ 2 1, 000
√ √ 1, 001 + 1, 000
Hint: multiply 1, 001 − 1, 000 by √ √
1, 001 + 1, 000
6. a) Suppose that n is a positive integer. Use the Binomial theorem and appropriate inequalities
to prove that
1 n
0 < 1+ < 3.
n
†8. Prove by exhaustion of cases that for any real number x we have
†9. (F&D Chapter 2 Q3) Prove that the product of any two odd numbers is an odd number.
11. (F&D Chapter 2 Q12) Prove that the product of three consecutive whole numbers, of which the
middle one is odd, is divisible by 24.
20
12. (F&D Chapter 2 Q19) Find a generalisation of:
1 1 2
− <
1000 1002 (1000)2
13. (F&D Chapter 2 Q21) Prove that for all whole numbers n, (n + 1)(n + 2) . . . (2n − 1)(2n) =
2n .1.3.5 . . . (2n − 1)
†14. (F&D Chapter 5 Q9) Consider the following statement concerning a positive integer x ≥ 2.
√
“If x is not divisible by any positive integer n satisfying 2 ≤ n ≤ x then x is a prime
number.”
*15. a) Let a and n be integers greater than 1. Prove that an − 1 is prime only if a = 2 and n is
prime. Is the converse of this statement true?
b) [V ] Show that 2n + 1 is prime only if n is a power of 2.
17. a) Use the result of part (a) of the previous question to prove that if p is prime, a is an integer
and p | a2 , then p | a.
*b) Are there any integers n other than primes for which it is true that for all integers a, if
n | a2 then n | a? If so, describe all such n.
√
*c) Prove that if p is prime then p is irrational.
18. a) Show that 2 is a multiplicative inverse for 4 (mod 7) and 3 is a multiplicative inverse for
5 (mod 7). Hence determine the value of 5! (mod 7)
*b) [V] Prove that if p is prime then
†19. In the following questions you are given a theorem, together with the basic ideas needed to
prove it. Write up a detailed proof of the theorem. Your answer must be written in complete
sentences, with correct spelling and grammar. It must include a suitable introduction and
conclusion; reasons for all statements made; correct logical flow; and any necessary algebraic
details.
†20. Prove the following statement, then write down its converse. Is the converse true or false? Prove
your answer.
“For all x ∈ Z, if x ≡ −1 (mod 7) then x3 ≡ −1 (mod 7).”
†22. (F&D Chapter 3 Q6) Prove that a whole number is odd if and only if its square is odd.
†23. (F&D Chapter 3 Q10) Prove that a triangle is isosceles if and only if two of its angles are equal.
(An isosceles triangle is by definition a triangle with two equal sides.)
24. (F&D Chapter 3 Q13) Show that a number is divisible by 3 if and only if the sum of its digits
is divisible by 3.
25. (F&D Chapter 3 Q18) Prove that a real number is rational if and only if its decimal expansion
is terminating or (eventually) repeating.
*26. For integers x and y, show that 7|x2 + y 2 if and only if 7|x and 7|y.
27. A parallelogram is defined to be a quadrilateral with both pairs of opposite sides parallel. Use
properties of congruent and similar triangles to prove that a quadrilateral is a parallelogram if
and only if two opposite sides are equal and parallel.
22
“Some” statements
†28. (F&D Chapter 4 Q11) Show that there is a solution of, x100 + 5x − 2 = 0 between x = 0 and
x = 1.
29. [V] (F&D Chapter 4 Q4) A perfect number is one which equals the sum of its factors (counting
1 as a factor, but not the number itself). Show that there exists a perfect number.
x2 x3 xn
1+x+ + + ··· + + ...
2! 3! n!
Show that e3 = 20.1, correct to 1 decimal place, by showing:
a) For any n ≥ 4,
n−3
3n 9 3
<
n! 2 4
b) Hence, that there exists N such that,
3N +1 3N +2 1
+ + ··· <
(N + 1)! (N + 2)! 20
*32. (F&D Chapter 5 Q11) Every one of six points is joined to every other one by either a red or a
blue line. Show that there exist three of the points joined by lines of the same colour.
Multiple quantifiers
*33. [V] (F&D Chapter 5 Q8) Prove that between any two irrational numbers there is a rational
number.
un = n 2 for all n ∈ N
∀M ∈ N ∃N ∈ N ∀n > N un > M.
35. A function f (x) is called continuous at x = a iff:
†37. (F&D Chapter 6 Q16) Prove that each of the following is irrational:
√3
a) 4
√
b) 1 + 3
√ √
c) 3− 2
41. (F&D Chapter 6 Q11) Are the following statements true or false? Prove your answers.
a) Let a, b, c be three integers. If a divides c and b divides c, then either a divides b or b divides
a.
b) If a, b, c, d are real numbers with a < b and c < d, then ac < bd.
43. (F&D Chapter 7 Q14) A set of real numbers is called bounded if it does not “go to infinity”.
More precisely, S is bounded if there exist real numbers M, N such that for all
s ∈ S, M < s < N .
(For example, the set of real numbers x such that 1 < x3 < 2 is bounded, since for all x ∈ S, 1 <
x < 1.5.)
U = {u ∈ R : u = s + t for some s ∈ S, t ∈ T }
Show that U is bounded. It might help to calculate some examples first, say,
(The set U is sometimes denotes S + T , since it is the set of all sums of something in S
with something in T .)
44. (F&D Chapter 7 Q15) A region in the plane is called convex if the line segment joining any
two points in the region lies wholly inside the region. For example, an ellipse, a parallelogram,
a triangle and a straight line are convex, but on annulus and a star-shaped region are not. In
symbols, R is convex if, for all (x1 , y1 ) and (x2 , y2 ) in R, (λx1 + (1 − λ)x2 , λy1 + (1 − λ)y2 ) ∈ R
for all λ ∈ [0, 1].
†45. (F&D Chapter 6 Q24) Show that there do not exist three consecutive whole numbers such that
the cube of the greatest equals the sum of the cubes of the other two.
Mathematical induction
1 1 1 1 1
46. (F&D Chapter 8 Q2) Show that, 1 − + − + + · · · + (−1)n−1 is always positive.
2 3 4 5 n
n3 + 3n2 + 2n is divisible by 6.
b) Prove the same result without mathematical induction by first factorising n3 + 3n2 + 2n.
a) Calculate,
1 2 3 n
+ + + ··· +
2! 3! 4! (n + 1)!
for a few small values of n.
b) Make a conjecture about a formula for this expression.
c) Prove your conjecture by mathematical induction.
25
49. (F&D Chapter 8 Q8) The following is a famous fallacy that uses the method of mathematical
induction. Explain what is wrong with it.
Theorem
Everything is the same colour.
Proof
Let P (n) be the statement, “In every set of n things, all the things have the same colour”.
We will show that P (n) is true for all n = 1, 2, 3, . . . , so that every set consists of things of the
same colour.
Now, P (1) is true, since in every set with only one thing in it, everything is obviously of the
same colour.
Now, suppose P (n) is true.
Consider any set of n + 1 things.
Take an element of the set, a. The n things other than a form a set of n things, so they are all
the same colour (since P (n) is true).
Now take a set of n things out of the n + 1 which does include a.
These are also all the same colour, so a is the same colour as the rest.
Therefore P (n + 1) is true.
2
n(n+1)
50. Show that 13 + 23 + · · · + n3 = 2 whenever n ∈ Z+ .
then √ !n √ !n !
1 1+ 5 1− 5
un = √ −
5 2 2
for all n ≥ 0.
†56. Prove, using induction, that if the sequence {un } is defined by:
u1 = 12
u = 30
2
un = 5un−1 − 6un−2 for n ≥ 3,
†58. [V] Prove that there exists N ∈ N such that for all n ∈ N with n ≥ N we have 3n < n!.
60. Using letters for the component propositions, translate the following compound statements into
symbolic notation:
a) If prices go up, then housing will be plentiful and expensive; but if housing is not expensive,
then it will still be plentiful.
b) Either going to bed or going swimming is a sufficient condition for changing clothes; how-
ever, changing clothes does not mean going swimming.
c) Either it will rain or it will snow but not both.
d) If Janet wins or if she loses, she will be tired.
e) Either Janet will win or, if she loses, she will be tired.
61. Write a statement that represents the negation of each of the following:
†63. Show, by using truth tables, that the following pairs of propositions are logically equivalent.
a) ∼ (p ∨ q), ∼ p ∧ ∼ q;
b) ∼ p ∨ q, p → q;
c) ∼ p → (q ∨ r), ∼ q → (∼ r → p);
d) p ∨ (p ∧ q), p.
64. Use standard logical equivalences to simplify each of the following logical expressions.
a) (p∨ ∼ q)∧ ∼ (p ∧ q)
b) [p → (q ∨ ∼ p)] → (p ∧ q)
c) (p ∧ q) ∧ ∼ (∼ p ∧ q) ∧ (q ∧ r)
d) (p ↔ q) ∨ (∼ p ∧ q)
a) q → (p ∨ r);
b) (q → p) ∨ (q → r);
c) ∼ (q → p) → (∼ q ∨ r).
“Good Lord Holmes,”replied Dr Watson, “what can you make of all this?”
“Elementary my dear Watson, Moriarty is dead!”
(1) “Either Einstein or Bohr is right, but they are not both right”.
(2) “Einstein is right only if quantum mechanics is wrong, and the world is crazy if quantum
mechanics is right”.
a) Write the two sentences (1) and (2) as symbolic expressions involving e, b, q and w.
b) Suppose the world is not crazy. From the truth of (1) and (2) is it valid to deduce that
Einstein is right? Explain.
(1) “If either Peta or Queenie has passed then either Roger and Peta have both passed, or
Roger and Queenie have both passed”.
and
(2) “If either Peta has passed or Queenie has failed then Roger has passed.”
a) Write the two statements (1) and (2) in symbolic form by letting p stand for “Peta has
passed,” q stand for “Queenie has passed” and r stand for “Roger has passed”.
b) Suppose that the statement (1) is false. Deduce that Roger has failed.
c) Suppose that the statement (1) is false and that the statement (2) is true. Decide whether
or not Peta has passed.
29
PROBLEM SET 4
Enumeration and Probability
†3. How many seven-letter words can be made from the English alphabet which contain
†5. a) A set of eight Scrabbler tiles can be arranged to form the word SATURDAY. How many
three-letter “words” can be formed with these tiles if no tile is to be used more than once?
b) How many ten-letter words can be formed from the letters of PARRAMATTA? How many
nine-letter words? ∗How many eight-letter words?
c) How many four-letter “words” come before “UNSW” if all four-letter words are listed in
alphabetical order?
†6. How many eight-letter words constructed from the English alphabet have
“Problem: How many eight-card hands chosen from a standard pack have at least one suit
missing?
Solution: Throw out one entire suit (4 possibilities), then select 8 of the remaining 39 cards.
The number of hands is 4C(39, 8).”
9. What is the probability that a hand of eight cards dealt from a shuffled pack contains:
a) exactly three cards of the same value and the remaining cards all from the remaining suit
(for example, ♥ 4, ♦ 4, ♠ 4 and five clubs not including the ♣ 4);
b) exactly three cards in at least one of the suits;
c) exactly three cards in exactly one of the suits. (Hint. First find the number of ways in
which five cards can be chosen from three specified suits, with none of the three represented
by three cards.)
10. For any positive integer n we define φ(n) to be the number of positive integers which are less
than or equal to n and relatively prime to n. Given that p, q, r are primes, all different, use the
inclusion/exclusion principle to find φ(pq), φ(p2 q) and φ(pqr).
†11. A hand of thirteen cards is dealt from a shuffled pack. Giving reasons for your answers, determine
which of the following statements are definitely true and which are possibly false.
†12. a) Prove that if nine rooks (castles) are placed on a chessboard in any position whatever, then
at least two of the rooks attack each other.
b) Prove that if fifteen bishops are placed on a chessboard then two of them attack each other.
†13. Let A be the set { 1, 2, 3, 4, 5, 6, 7, 8 }. Prove that if 5 integers are selected at random from A,
then at least one pair of these integers has sum 9.
14. In a square with sides of length 3cm, 10 points are chosen at random. Prove
√ that there must be
at least two of these points whose distance apart is less than or equal to 2 cm.
†15. If 31 cards are chosen from a pack, prove that there must be at least 3 of the same value, and
there must be at least 8 in the same suit.
†16. a) To each integer n we assign an ordered pair p(n) whose members are the remainders when
n is divided by 3 and 4 respectively. For example, p(5) and p(17) are both equal to (2, 1). If
ten thousand integers are chosen at random, how many can you say for certain must have
the same value for p?
*b) Repeat part (a) with the divisors 3 and 4 replaced by 4 and 6.
17. Let S and T be finite sets with |S| > |T |, and let f be a function from S to T . Show that f is
not one-to-one.
†18. Prove that there were two people in Australia yesterday who met exactly the same number of
other people in Australia yesterday.
31
19. Twenty hotel management students all guess the answers on the final examination, so it can be
taken that all orders of students on the list of results are equally likely. The top student is given
a mark of 100, the next 95, and so on, down to 5 for the last student and no two students get
the same mark. Find the probability that Polly gets an HD, both Manuel and Sybil get a CR
or better, and Basil fails.
†20. A die is rolled 21 times. Find the probability of obtaining a 1, two 2s, . . . and six 6s.
†21. For this problem assume that the 365 dates of the year are equally likely as birthdays.
a) Find the probability that two people chosen at random have the same birthday.
b) Find the probability that in a group of n people, at least two have the same birthday.
c) How large does n have to be for the probability in (b) to be greater than 21 ?
d) Criticise the assumption made at the beginning of this question.
†22. Twenty cars to be bought by a company must be selected from up to four specific models. In
how many ways may the purchase be made if
a) no restrictions apply?
b) at least two of each model must be purchased?
c) at most three different models must be purchased?
23. How many outcomes are possible from the roll of four dice
a) if the dice are distinguishable (for example, they are of different colours)?
b) if the dice are not distinguishable?
x1 + x2 + x3 + x4 + x5 + x6 = 40
if x1 , x2 , x3 , x4 , x5 , x6 are non-negative integers,
a) with no further assumptions?
b) with each xj ≥ 3?
c) with each xj ≤ 10?
*d) with each xj ≤ 8?
e) if each xj is even?
f) if at least one xj is odd?
*g) if every xj is odd?
*h) with x1 ≤ 9, 5 ≤ x2 ≤ 14 and 10 ≤ x3 ≤ 19?
*26. By counting in two ways the number of non-negative integer solutions of the inequality
x1 + x2 + · · · + xr ≤ n, prove that
n + r n + r − 1 n + r − 2 r r − 1
= + + ··· + + .
r r−1 r−1 r−1 r−1
Interpret this result in Pascal’s triangle.
32
Recurrence Relations
27. Write down the first four terms of the sequences defined recursively by
a) an = 32 an−1 , a0 = 16;
b) an = 3an−1 − 2an−2 , a0 = 2, a1 = 5;
c) an = 2(an−1 + an−2 + · · · + a1 + a0 ), a0 = 1.
28. Write down a recurrence and initial conditions to describe each of the following sequences.
†29. Let a be the number of ways to climb n steps, if the person climbing the stairs can only take
n
two steps or three steps at a time.
†30. Let a denote the number of bit strings of length n where no two consecutive zeros are allowed.
n
a) Find a1 , a2 , a3 .
b) Show that an satisfies the recurrence an = an−1 + an−2 for n ≥ 3.
31. A bank lends me $50,000 at 18% per year interest, compounded monthly, and I pay
back $900
per month. (So at the end of each month the amount I owe is increased by 1812 % and then
reduced by $900.)
If $un is the amount still owing after n months, write down a recurrence relation for un .
†32. a) Find the general solution of the first order recurrence an = 5an−1 .
b) Find the solution of the first order recurrence an +4an−1 = 0 subject to the initial condition
a1 = −12.
33. Find the general solution of the following recurrence relations, each holding for n ≥ 2.
a) an + an−1 − 6an−2 = 0.
b) an = 3an−1 − 2an−2 .
c) an = 6an−1 − 9an−2 .
d) an − 2an−1 − 4an−2 = 0.
†34. Find the solution of the following recurrence relations (defined for n ≥ 2) subject to the given
initial conditions
†35. Find the general solution of the following recurrence relations (defined for n ≥ 2).
a) an + an−1 − 6an−2 = 4n
b) an = 3an−1 − 2an−2 + 2n
c) an = 6an−1 − 9an−2 + 8n + 4
d) an = 6an−1 − 9an−2 + 3n
†37. Suppose we wish to tile a 2 × n rectangular board with smaller tiles of size 1 × 2 and 2 × 2.
*38. An n-digit quaternary sequence is a string of n digits chosen from the numbers 0, 1, 2, 3.
Let an be the number n–digit of quaternary sequences with an even number of 0’s.
and
a0 = 1, a1 = 3.
(B) x, y ∈ S
†40. We call a word on the alphabet {x, y, z} z-abundant if the letter z appears at least once in any
two successive letters. (So, for example, the empty word is z-abundant and so is xzzxzy but
xzyxzy is not.)
an = an−1 + 2an−2 .
(Hint: Consider the possible ways in which a z-abundant word can begin.)
c) Find an explicit formula for an .
*41. a) Show that the set {1, 2, 3, ...., n} can be partitioned into two non-empty sets in precisely
2n−1 − 1 ways.
b) Let sn be the number of ways in which the set {1, 2, 3, ..., n} can be partitioned into three
non-empty sets.
Show that s1 = 0, s2 = 0, s3 = 1 and write down the six such partitions for n = 4.
c) Show that, for n ≥ 2, the sequence sn defined above satisfies sn = 3sn−1 + 2n−2 − 1 and
find a closed formula for sn .
35
PROBLEM SET 5
Graphs
1. Draw the graph G = (V, E, f ) with vertex set V = {v1 , v2 , v3 , v4 , v5 , v6 } and edge set
E = {e1 ,e2 , e3 , e4 , e5 , e6 , e
7 } and edge–endpoint or incidence function
f : E → {x, y} | x, y ∈ V
e f (e)
e1 {v3 , v4 }
e2 {v1 }
e3 {v1 , v5 }
e4 {v2 , v5 }
e5 {v2 }
e6 {v5 , v2 }
e7 {v4 , v2 }
v4 e14
v9
e15 e16
v1 e1 v2
e3 v3
e2
e13
e4
e6 e9 e12
v5 e5 v6 e7 e11 v8
e8 v7
e10
Find
G1 G2 G3 G4 G5
†4. How many edges does a graph have if it has vertices of degree 4, 3, 3, 2, 2? Draw a simple graph
with these vertex degrees. (Is it the only example?)
†5. Determine whether or not there is a graph or simple graph for each of the following sequences
of vertex degrees. Draw examples of those that exist. (Try to minimise the number of loops or
parallel edges in non–simple examples.)
i) 4, 4, 3, 2, 2, 1. ii) 4, 4, 3, 3, 2, 1. iii) 5, 5, 3, 2, 2, 1.
iv) 5, 4, 3, 2, 2. v) 6, 5, 4, 4, 2, 2, 1. vi) 6, 5, 4, 3, 2, 1, 1.
i) K6 . ii) K2,3 .
†7. Find the total number of vertices and edges for the special simple graphs
a) Kn
b) Km,n
c) Cn , (cyclic graph with n vertices)
d) Qn (n-cube graph)
a b
G:
c d
9. Recall that two vertices in the complement G are neighbours iff they are not neighbours in G.
Find the following
10. If a simple graph G has n vertices and m edges how many edges does G have?
37
Bipartite Graphs
b)
a) B
C C
A A B
D E F
G E
D G
H F
c) B d) A B
A C
E
C D F G
I
D F
E H J K
e) f)
B C C
A D B D
H E A G
E
G F F
g) C
D
K
B E
H
F G
A I J
i) Kn ii) Cn iii) Qn
38
Adjacency Matrices
a)
A e1 B A e2 B
e1
e5
e3 e4 e5
e2 C e3 e6 E
e4
e7
e6
e7
D E C D
Isomorphism
†15. Determine, with reasons, whether or not the following pairs of graphs are isomorphic.
a) y
a b
x z
c
d e t u
G1 G2
a
b) c
x y u
b
d t
z
e
G1 f v
G2
39
c)
a b c e f h x y t u v s
d g z w
G2
G1
r
c s
d) q
b d t
p u
a e
i f x v
h g w
G1 G2
b
y z
e)
a c d e
x t u
f g v w
G1 G2
b v
f)
a c u w
g t
f d z x
e y
G1 G2
a) 2 vertices,
b) 3 vertices,
c) 4 vertices.
Connectivity
A B
D E C
G
I F
J H
K
L M M
19. What is the number of walks of length n between any two adjacent vertices of K4 for
n = 2, 3, 4, 5?
e2 C
e1
e4 e5
A B
e6
D
a) D b)
B B
F
C
A E C D
A H
G E F
H
I G
c) A
d)
B
F e1
e2 B C
A C D
G
D
E E F
e) C
f) D
B
A D
B C A E
E F G F
23. For what values of n does Kn , Cn , Qn have an Euler path which is not a circuit?
a) an Euler circuit,
b) an Euler path which is not a circuit,
c) a Hamilton circuit.
[Hint: Construct one recursively, constructing Hamiltonian paths between adjacent vertices of
Qn . Construct such a path for Qn+1 from one such path for Qn ].
42
*26. The Knight’s Tour Puzzle asks if it is possible to find a sequence of 64 knight’s moves so that
a knight on a chessboard visits all the different squares and ends up on the starting point.
Planar Graphs
†27. Show that the following graphs are planar by redrawing them as planar maps.
a) b) c)
B A B
A B
A C
D E D C C D E F
d)
B
B A B
A C e) ∗ f)
A C
A′ B′
D F
D F
E E C C′
43
†28. For each of
⋆ ⋆
⋆ ⋆ ⋆ ⋆
a) Find the degree of each of the regions indicated by an asterisk in each map.
b) What is the sum of the degrees of the regions in each map?
c) Give the dual of each of the planar maps, drawing it on a separate diagram.
d) Verify Euler’s formula in the maps.
†29. A connected planar graph has 11 vertices; 5 have degree 1, 5 have degree 4, and 1 has degree 5.
30. a) Show if G is a connected planar simple graph with v vertices and e edges with v ≥ 3 then
e ≤ 3v − 6.
b) Further show if G has no circuits of length 3 then e ≤ 2v − 4.
31. Apply the last question to show the following graphs are non–planar.
a) b)
†33. Use Kuratowski’s Theorem to show that the following graphs are not planar.
a)
A B C b)
B C
D E
A D
E
F G H G F
44
c) d)
B
A B A
C
D G
C E
D
F
F G E
*e) B
G
A C
F H
J I
E D
34. Show the converses of Q30 a) and b) are false by considering the following examples. (Hint:
Kuratowski’s Theorem.)
a) C b)
F
G E
D
H D
F B
A C
E B
Trees
*37. Use Q36 to prove by induction that a tree with n vertices has n − 1 edges.
45
†38. a) Use Kruskal’s algorithm to find a minimal spanning tree for the following weighted simple
graph.
A 3 B C
2
2 3
3 3 1
1 D 2 E 3
3 2
1 1
F 4 G 2 H
b) Use Dijkstra’s algorithm to construct a tree giving shortest paths from A to each of the
other vertices in the weighted graph in part (a).
39. a) Use Kruskal’s algorithm to find a minimal spanning tree for the following weighted graph.
Then find a second minimal spanning tree for the graph. How many other minimal spanning
trees are there?
A 1 B
1 1
4 5
D
C 4 5 E
2 3
4 2 5
F 2 G 3 H
b) Use Dijkstra’s algorithm to construct a tree giving shortest paths from A to each of the
other vertices in the weighted graph in part (a).
40. Use Dijkstra’s algorithm to find a shortest path from the vertex v0 to the vertex v1 in the
following weighted graph.
A 2 C 4 E 10 J
3 3
4 6 4
v0 2 v1
3 2 6
5 8
B 1 D 4 F 7 H
46
ANSWERS TO SELECTED PROBLEMS
Important Note
Here are some answers (not solutions) and some hints to the problems. These are NOT intended as
complete solutions and rarely are any reasons given. To obtain full marks in test and examination
questions FULL reasoning must be given, and your work should be clearly and logically set out.
Problem Set 1.
1. A = B.
2. Yes.
5. a) 4; b) 16; c) 65536.
6. a) T; b) F ; c) T ; d) F ; e) F; f) T ; g) T
8. Yes.
11. 6.
15. a) A − B; b) A; c) U.
16. B.
17. A ∪ B; A ∩ B.
89
23. a) (0, 4]; b) ( 90 , 10]; c) {1}.
27. a) 1 − 1, not onto; b) bijection; c) onto, not 1 − 1; d) not 1 − 1 and not onto.
x−3
35. a) f −1 (x) = 5 .
39. 40430.
9 4
42. 2 − n−1 − n1 .
N +1
44. 2N .
Problem Set 2.
2. T, F, T, F.
3. T, F, T, F, F, F.
5. a) 22 · 33 · 52 , 25 · 35 · 53 ; b) 3, 22 · 32 · 53 · 7; c) 3, not defined.
6. 1, 3, 2.
d) x ≡ 502 (mod 1001); e)x ≡ 99, 206, 313 (mod 321) or x ≡ 99(mod 107)
g)x ≡ 29, 70, 111, 152, 193, 234, 275, 316, 357, 398, 439, 480, 521 (mod 533) or
x ≡ 29 (mod 41)
13. c) R3 = {(3, 2), (3, 4), (5, 2), (5, 4), (5, 6)}.
48
14. R3
a)
2
2
3
4
4
6
5
0 0 0
1 1 0
b) MR3 =
0
0 0
1 1 1
Problem Set 3.
21. b) True.
c) True.
59. a, c, e and f
62. a) Contradiction.
49
b) Contingency.
c) Tautology.
d) Tautology
64. a) ∼ q
b) p
c) p ∧ q ∧ r
d) ∼ p ∨ q.
66. I did my homework, but there is no way of deciding whether or not I studied.
1. a) 52 × 94 ; b) 4 × 52 × 63 ; c) P (9, 6) = 9 × 8 × 7 × 6 × 5 × 4; d) C(6, 3) × 83 ;
6 5 4
e) 8 + 6 × 8 + C(6, 2)8 ; f) C(6, 3)P (8, 3); g) 4 × 94 .
2. a) 21!/13!, 21!/8! 13!, 321!/123! 198!, (2n)!/(n!)2 ; b) 840, 35, 120, 6, 20100.
4. a) C(7, 1)P (5, 1)P (21, 6); b) C(7, 2)P (5, 2)P (21, 5); c) C(7, 3)P (5, 3)P (21, 4);
d) C(7, 3)P (5, 3)P (21, 4) + C(7, 4)P (5, 4)P (21, 3) + C(7, 5)P (5, 5)P (21, 2).
8. a) 143; b) 128.
10. φ(pq) = (p − 1)(q − 1), φ(p2 q) = p(p − 1)(q − 1), φ(pqr) = (p − 1)(q − 1)(r − 1);
19. 4 × 7 × 6 × 9 × 16!/20!.
1
21. a) 365 ; b) 1 − P (365, n)/365n ; c) n ≥ 23.
50
22. a) C(23, 3); b) C(15, 3); c) C(23, 3) − C(19, 3).
30. 2, 3, 5.
18
31. un = 1 + 1200 un−1 − 900, for n ≥ 1, u0 = 50000.
33. a) an = A(2n ) +
√B(−3)
n; b) an = A + B(2n );
√ c) an = A(3n ) + Bn(3n );
d) an = A(1 + 5) + B(1 − 5)n .
n
1
2n+1 + (−1)n .
37. a) a1 = 1, a2 = 3; b) an = 3
38. b) an = 2n−1 + 12 4n
√ √ n
39. a) 0, 2, 4, 12, 32, 88; b) an = 2an−1 + 2an−2 ; c) √1 (1 + 3)n − (1 − 3) .
3
1
2n+2 + (−1)n+1
40. c) an = 3
1
3n−1 + 1 − 2n
41. c) 2
Problem Set 5.
4. Number of edges = 7.
It is the only simple graph with these degrees. (The two degree 2 vertices cannot be adjacent.)
5. a) ∃ simple examples
8. 35 (= 15 + 12 + 6 + 1 + 1)
9. a) K n ∼
= En , ie, the graph with n vertices and no edges.
b) K m,n ∼
= Km ⊕ Kn (disjoint union)
n(n − 1)
10. −m
2
11. Y =Bipartite, N =Not Bipartite.
a) Y b) N c) Y d) N e) Y f) N g) N .
14. a)
A C
f: a b c d e
t u y x z
f: a b c d e f
v z y t u x
c) Not isomorphic.
d) Not isomorphic.
e) Isomorphic eg. f : V (G1 ) → V (G2 )
f: a b c d e f g
y t u v w x z
f) Not isomorphic.
17. a) n = 2 : 2 possible
b) n = 3 : 4 possible
c) n = 4 : 11 possible
53
18. There are 4 components with vertex sets {A, B, H, L}, {C, F }, {D, G, I, M }, {E, J, K, N }.
19. a) 2 b) 7 c) 20 d) 61.
0 1 0 0
1 0 1 1
20. a) M = 0
1 1 2
0 1 2 0
1 0 1 1 0 3 3 2
0 3 3 2 3 5 10 9
b) M 2 = M3 =
,
1 3 6 3 3 10 15 15
1 2 3 5 2 9 15 8
c) 3 and 10 respectively.
BDe4 C
BDe5 C
BCe3 C
21. a) α) N
β) Y eg. ABCDEF CGEICHA
γ) N
δ) N
b) α) N
β) N
γ) Y
δ) N
c) α) Y eg CBAECDEGe1 BF Ge2 BD.
β) N
γ) Y eg DCEABF G
δ) N
d) α) Y eg BAEBCADCF DEF
β) N
γ) Y eg ABCDF E
δ) Y eg ABCDF EA.
54
e) α) Y eg BAEBCDF C
β) N
γ) Y eg EABCDF
δ) N
f) α) Y eg GBAEDBCGF CEG
β) N
γ) Y eg ABDECGF
δ) N .
23. a) n = 2
b) Never
c) n = 1.
55
24. a) m, n both even
b) m = 2 and n odd or n = 2 and m odd
c) m = n ≥ 2.
28. i) a) 2 b) 8
ii) a) 1 b) 8
iii) a) 4 b) 12
iv) a) 3 b) 12
v) a) 6 b) 6
vi) a) 9 b) 12
29. a) 15 b) 6