Math 3110 Spring 2010 -- Homework Problem Set #2
Due: Friday, February 5th
- Let \( f:X \to Y \) and \(g: Y \to X \). Suppose that \( f \circ g : Y \to Y \) is
invertible.
- Show that \( f \) is surjective (i.e. onto).
- Show that \( g \) is injective (i.e. one-to-one).
- Consider the set of invertible \( 2 \times 2 \) matrices (this set is called
\( \mbox{GL}_2(\mathbb{R}) \)).
- Is \( \mbox{GL}_2(\mathbb{R}) \) closed under matrix addition? If so, prove it. If not, give a counter-example.
- Is \( \mbox{GL}_2(\mathbb{R}) \) closed under matrix multiplication? If so, prove it. If not, give a counter-example.
- Consider the power set \( P = \mathcal{P}(S) \) where \( S = \{ 1,2,3,4 \} \).
Let \( \approx \) be the relation defined by \( A\approx B \) iff \( |A|=|B| \) (that is the sizes of the sets \( A \) and \( B \) are equal).
- Show that \( \approx \) is an equivalence relation on \( P \).
- Find all of the equivalence classes of \( P \).
[Hint: There are \( 2^{|S|}=16 \) subsets of \( S \). Equivalence classes should be
sets of subsets of \( S \).]
- Let \( r \in \mathbb{R} - \{1\} \) and \( n \in \mathbb{Z}_{\geq 0} \). Prove the identity
\[1 + r + r^2 + \cdots + r^n = \frac{1-r^{n+1}}{1-r} \]
using induction.
- Let \(n \) be a non-negative integer. Use induction to show that
\( 7^n-1 \) is an integer multiple of \( 6 \).