Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Discrete Mathematics Tutorial 1 Sets
Description: Contains tutorials for sets and set operations

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


TMF1814 DISCRETE MATHEMATICS

TUTORIAL 1

S1 2015/2016

TMF1814 DISCRETE MATHEMATICS
TUTORIAL 1
1
...
Use a Venn diagram to illustrate the relationship 𝐴 ⊆ 𝐵 and 𝐵 ⊆ 𝐶
...
What is the cardinality of each of these sets?
(a) ∅
The empty set has no elements, so its cardinality is 0
...

(c) {∅, {∅}}
This set has two elements, so its cardinality is 2
...

3
...
In other words,
we can recover X from its power set, uniquely
...

4
...


1
...
Let A = {a, b, c, d, e} and B = {a, b, c, d e, f, g, h}
...

(d) B – A
 {f, g, h}

6
...



A ∪ Ø = { 𝑥 | 𝑥 ∈ 𝐴 ∨ 𝑥 ∈ Ø} = { 𝑥 | 𝑥 ∈ 𝐴 ∨ 𝐹 } = { 𝑥 | 𝑥 ∈ 𝐴} = A

(b) A ∩ U = A
...
Show that
(a) A – Ø = A
...



Ø – A = { 𝑥 | 𝑥 ∈ Ø ∧ 𝑥 ∉ 𝐴 } = { 𝑥 | 𝐹 ∧ 𝑥 ∉ 𝐴} = { 𝑥 | 𝐹 } = Ø

8
...
9}
...
Similarly B = (B – A) ∪ (B ∩ A) = {2, 10} ∪ {3, 6, 9} = {2, 3, 6, 9,
10}
...
Show that if A and B are sets, then (A ∩ B) ∪ (A ∩ ̅ ) = A
...
On the other hand, if
𝐵
𝑥 ∈ (A ∩ B) ∪ (A ∩ ̅ ), then either 𝑥 ∈ (A ∩ B) or 𝑥 ∈ (A ∩ ̅ )
...


2

TMF1814 DISCRETE MATHEMATICS

TUTORIAL 1

S1 2015/2016

10
...
Show that (A – B) – C = (A – C) – (B – C)
...
Then x must be in A but in neither B nor C
...
Next suppose that x
is in the right-hand side
...
The first of
these implies that 𝑥 ∈ 𝐴 and 𝑥 ∉ 𝐶
...
Thus we have shown that x is in A but
in neither B nor C, which implies that x is in the left-hand side
...
Draw the Venn diagrams for each of these combinations of the sets A, B, and C
...
3 Functions
4
...
Note that in each case, to find the domain,
determine the set of elements assigned values by the function
...

(b) the function that assigns the next largest integer to a positive integer
The domain is the set of positive integers and the range is the set of integers greater
than 1
...

(d) the function that assigns to a bit string the number of bits in the string
The domain is the set of all bit strings and the range is the set of nonnegative integers
(a bit string can have length 0)
Title: Discrete Mathematics Tutorial 1 Sets
Description: Contains tutorials for sets and set operations