Set Theory and ...
Set theory¶
Task 1¶
Write down five elements for each of the following sets:
- \(\{n \in \mathbb{N}: n \text{ is divisible by 5}\}\)
- \(\{2n + 1: n \in \mathbb{N}_{+}\}\)
- \(\mathcal{P}(\{1, 2, 3, 4, 5\})\) (power set!)
- \(\{2^n: n \in \mathbb{N}\}\)
- \(\{1/n: n \in \mathbb{N}_{+}\}\)
- \(\{r \in \mathbb{Q}: 0 < r < 1\}\)
- \(\{n \in \mathbb{N}: n + 1\) is a prime number\(\}\)
Whre \(\mathbb{N}_{+}\) denotes the positive integers.
Task 2¶
Write the elements of the following sets:
- \(\{1/n: n = 1, 2, 3, 4\}\)
- \(\{n^2 - n: n = 0, 1, 2, 3, 4\}\)
- \(\{1/n^2: n \in \mathbb{P}, n\) is even\(\}\)
- \(\{2 + (-1)^n: n \in \mathbb{N}\}\)
Task 3¶
Determine the following sets, i.e., write down their elements if the sets are non-empty and write \(\emptyset\) if they are empty:
- \(\{n \in \mathbb{N}: n^2 = 9\}\)
- \(\{n \in \mathbb{Z}: n^2 = 9\}\)
- \(\{n \in \mathbb{Z}: n^2 = -9\}\)
- \(\{n \in \mathbb{N}: 3 < n < 7\}\)
- \(\{n \in \mathbb{Z}: 3 < |n| < 7\}\)
- \(\{x \in \mathbb{Q}: x^2 = 2\}\)
- \(\{x \in \mathbb{R}: x^2 = 2\}\)
- \(\{x \in \mathbb{R}: x^2 = -2\}\)
- \(\{x \in \mathbb{R}: x < 1 \land x \geq 2\}\)
- \(\{3n + 1: n \in \mathbb{N} \land n \leq 6\}\)
- \(\{n \in \mathbb{P}: n\) is a prime number and \(n \leq 15\}\)
Task 4¶
How many elements do the following sets have? Write \(\infty\) if the set is infinite:
- \(\{n \in \mathbb{N}: n^2 = 2\}\)
- \(\{n \in \mathbb{Z}: 0 < |n| \leq 73\}\)
- \(\{n \in \mathbb{Z}: 5 \leq |n| \leq 73\}\)
- \(\{n \in \mathbb{Z}: 5 < |n| < 73\}\)
- \(\{n \in \mathbb{Z}: n\) is even and \(|n| \leq 73\}\)
- \(\{x \in \mathbb{Q}: 0 < x \leq 73\}\)
- \(\{x \in \mathbb{Q}: x^2 = 2\}\)
- \(\{x \in \mathbb{R}: 0.99 < x < 1.00\}\)
- \(\mathcal{P}(\{0, 1, 2, 3\})\)
- \(\mathcal{P}(\mathbb{N})\)
- \(\{n \in \mathbb{N}: n\) is even\(\}\)
- \(\{n \in \mathbb{N}: n\) is prime\(\}\)
- \(\{n \in \mathbb{N}: n\) is even and prime\(\}\)
- \(\{n \in \mathbb{N}: n\) is even or prime\(\}\)
Task 5¶
Consider the sets \(\{0, 1\}\), \((0, 1)\), and \([0, 1)\). Are the following statements true?
- \(\{0, 1\} \subseteq (0, 1)\)
- \(\{0, 1\} \subseteq [0, 1)\)
- \((0, 1) \subseteq \{0, 1\}\)
- \((0, 1) \subseteq [0, 1)\)
- \(\{0, 1\} \cap (0, 1) = \emptyset\)
- \((0, 1) \cap \mathbb{Q} = \emptyset\)
Task 6¶
Let
- \(U = \{1, 2, 3, 4, 5, \dots, 12\}\)
- \(A = \{1, 3, 5, 7, 11\}\)
- \(B = \{2, 3, 5, 7, 11\}\)
- \(C = \{2, 3, 6, 12\}\)
- \(D = \{2, 4, 8\}\).
Determine the following sets:
- \(A \cup B\)
- \(A \cap C\)
- \((A \cup B) \cap C^c\)
- \(A \setminus B\)
- \(B \oplus D\)
- How many subsets does the set \(C\) have?
Where \(\oplus\) denotes the symmetric difference operation.
Task 7¶
Let \(A = \{1, 2, 3\}\), \(B = \{n \in \mathbb{P}: n\) is even\(\}\), and \(C = \{n \in \mathbb{P}: n\) is odd\(\}\).
- Determine the sets \(A \cap B\), \(B \cap C\), \(B \cup C\), \(B \oplus C\).
- Write down all subsets of \(A\).
- Which of the following sets: \(A \oplus B\), \(A \oplus C\), \(A \setminus C\) are infinite?
Task 8¶
What is the set \(A \oplus A\) for any set \(A\)? What is \(A \oplus \emptyset\)?
Task 9¶
Let \(A = \{a, b, c\}\) and \(B = \{a, b, d\}\).
- Write or draw all ordered pairs from the set \(A \times A\).
- Write or draw all ordered pairs from the set \(A \times B\).
- Write or draw all elements of the set \(\{(x, y): x \in A, y \in B, x = y\}\).
Task 10¶
Write the elements of the following sets:
- \(\{(m, n) \in \mathbb{N}^2: m = n\}\)
- \(\{(m, n) \in \mathbb{N}^2: m + n = 6\}\)
- \(\{(m, n) \in \mathbb{N}^2: m = 3 \text{ and } n \text{ is prime}\}\)
- \(\{(m, n) \in \mathbb{N}^2: \min(m, n) = 3\}\)
- \(\{(m, n) \in \mathbb{N}^2: \max(m, n) = 3\}\)
Relations¶
Task 1¶
For the following relations in the set \(S = \{0, 1, 2, 3\}\), determine which properties (Reflexive (Z), Irreflexive (PZ), Symmetric (S), Antisymmetric (AS), Transitive (P)) are satisfied:
- \((m, n) \in R_1\), if \(m + n = 3\),
- \((m, n) \in R_2\), if \(m - n\) is an even number,
- \((m, n) \in R_3\), if \(m \leq n\),
- \((m, n) \in R_4\), if \(m + n \leq 4\),
- \((m, n) \in R_5\), if \(\max\{m, n\} = 3\).
Task 2¶
Let \(A = \{-1, 0, 1, 2\}\). Each of the following statements defines a relation \(R\) in \(A\), i.e., \((m, n) \in R\) if the statement is true for \(m, n \in A\). Write each relation as a set of ordered pairs:
- \(m \leq n\),
- \(mn = 0\),
- \(m = n\),
- \(m^2 + n^2 = 2\),
- \(m^2 - n^2 = 2\),
- \(m^2=n^2\),
- \(m^2 = n\),
- \(mn = 2\),
- \(\max\{m, n\} = 1\).
Task 3¶
Which of the relations from Task 2 are reflexive, and which are symmetric?
Task 4¶
In the set \(\mathbb{N}\), the following binary relations are defined:
- Write the relation \(R_1\) defined by \(m + n = 5\) as a set of ordered pairs.
- Write the relation \(R_2\) defined by \(\max\{m, n\} = 2\) as a set of ordered pairs.
- Determine if \(R_3\), defined by \(m^3 - n^3 \equiv 0 \pmod{5}\), contains infinitely many ordered pairs. Write some examples.
Task 5¶
For each relation from Task 4, determine which properties: symmetric, antisymmetric, transitive, reflexive, irreflexive, are satisfied.
Task 6¶
Provide an example of a relation that is:
- Antisymmetric and transitive but not reflexive,
- Symmetric but not reflexive or transitive.
Task 7¶
Draw the graph of each relation from Task 1. Do not draw arrows if the relation is symmetric.
Task 8¶
Draw the graph of each relation from Task 2. Do not draw arrows if the relation is symmetric.
Functions¶
Basics
Task 1¶
For function \(f: \mathbb{R} \to \mathbb{R}\) defined as follows:
- Calculate \(f(3)\), \(f(1/3)\), \(f(-1/3)\), and \(f(-3)\).
- Sketch the graph of \(f\).
- Determine \(\text{Im}(f)\).
Task 2¶
Let \(S = \{1, 2, 3, 4, 5\}\) and \(T = \{a, b, c, d\}\). For each of the following questions, answer YES or NO. Provide a brief justification for your answer:
- Are there injective functions from \(S\) to \(T\)?
- Are there surjective functions from \(S\) to \(T\)?
- Are there injective functions from \(T\) to \(S\)?
- Are there surjective functions from \(T\) to \(S\)?
- Are there bijections between \(S\) and \(T\)?
Task 4¶
Let \(S = \{1, 2, 3, 4, 5\}\)Consider the following functions defined on \(S\):
- \(f(n) = n\),
- \(g(n) = 6 - n\),
- \(h(n) = \max(3, n)\),
- \(k(n) = \max(1, n - 1)\).
Exercises:
- Represent each function as a set of ordered pairs, and write down their elements.
- Sketch the graph of each function.
- Which of these functions are injective?
Task 5¶
Define the function \(f: \mathbb{N} \times \mathbb{N} \to \mathbb{N}\) as \(f(m, n) = 2^{m + 3n}\).
- Calculate \(f(m, n)\) for five distinct pairs \((m, n) \in \mathbb{N} \times \mathbb{N}\).
- Explain why \(f\) is not injective.
- Does \(f\) map \(\mathbb{N} \times \mathbb{N}\) onto \(\mathbb{N}\)? Justify your answer.
- Show that \(g(m, n) = 2^{4m}n\) defines a function from \(\mathbb{N} \times \mathbb{N}\) to \(\mathbb{N}\) that is not injective.
Task 6¶
Define the following functions on \(\mathbb{N}\):
- \(f(n) = 3n\),
- \(g(n) = n + (-1)^n\),
- \(h(n) = \min(n, 100)\),
- \(k(n) = \max(10, n - 5)\).
Qestions:
- Which of these functions are injective?
- Which of these functions map \(\mathbb{N}\) onto \(\mathbb{N}\)?
Function composition
Task 1¶
Define three functions mapping \(\mathbb{R} \to \mathbb{R}\) as follows:
- \(f(x) = x^3 - 4x\),
- \(g(x) = \frac{1}{x^2 + 1}\),
- \(h(x) = x^4\).
Find:
- \(f \circ g\),
- \(g \circ f\),
- \(h \circ g\),
- \(g \circ h\).
Task 2¶
Show that if \(f: S \to T\) and \(g: T \to U\) are injective functions, then \(g \circ f\) is also injective.
Task 15¶
Let \(f\) and \(g\) map \(\mathbb{Z}\) to \(\mathbb{Z}\), where \(f(n) = n - 1\) for all \(n \in \mathbb{Z}\), and \(g\) is the characteristic function of even numbers in \(\mathbb{Z}\):
- Compute \((g \circ f)(6)\), \((g \circ f)(7)\), \((g \circ f)(11)\), \((g \circ f)(12)\).
- Determine \(g \circ f\) and \(f \circ g\).
- Show that \(g \circ f \neq f \circ g\) and that \(g \circ f\) takes the value 0 wherever \(f\) takes even values.
Inverse functions
Task 1¶
Find the inverse functions of the following functions mapping \(\mathbb{R}\) to \(\mathbb{R}\):
- \(f(x) = 2x + 3\)
- \(g(x) = x^3 - 2\)
- \(h(x) = (x - 2)^3\)
- \(k(x) = \sqrt{x} + 7\)
Task 2¶
The functions \(\log x\), \(x^2\), \(\sqrt{x}\), and \(1/x\) are commonly available on calculators.
- Determine the domains of these functions.
- Which of these functions are inverses of each other?
Task 3¶
Here are several functions mapping \(\mathcal{P}(N) \times \mathcal{P}(N)\) to \(\mathcal{P}(N)\):
- \(\text{SUM}(A, B) = A \cup B\),
- \(\text{PRODUCT}(A, B) = A \cap B\),
- \(\text{SYM}(A, B) = A \oplus B\).
Show that:
- Prove that each of these functions maps \(\mathcal{P}(N) \times \mathcal{P}(N)\) to \(\mathcal{P}(N)\).
- Prove that none of these functions is injective.
- Determine the size of the set \(F^{-1}(\{0\})\) and \(F^{-1}(\{4\})\) for each of these functions \(F\).
Task 4¶
The following two functions map \(\mathbb{N} \to \mathbb{N}\):
- \(f(n) = n + 1\),
- \(g(n) = \max(0, n - 1)\).
Show that:
- Calculate \(f(n)\) for \(n = 0, 1, 2, 3, 4, 73\).
- Calculate \(g(n)\) for \(n = 0, 1, 2, 3, 4, 73\).
- Prove that \(f\) is injective but does not map \(\mathbb{N}\) onto itself.
- Prove that \(g\) maps \(\mathbb{N}\) onto \(\mathbb{N}\) but is not injective.
- Prove that \(g \circ f = 1_\mathbb{N}\) but \(f \circ g \neq 1_\mathbb{N}\).
Task 5¶
If \(f: S \to S\) and \(f \circ f = 1_S\), then \(f\) is its own inverse. Show that the following functions are their own inverses:
- \(f(x) = 1/x\) (for \(x \in (0, \infty)\)),
- \(f(A) = A^c\) (for \(A \subseteq S\)),
- \(f(x) = 1 - x\) (for \(x \in \mathbb{R}\)).
Task 6¶
Let \(f: S \to T\) and \(g: T \to U\) be bijections. Prove that \(g \circ f\) is also a bijection and that \((g \circ f)^{-1} = f^{-1} \circ g^{-1}\).
Task 7¶
Define the function \(f: \mathbb{R} \times \mathbb{R} \to \mathbb{R} \times \mathbb{R}\) as \(f(x, y) = (x + y, x - y)\).
- Prove that \(f\) is a bijection.
- Prove that \(f\) maps \(\mathbb{R} \times \mathbb{R}\) onto itself.
- Find the inverse function \(f^{-1}\).
- Find the composition \(f \circ f^{-1}\) and \(f^{-1} \circ f\).