Q
stringlengths
4
3.96k
A
stringlengths
1
3k
Result
stringclasses
4 values
Theorem 14.1.4 The \( p \) norms do indeed satisfy the axioms of a norm.
Proof: It is obvious that \( \parallel \cdot {\parallel }_{p} \) does indeed satisfy most of the norm axioms. The only one that is not clear is the triangle inequality. To save notation write \( \parallel \cdot \parallel \) in place of \( \parallel \cdot {\parallel }_{p} \) in what follows. Note also that \( \frac{p}{{...
Yes
Theorem 14.1.5 The following holds.\n\n\[ \parallel A{\parallel }_{p} \leq {\left( \mathop{\sum }\limits_{k}{\left( \mathop{\sum }\limits_{j}{\left| {A}_{jk}\right| }^{p}\right) }^{q/p}\right) }^{1/q} \]
Proof: Let \( \parallel \mathbf{x}{\parallel }_{p} \leq 1 \) and let \( A = \left( {{\mathbf{a}}_{1},\cdots ,{\mathbf{a}}_{n}}\right) \) where the \( {\mathbf{a}}_{k} \) are the columns of \( A \) . Then\n\n\[ A\mathbf{x} = \left( {\mathop{\sum }\limits_{k}{x}_{k}{\mathbf{a}}_{k}}\right) \]\n\nand so by Holder's inequa...
Yes
Lemma 14.2.1 Let \( A, B \in \mathcal{L}\left( {X, X}\right) \) where \( X \) is a normed vector space as above. Then for \( \parallel \cdot \parallel \) denoting the operator norm,\n\n\[ \parallel {AB}\parallel \leq \parallel A\parallel \parallel B\parallel \]
Proof: This follows from the definition. Letting \( \parallel x\parallel \leq 1 \), it follows from Theorem\n\n14.0.10\n\n\[ \left| \right| {ABx}\left| \right| \leq \left| \right| A\left| \right| \left| \right| {Bx}\left| \right| \leq \left| \right| A\left| \right| \left| \right| B\left| \right| \left| \right| x\left| ...
Yes
Lemma 14.2.2 Let \( A, B \in \mathcal{L}\left( {X, X}\right) ,{A}^{-1} \in \mathcal{L}\left( {X, X}\right) \), and suppose \( \parallel B\parallel < 1/\begin{Vmatrix}{A}^{-1}\end{Vmatrix} \) .\n\nThen \( {\left( A + B\right) }^{-1} \) exists and\n\n\[ \left| \left| {\left( A + B\right) }^{-1}\right| \right| \leq \left|...
Proof: By Lemma [14.2.1,\n\n\[ \left| \right| {A}^{-1}B\left| \right| \leq \left| \right| {A}^{-1}\left| \right| \left| \right| B\left| \right| < \left| \right| {A}^{-1}\left| \right| \frac{1}{\left| \right| }\frac{1}{\left| \right| } = 1 \]\n\nSuppose \( \left( {A + B}\right) x = 0 \) . Then \( 0 = A\left( {I + {A}^{-...
Yes
Proposition 14.2.3 Suppose \( A \) is invertible, \( b \neq 0,{Ax} = b \), and \( {A}_{1}{x}_{1} = {b}_{1} \) where \( \begin{Vmatrix}{A - {A}_{1}}\end{Vmatrix} < 1/\begin{Vmatrix}{A}^{-1}\end{Vmatrix} \) . Then\n\n\[ \n\frac{\begin{Vmatrix}{x}_{1} - x\end{Vmatrix}}{\parallel x\parallel } \leq \frac{1}{\left( 1 - \begi...
Proof: It follows from the assumptions that\n\n\[ \n{Ax} - {A}_{1}x + {A}_{1}x - {A}_{1}{x}_{1} = b - {b}_{1}.\n\]\n\nHence\n\n\[ \n{A}_{1}\left( {x - {x}_{1}}\right) = \left( {{A}_{1} - A}\right) x + b - {b}_{1}.\n\]\n\nNow \( {A}_{1} = \left( {A + \left( {{A}_{1} - A}\right) }\right) \) and so by the above lemma, \( ...
Yes
Lemma 14.3.2 Let \( J \) be a \( p \times p \) Jordan matrix\n\n\[ J = \left( \begin{array}{lll} {J}_{1} & & \\ & \ddots & \\ & & {J}_{s} \end{array}\right) \]\n\nwhere each \( {J}_{k} \) is of the form\n\n\[ {J}_{k} = {\lambda }_{k}I + {N}_{k} \]\n\nin which \( {N}_{k} \) is a nilpotent matrix having zeros down the ma...
Proof: Suppose first that \( \rho \neq 0 \) . First note that for this norm, if \( B, C \) are \( p \times p \) matrices,\n\n\[ \parallel {BC}\parallel \leq p\parallel B\parallel \parallel C\parallel \]\n\nwhich follows from a simple computation. Now\n\n\[ {\begin{Vmatrix}{J}^{n}\end{Vmatrix}}^{1/n} = {\begin{Vmatrix}\...
Yes
Theorem 14.3.3 (Gelfand) Let \( A \) be a complex \( p \times p \) matrix. Then if \( \rho \) is the absolute value of its largest eigenvalue, \[ \mathop{\lim }\limits_{{n \rightarrow \infty }}{\begin{Vmatrix}{A}^{n}\end{Vmatrix}}^{1/n} = \rho \] Here \( \parallel \cdot \parallel \) is any norm on \( \mathcal{L}\left( ...
Proof: First assume \( \parallel \cdot \parallel \) is the special norm of the above lemma. Then letting \( J \) denote the Jordan form of \( A,{S}^{-1}{AS} = J \), it follows from Lemma 14.3.2 \[ \lim \mathop{\sup }\limits_{{n \rightarrow \infty }}{\begin{Vmatrix}{A}^{n}\end{Vmatrix}}^{1/n} = \lim \mathop{\sup }\limit...
Yes
Consider \( \left( \begin{matrix} 9 & - 1 & 2 \\ - 2 & 8 & 4 \\ 1 & 1 & 8 \end{matrix}\right) \) . Estimate the absolute value of the largest eigenvalue.
A laborious computation reveals the eigenvalues are 5 , and 10 . Therefore, the right answer in this case is 10 . Consider \( {\begin{Vmatrix}{A}^{7}\end{Vmatrix}}^{1/7} \) where the norm is obtained by taking the maximum of all the absolute values of the entries. Thus\n\n\[ \n{\left( \begin{matrix} 9 & - 1 & 2 \\ - 2 ...
Yes
Lemma 14.4.2 Suppose \( {\left\{ {A}_{k}\right\} }_{k = 1}^{\infty } \) is a sequence in \( \mathcal{L}\left( {X, Y}\right) \) where \( X, Y \) are finite dimensional normed linear spaces. Then if\n\n\[ \mathop{\sum }\limits_{{k = 1}}^{\infty }\begin{Vmatrix}{A}_{k}\end{Vmatrix} < \infty \]\n\nIt follows that\n\n\[ \ma...
Proof: For \( p \leq m \leq n \) ,\n\n\[ \left| \left| {\mathop{\sum }\limits_{{k = 1}}^{n}{A}_{k} - \mathop{\sum }\limits_{{k = 1}}^{m}{A}_{k}}\right| \right| \leq \mathop{\sum }\limits_{{k = p}}^{\infty }\begin{Vmatrix}{A}_{k}\end{Vmatrix} \]\n\nand so for \( p \) large enough, this term on the right in the above ine...
Yes
Lemma 14.4.6 Let \( \\left\\{ {a}_{p}\\right\\} \) be a sequence of nonnegative terms and let\n\n\[ r = \\lim \\mathop{\\sup }\\limits_{{p \\rightarrow \\infty }}{a}_{p}^{1/p} \]\n\nThen if \( r < 1 \), it follows the series, \( \\mathop{\\sum }\\limits_{{k = 1}}^{\\infty }{a}_{k} \) converges and if \( r > 1 \), then ...
Proof: Suppose \( r < 1 \) . Then there exists \( N \) such that if \( p > N \),\n\n\[ {a}_{p}^{1/p} < R \]\n\nwhere \( r < R < 1 \) . Therefore, for all such \( p,{a}_{p} < {R}^{p} \) and so by comparison with the geometric series, \( \\sum {R}^{p} \), it follows \( \\mathop{\\sum }\\limits_{{p = 1}}^{\\infty }{a}_{p}...
Yes
Lemma 14.4.7 \( \sigma \left( {A}^{p}\right) = \sigma {\left( A\right) }^{p} \)
Proof: In dealing with \( \sigma \left( {A}^{p}\right) \), is suffices to deal with \( \sigma \left( {J}^{p}\right) \) where \( J \) is the Jordan form of \( A \) because \( {J}^{p} \) and \( {A}^{p} \) are similar. Thus if \( \lambda \in \sigma \left( {A}^{p}\right) \), then \( \lambda \in \sigma \left( {J}^{p}\right)...
Yes
Use the Gauss Seidel method to solve the system\n\n\[ \left( \begin{array}{llll} 3 & 1 & 0 & 0 \\ 1 & 4 & 1 & 0 \\ 0 & 2 & 5 & 1 \\ 0 & 0 & 2 & 4 \end{array}\right) \left( \begin{array}{l} {x}_{1} \\ {x}_{2} \\ {x}_{3} \\ {x}_{4} \end{array}\right) = \left( \begin{array}{l} 1 \\ 2 \\ 3 \\ 4 \end{array}\right) \]
In terms of matrices, this procedure is\n\n\[ \left( \begin{array}{llll} 3 & 0 & 0 & 0 \\ 1 & 4 & 0 & 0 \\ 0 & 2 & 5 & 0 \\ 0 & 0 & 2 & 4 \end{array}\right) \left( \begin{array}{l} {x}_{1}^{r + 1} \\ {x}_{2}^{r + 1} \\ {x}_{3}^{r + 1} \\ {x}_{4}^{r + 1} \end{array}\right) = - \left( \begin{array}{llll} 0 & 1 & 0 & 0 \\...
Yes
Lemma 14.6.4 Suppose \( T : E \rightarrow E \) where \( E \) is a Banach space with norm \( \left| \cdot \right| \) . Also suppose\n\n\[ \left| {T\mathbf{x} - T\mathbf{y}}\right| \leq r\left| {\mathbf{x} - \mathbf{y}}\right| \]\n\nfor some \( r \in \left( {0,1}\right) \) . Then there exists a unique fixed point, \( \ma...
Proof: This follows easily when it is shown that the above sequence, \( {\left\{ {T}^{k}{\mathbf{x}}^{1}\right\} }_{k = 1}^{\infty } \) is a Cauchy sequence. Note that\n\n\[ \left| {{T}^{2}{\mathbf{x}}^{1} - T{\mathbf{x}}^{1}}\right| \leq r\left| {T{\mathbf{x}}^{1} - {\mathbf{x}}^{1}}\right| \]\n\nSuppose\n\n\[ \left| ...
Yes
Corollary 14.6.5 Suppose \( T : E \rightarrow E \), for some constant \( C \)\n\n\[ \left| {T\mathbf{x} - T\mathbf{y}}\right| \leq C\left| {\mathbf{x} - \mathbf{y}}\right| \]\n\nfor all \( \mathbf{x},\mathbf{y} \in E \), and for some \( N \in \mathbb{N} \), \n\n\[ \left| {{T}^{N}\mathbf{x} - {T}^{N}\mathbf{y}}\right| \...
Proof: From Lemma 14.6.4 there exists a unique fixed point for \( {T}^{N} \) denoted here as \( \mathbf{x} \) . Therefore, \( {T}^{N}\mathbf{x} = \mathbf{x} \) . Now doing \( T \) to both sides, \n\n\[ {T}^{N}T\mathbf{x} = T\mathbf{x} \]\n\nBy uniqueness, \( T\mathbf{x} = \mathbf{x} \) because the above equation shows ...
Yes
Theorem 14.6.6 Suppose \( \rho \left( {{B}^{-1}C}\right) < 1 \) . Then the iterates in [14.18] converge to the unique solution of (14.17).
Proof: Consider the iterates in (14.18). Let \( T\mathbf{x} = {B}^{-1}C\mathbf{x} + \mathbf{b} \) . Then\n\n\[ \left| {{T}^{k}\mathbf{x} - {T}^{k}\mathbf{y}}\right| = \left| {{\left( {B}^{-1}C\right) }^{k}\mathbf{x} - {\left( {B}^{-1}C\right) }^{k}\mathbf{y}}\right| \leq \begin{Vmatrix}{\left( {B}^{-1}C\right) }^{k}\en...
Yes
Find the largest eigenvalue of \( A = \left( \begin{matrix} 5 & - {14} & {11} \\ - 4 & 4 & - 4 \\ 3 & 6 & - 3 \end{matrix}\right) \) .
You can begin with \( {\mathbf{u}}_{1} = {\left( 1,\cdots ,1\right) }^{T} \) and apply the above procedure. However, you can accelerate the process if you begin with \( {A}^{n}{\mathbf{u}}_{1} \) and then divide by the largest entry to get the first approximate eigenvector. Thus\n\n\[ \n{\left( \begin{matrix} 5 & - {14...
Yes
Lemma 15.1.3 Let \( {\left\{ {\lambda }_{k}\right\} }_{k = 1}^{n} \) be the eigenvalues of \( A \) . If \( {\mathbf{x}}_{k} \) is an eigenvector of \( A \) for the eigenvalue \( {\lambda }_{k} \), then \( {\mathbf{x}}_{k} \) is an eigenvector for \( {\left( A - \alpha I\right) }^{-1} \) corresponding to the eigenvalue ...
Proof: Let \( {\lambda }_{k} \) and \( {\mathbf{x}}_{k} \) be as described in the statement of the lemma. Then\n\n\[ \n\left( {A - {\alpha I}}\right) {\mathbf{x}}_{k} = \left( {{\lambda }_{k} - \alpha }\right) {\mathbf{x}}_{k} \n\]\n\nand so\n\[ \n\frac{1}{{\lambda }_{k} - \alpha }{\mathbf{x}}_{k} = {\left( A - \alpha ...
Yes
Find the eigenvalue of \( A = \left( \begin{matrix} 5 & - {14} & {11} \\ - 4 & 4 & - 4 \\ 3 & 6 & - 3 \end{matrix}\right) \) which is closest to -7.
In this case the eigenvalues are -6,0 , and 12 so the correct answer is -6 for the eigenvalue. Then from the above procedure, I will start with an initial vector,\n\n\[ \n{\mathbf{u}}_{1} \equiv \left( \begin{array}{l} 1 \\ 1 \\ 1 \end{array}\right) \n\]\n\nThen I must solve the following equation.\n\n\[ \n\left( {\lef...
Yes
Corollary 15.1.8 If \( A \) is Hermitian, then all the eigenvalues of \( A \) are real and there exists an orthonormal basis of eigenvectors.
Thus for \( {\left\{ {\mathbf{x}}_{k}\right\} }_{k = 1}^{n} \) this orthonormal basis, \[ {\mathbf{x}}_{i}^{ * }{\mathbf{x}}_{j} = {\delta }_{ij} \equiv \left\{ \begin{array}{l} 1\text{ if }i = j \\ 0\text{ if }i \neq j \end{array}\right. \] Now let the eigenvalues of \( A \) be \( {\lambda }_{1} \leq {\lambda }_{2} \l...
Yes
Theorem 15.1.9 Let \( \mathbf{x} \neq \mathbf{0} \) and form the Rayleigh quotient,\n\n\[ \frac{{\mathbf{x}}^{ * }A\mathbf{x}}{{\left| \mathbf{x}\right| }^{2}} \equiv q \]\n\nThen there exists an eigenvalue of \( A \), denoted here by \( {\lambda }_{q} \) such that\n\n\[ \left| {{\lambda }_{q} - q}\right| \leq \frac{\l...
Proof: Let \( \mathbf{x} = \mathop{\sum }\limits_{{k = 1}}^{n}{a}_{k}{\mathbf{x}}_{k} \) where \( {\left\{ {\mathbf{x}}_{k}\right\} }_{k = 1}^{n} \) is the orthonormal basis of eigenvectors.\n\n\[ {\left| A\mathbf{x} - q\mathbf{x}\right| }^{2} = {\left( A\mathbf{x} - q\mathbf{x}\right) }^{ * }\left( {A\mathbf{x} - q\ma...
Yes
Lemma 15.2.2 Let \( A \) be an \( n \times n \) matrix and let the \( {Q}_{k} \) and \( {R}_{k} \) be as described in the algorithm. Then each \( {A}_{k} \) is unitarily similar to \( A \) and denoting by \( {Q}^{\left( k\right) } \) the product \( {Q}_{1}{Q}_{2}\cdots {Q}_{k} \) and \( {R}^{\left( k\right) } \) the pr...
Proof: From the algorithm, \( {R}_{k + 1} = {A}_{k + 1}{Q}_{k + 1}^{ * } \) and so\n\n\[ \n{A}_{k} = {Q}_{k + 1}{R}_{k + 1} = {Q}_{k + 1}{A}_{k + 1}{Q}_{k + 1}^{ * } \n\]\n\nNow iterating this, it follows\n\n\[ \n{A}_{k - 1} = {Q}_{k}{A}_{k}{Q}_{k}^{ * } = {Q}_{k}{Q}_{k + 1}{A}_{k + 1}{Q}_{k + 1}^{ * }{Q}_{k}^{ * } \n\...
Yes
Corollary 15.2.5 Let \( A \) be a real symmetric \( n \times n \) matrix having eigenvalues\n\n\[ \n{\lambda }_{1} > {\lambda }_{2} > \cdots > {\lambda }_{n} > 0 \]\n\nand let \( Q \) be defined by\n\n\[ \n{QD}{Q}^{T} = A, D = {Q}^{T}{AQ}, \]\n\n(15.14)\n\nwhere \( Q \) is orthogonal and \( D \) is a diagonal matrix ha...
Proof: This follows from Theorem 15.2.4. Here \( S = Q,{S}^{-1} = {Q}^{T} \) . Thus\n\n\[ \nQ = S = {QR} \]\n\nand \( R = I \) . By Theorem [15,2,4] and Lemma [15,2,2,\n\n\[ \n{A}_{k} = {Q}^{\left( k\right) T}A{Q}^{\left( k\right) } \rightarrow {Q}^{\prime T}A{Q}^{\prime } = {Q}^{T}{AQ} = D. \]\n\nbecause formula (15.1...
Yes
Here is a matrix.\n\n\[ \left( \begin{matrix} 3 & 2 & 1 \\ - 2 & 0 & - 1 \\ - 2 & - 2 & 0 \end{matrix}\right) \]\n\nIt happens that the eigenvalues of this matrix are \( 1,1 + i,1 - i \) . Lets apply the QR algorithm as if the eigenvalues were not known.
Applying the \( {QR} \) algorithm to this matrix yields the following sequence of matrices.\n\n\[ {A}_{1} = \left( \begin{matrix} {1.2353} & {1.9412} & {4.3657} \\ - {.39215} & {1.5425} & {5.3886} \times {10}^{-2} \\ - {.16169} & - {.18864} & {.22222} \end{matrix}\right) \]\n\n\[ \vdots \]\n\n\[ {A}_{12} = \left( \begi...
Yes
The equation \( {x}^{4} + {x}^{3} + 4{x}^{2} + x - 2 = 0 \) has exactly two real solutions.
A matrix whose characteristic polynomial is the given polynomial is\n\n\[ \left( \begin{matrix} - 1 & - 4 & - 1 & 2 \\ 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \end{matrix}\right) \]\n\nUsing the \( {QR} \) algorithm yields the following sequence of iterates for \( {A}_{k} \)\n\n\[ {A}_{1} = \left( \begin{matrix...
Yes
Example 1.2.7 Venn Diagram Examples. \( A \cap B \) is illustrated in Figure 1.2 .8 by shading the appropriate region.
![6dd34435-8451-4aec-abdd-96bf3c6137fe_20_0.jpg](images/6dd34435-8451-4aec-abdd-96bf3c6137fe_20_0.jpg)\n\nFigure 1.2.8 Venn Diagram for the Intersection of Two Sets
Yes
Example 1.3.2 Some Cartesian Products. Notation in mathematics is often developed for good reason. In this case, a few examples will make clear why the symbol \( \times \) is used for Cartesian products.\n\n- Let \( A = \{ 1,2,3\} \) and \( B = \{ 4,5\} \) . Then \( A \times B = \{ \left( {1,4}\right) ,\left( {1,5}\rig...
- \( A \times A = \{ \left( {1,1}\right) ,\left( {1,2}\right) ,\left( {1,3}\right) ,\left( {2,1}\right) ,\left( {2,2}\right) ,\left( {2,3}\right) ,\left( {3,1}\right) ,\left( {3,2}\right) ,\left( {3,3}\right) \} \) . Note that \( \left| {A \times A}\right| = 9 = {\left| A\right| }^{2} \) .\n\nThese two examples illustr...
Yes
Example 1.4.1 An example of conversion to binary. To determine the binary representation of 41 we take the following steps:
-41 = 2 \u00d7 20 + 1; List = 1\n-20 = 2 \u00d7 10 + 0; List = 01\n-10 = 2 \u00d7 5 + 0; List = 001\n-5 = 2 \u00d7 2 + 1; List = 1001\n-2 = 2 \u00d7 1 + 0; List = 01001\n-1 = 2 \u00d7 0 + 1; List = 101001\n\nTherefore, 41 = 101001two
Yes
If the general terms in a series are more specific, the sum can often be simplified. For example, (a) \( \mathop{\sum }\limits_{{i = 1}}^{4}{i}^{2} = {1}^{2} + {2}^{2} + {3}^{2} + {4}^{2} = {30} \)
(a) \( \mathop{\sum }\limits_{{i = 1}}^{4}{i}^{2} = {1}^{2} + {2}^{2} + {3}^{2} + {4}^{2} = {30} \)
Yes
Example 1.5.4 Some generalized operations. If \( {A}_{1} = \{ 0,2,3\} ,{A}_{2} = \) \( \{ 1,2,3,6\} \), and \( {A}_{3} = \{ - 1,0,3,9\} \), then
\[ \mathop{\bigcap }\limits_{{i = 1}}^{3}{A}_{i} = {A}_{1} \cap {A}_{2} \cap {A}_{3} = \{ 3\} \] and \[ \mathop{\bigcup }\limits_{{i = 1}}^{3}{A}_{i} = {A}_{1} \cup {A}_{2} \cup {A}_{3} = \{ - 1,0,1,2,3,6,9\} . \]
Yes
Example 2.1.1 How many lunches can you have? A snack bar serves five different sandwiches and three different beverages. How many different lunches can a person order?
An alternative method of solution for this example is to make the simple observation that there are five different choices for sandwiches and three different choices for beverages, so there are \( 5 \cdot 3 = {15} \) different lunches that can be ordered.
Yes
Example 2.1.3 Counting elements in a cartesian product. Let \( A = \) \( \{ a, b, c, d, e\} \) and \( B = \{ 1,2,3\} \) . From Chapter 1 we know how to list the elements in \( A \times B = \{ \left( {a,1}\right) ,\left( {a,2}\right) ,\left( {a,3}\right) ,\ldots ,\left( {e,3}\right) \} \) .
Since the first entry of each pair can be any one of the five elements \( a, b, c, d \), and \( e \), and since the second can be any one of the three numbers \( 1,2 \), and 3, it is quite clear there are \( 5 \cdot 3 = {15} \) different elements in \( A \times B \) .
Yes
A person is to complete a true-false questionnaire consisting of ten questions. How many different ways are there to answer the questionnaire?
Since each question can be answered in either of two ways (true or false), and there are ten questions, there are\n\n\[ \n2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2 = {2}^{10} = {1024} \n\]\n\ndifferent ways of answering the questionnaire.
Yes
Theorem 2.1.7 Power Set Cardinality Theorem. If \( A \) is a finite set, then \( \left| {\mathcal{P}\left( A\right) }\right| = {2}^{\left| A\right| } \) .
Proof: Consider how we might determine any \( B \in \mathcal{P}\left( A\right) \), where \( \left| A\right| = n \) . For each element \( x \in A \) there are two choices, either \( x \in B \) or \( x \notin B \) . Since there are \( n \) elements of \( A \) we have, by the rule of products, \[ \underset{n\text{ factors...
Yes
How many different ways can we order the three different elements of the set \( A = \{ a, b, c\} \) ?
Since we have three choices for position one, two choices for position two, and one choice for the third position, we have, by the rule of products, \( 3 \cdot 2 \cdot 1 = 6 \) different ways of ordering the three letters. We illustrate through a tree diagram.
Yes
Example 2.2.3 Ordering a schedule. A student is taking five courses in the fall semester. How many different ways can the five courses be listed?
There are \( 5 \cdot 4 \cdot 3 \cdot 2 \cdot 1 = {120} \) different permutations of the set of courses.
Yes
If there are twenty-five players on the team, there are \( {25} \cdot {24} \cdot {23} \cdot \cdots \cdot 3 \cdot 2 \cdot 1 \) different permutations of the players.
This number of permutations is huge. In fact it is 15511210043330985984000000, but writing it like this isn't all that instructive, while leaving it as a product as we originally had makes it easier to see where the number comes from. We just need to find a more compact way of writing these products.
Yes
Example 2.2.6 Choosing Club Officers. A club of twenty-five members will hold an election for president, secretary, and treasurer in that order. Assume a person can hold only one position. How many ways are there of choosing these three officers?
By the rule of products there are \( {25} \cdot {24} \cdot {23} \) ways of making a selection.
Yes
Theorem 2.2.8 Permutation Counting Formula. The number of possible permutations of \( k \) elements taken from a set of \( n \) elements is\n\n\[ P\left( {n, k}\right) = n \cdot \left( {n - 1}\right) \cdot \left( {n - 2}\right) \cdot \cdots \cdot \left( {n - k + 1}\right) = \mathop{\prod }\limits_{{j = 0}}^{{k - 1}}\le...
Proof. Case I: If \( k = n \) we have \( P\left( {n, n}\right) = n! = \frac{n!}{\left( {n - n}\right) !} \) .\n\nCase II: If \( 0 \leq k < n \), then we have \( k \) positions to fill using \( n \) elements and\n\n(a) Position 1 can be filled by any one of \( n - 0 = n \) elements\n\n(b) Position 2 can be filled by any...
Yes
Example 2.2.9 Another example of choosing officers. A club has eight members eligible to serve as president, vice-president, and treasurer. How many ways are there of choosing these officers?
Solution 1: Using the rule of products. There are eight possible choices for the presidency, seven for the vice-presidency, and six for the office of treasurer. By the rule of products there are \( 8 \cdot 7 \cdot 6 = {336} \) ways of choosing these officers.
Yes
To count the number of ways to order five courses, we can use the permutation formula. We want the number of permutations of five courses taken five at a time:
\[ P\left( {5,5}\right) = \frac{5!}{\left( {5 - 5}\right) !} = 5! = {120}. \]
Yes
a How many three-digit numbers can be formed if no repetition of digits can occur?
Solution 1: Using the rule of products. We have any one of five choices for digit one, any one of four choices for digit two, and three choices for digit three. Hence, \( 5 \cdot 4 \cdot 3 = {60} \) different three-digit numbers can be formed.\n\nSolution 2; Using the permutation formula. We want the total number of pe...
Yes
Example 2.3.2 Some partitions of a four element set. Let \( A = \) \( \{ a, b, c, d\} \) . Examples of partitions of \( A \) are:\n\n\[ \n\\text{-}\{ \{ a\} ,\{ b\} ,\{ c, d\} \}\n\]\n\n\[ \n\\text{-}\{ \{ a, b\} ,\{ c, d\} \}\n\]\n\n\[ \n\\text{-}\{ \{ a\} ,\{ b\} ,\{ c\} ,\{ d\} \}\n\]\n\nHow many others are there, d...
There are 15 different partitions. The most efficient way to count them all is to classify them by the size of blocks. For example, the partition \( \{ \{ a\} ,\{ b\} ,\{ c, d\} \} \) has block sizes \( 1,1 \), and 2 .
Yes
Example 2.3.3 Some Integer Partitions. Two examples of partitions of set of integers \( \mathbb{Z} \) are\n\n\[ \text{-}\{ \{ n\} \mid n \in \mathbb{Z}\} \text{and} \]\n\n\[ \text{-}\{ \{ n \in \mathbb{Z} \mid n < 0\} ,\{ 0\} ,\{ n \in \mathbb{Z} \mid 0 < n\} \} \text{.} \]
The set of subsets \( \{ \{ n \in \mathbb{Z} \mid n \geq 0\} ,\{ n \in \mathbb{Z} \mid n \leq 0\} \} \) is not a partition because the two subsets have a nonempty intersection. A second example of a non-partition is \( \{ \{ n \in \mathbb{Z}\left| \right| n \mid = k\} \mid k = - 1,0,1,2,\cdots \} \) because one of the ...
No
Theorem 2.3.4 The Basic Law Of Addition:. If \( A \) is a finite set, and if \( \left\{ {{A}_{1},{A}_{2},\ldots ,{A}_{n}}\right\} \) is a partition of \( A \), then\n\n\[ \left| A\right| = \left| {A}_{1}\right| + \left| {A}_{2}\right| + \cdots + \left| {A}_{n}\right| = \mathop{\sum }\limits_{{k = 1}}^{n}\left| {A}_{k}\...
The basic law of addition can be rephrased as follows: If \( A \) is a finite set where \( {A}_{1} \cup {A}_{2} \cup \cdots \cup {A}_{n} = A \) and where \( {A}_{i} \cap {A}_{j} = \varnothing \) whenever \( i \neq j \), then\n\n\[ \left| A\right| = \left| {{A}_{1} \cup {A}_{2} \cup \cdots \cup {A}_{n}}\right| = \left| ...
Yes
Example 2.3.7 Counting Students in Non-disjoint Classes. It was determined that all junior computer science majors take at least one of the following courses: Algorithms, Logic Design, and Compiler Construction. Assume the number in each course was 75,60 and 55 , respectively for the three courses listed. Further inves...
Since all junior CS majors must take at least one of the courses, the number we want is: \n\n\[ \n\left| A\right| = \left| {{A}_{1} \cup {A}_{2} \cup {A}_{3}}\right| = \left| {A}_{1}\right| + \left| {A}_{2}\right| + \left| {A}_{3}\right| - \text{ repeats. } \n\] \n\nWe see that the whole universal set is naturally part...
Yes
How many different ways are there to permute three letters from the set \( A = \{ a, b, c, d\} \) ?
From the Permutation Counting Formula there are \( P\left( {4,3}\right) = \frac{4!}{\left( {4 - 3}\right) !} = {24} \) different orderings of three letters from \( A \)
Yes
How many ways can we select a set of three letters from \( A = \{ a, b, c, d\} \) ? Note here that we are not concerned with the order of the three letters.
By trial and error, abc, abd, acd, and bcd are the only listings possible. To repeat, we were looking for all three-element subsets of the set \( A \) . Order is not important in sets. The notation for choosing 3 elements from 4 is most commonly \( \left( \begin{array}{l} 4 \\ 3 \end{array}\right) \) or occasionally \(...
Yes
Theorem 2.4.4 Binomial Coefficient Formula. If \( n \) and \( k \) are nonnegative integers with \( 0 \leq k \leq n \), then the number \( k \) -element subsets of an \( n \) element set is equal to\n\n\[ \left( \begin{array}{l} n \\ k \end{array}\right) = \frac{n!}{\left( {n - k}\right) ! \cdot k!}. \]
Proof 1: There are \( k \) ! ways of ordering the elements of any \( k \) element set. Therefore,\n\n\[ \left( \begin{array}{l} n \\ k \end{array}\right) = \frac{P\left( {n, k}\right) }{k!} = \frac{n!}{\left( {n - k}\right) !k!}. \]
Yes
Assume an evenly balanced coin is tossed five times. In how many ways can three heads be obtained?
This is a combination problem, because the order in which the heads appear does not matter. We can think of this as a situation involving sets by considering the set of flips of the coin, 1 through 5 , in which heads comes up. The number of ways to get three heads is \( \left( \begin{array}{l} 5 \\ 3 \end{array}\right)...
Yes
We determine the total number of ordered ways a fair coin can land if tossed five consecutive times.
The five tosses can produce any one of the following mutually exclusive, disjoint events: 5 heads, 4 heads, 3 heads, 2 heads, 1 head, or 0 heads. For example, by the previous example, there are \( \left( \begin{array}{l} 5 \\ 3 \end{array}\right) = {10} \) sequences in which three heads appear. Counting the other possi...
Yes
A Committee of Five. A committee usually starts as an unstructured set of people selected from a larger membership. Therefore, a committee can be thought of as a combination. If a club of 25 members has a five-member social committee, there are \( \left( \begin{matrix} {25} \\ 5 \end{matrix}\right) = \frac{{25} \cdot {...
If we further require that a chairperson other than the treasurer be selected for the social committee, we have \( \left( \begin{matrix} {24} \\ 4 \end{matrix}\right) \cdot 4 = {42504} \) different possible social committees. The choice of the four non-treasurers accounts for the factor \( \left( \begin{matrix} {24} \\...
Yes
Example 2.4.8 Binomial Coefficients - Extreme Cases. By simply applying the definition of a Binomial Coefficient as a number of subsets we see that there is \( \left( \begin{array}{l} n \\ 0 \end{array}\right) = 1 \) way of choosing a combination of zero elements from a set of \( n \) . In addition, we see that there i...
We could compute these values using the formula we have developed, but no arithmetic is really needed here.
Yes
Theorem 2.4.9 The Binomial Theorem. If \( n \geq 0 \), and \( x \) and \( y \) are numbers, then\n\n\[{\left( x + y\right) }^{n} = \mathop{\sum }\limits_{{k = 0}}^{n}\left( \begin{array}{l} n \\ k \end{array}\right) {x}^{n - k}{y}^{k}.\]
Proof. This theorem will be proven using a logical procedure called mathematical induction, which will be introduced in Chapter 3.
No
Find the third term in the expansion of \( {\left( x - y\right) }^{4} = {\left( x + \left( -y\right) \right) }^{4} \)
The third term, when \( k = 2 \) , is \( \left( \begin{array}{l} 4 \\ 2 \end{array}\right) {x}^{4 - 2}{\left( -y\right) }^{2} = 6{x}^{2}{y}^{2} \)
Yes
Expand \( {\left( 3x - 2\right) }^{3} \).
If we replace \( x \) and \( y \) in the Binomial Theorem with \( {3x} \) and -2, respectively, we get\n\n\[ \mathop{\sum }\limits_{{k = 0}}^{3}\left( \begin{array}{l} 3 \\ k \end{array}\right) {\left( 3x\right) }^{n - k}{\left( -2\right) }^{k} = \left( \begin{array}{l} 3 \\ 0 \end{array}\right) {\left( 3x\right) }^{3}...
Yes
Definition 3.1.3 Logical Conjunction. If \( p \) and \( q \) are propositions, their conjunction, \( p \) and \( q \) (denoted \( p \land q \) ), is defined by the truth table
<table><thead><tr><th>\( p \)</th><th>q</th><th>\( p \land q \)</th></tr></thead><tr><td>0</td><td>0</td><td>0</td></tr><tr><td>0</td><td>1</td><td>0</td></tr><tr><td>1</td><td>0</td><td>0</td></tr><tr><td>1</td><td>1</td><td>1</td></tr></table>
Yes
The Identity Law can be verified with this truth table. The fact that \( \left( {p \land 1}\right) \leftrightarrow p \) is a tautology serves as a valid proof.
Table 3.4.2 Truth table to demonstrate the identity law for conjunction.\n\n\[ \begin{matrix} p & 1 & p \land 1 & \left( {p \land 1}\right) \leftrightarrow p \\ 0 & 1 & 0 & 1 \\ 1 & 1 & 1 & 1 \end{matrix} \]
Yes
A typical direct proof. This is a theorem: \( p \rightarrow r, q \rightarrow s, p \vee q \Rightarrow s \vee r \) .
Table 3.5.8 Direct proof of \( p \rightarrow r, q \rightarrow s, p \vee q \Rightarrow s \vee r \
No
Two proofs of the same theorem. Here are two direct proofs of \( \neg p \vee q, s \vee p,\neg q \Rightarrow s \) :
Table 3.5.10 Direct proof of \( \neg p \vee q, s \vee p,\neg q \Rightarrow s \
No
The following proof of \( p \rightarrow \left( {q \rightarrow s}\right) ,\neg r \vee p, q \Rightarrow r \rightarrow s \) includes \( r \) as a fourth premise. Inference of truth of \( s \) completes the proof.
1. \( \;\neg r \vee p\; \) Premise\n\n2. \( \;r\; \) Added premise\n\n3. \( \;p\;\left( 1\right) ,\left( 2\right) \), disjunction simplification\n\n4. \( p \rightarrow \left( {q \rightarrow s}\right) \; \) Premise\n\n5. \( q \rightarrow s\;\left( 3\right) ,\left( 4\right) \), detachment\n\n6. \( \;q \) Premise\n\n7. \(...
Yes
An Indirect proof of \( p \rightarrow r, q \rightarrow s, p \vee q \Rightarrow s \vee r \)
1. \( \;\neg \left( {s \vee r}\right) \; \) Negated conclusion\n\n2. \( \neg s \land \neg r\; \) DeMorgan’s Law,(1)\n\n3. \( \neg s\; \) Conjunctive simplification,(2)\n\n4. \( \;q \rightarrow s\; \) Premise\n\n5. \( \neg q\;\neg q \) Indirect reasoning,(3),(4)\n\n6. \( \;\neg r\; \) Conjunctive simplification,(2)\n\n7...
Yes
Here is an indirect proof of \( a \rightarrow b,\neg \left( {b \vee c}\right) \Rightarrow \neg a \) .
Table 3.5.18 Indirect proof of \( a \rightarrow b,\neg \left( {b \vee c}\right) \Rightarrow \neg a \)\n\n1. \( \;a\; \) Negation of the conclusion\n\n\[ \text{3.}\;b\;\left( 1\right) ,\left( 2\right) \text{, detachment} \]\n\n\[ \text{4.}\;b \vee c\;\left( 3\right) \text{, disjunctive addition} \]\n\n\[ \text{5.}\neg \...
Yes
Consider the following proposition over the positive integers, which we will label \( p\left( n\right) \) : The sum of the positive integers from 1 to \( n \) is \( \frac{n\left( {n + 1}\right) }{2} \) .
In proving \( p\left( {99}\right) \Rightarrow p\left( {100}\right) \), we will use \( p\left( {99}\right) \) as our premise. We must prove: The sum of the positive integers from 1 to 100 is \( \frac{{100}\left( {{100} + 1}\right) }{2} \) . We start by observing that the sum of the positive integers from 1 to 100 is \( ...
Yes
Theorem 3.7.3 The Principle of Mathematical Induction. Let \( p\left( n\right) \) be a proposition over the positive integers. If\n\n(1) \( p\left( 1\right) \) is true, and\n\n(2) for all \( n \geq 1, p\left( n\right) \Rightarrow p\left( {n + 1}\right) \), \n\nthen \( p\left( n\right) \) is a tautology.
Note: The truth of \( p\left( 1\right) \) is called the basis for the induction proof. The premise that \( p\left( n\right) \) is true in the second part is called the induction hypothesis. The proof that \( p\left( n\right) \) implies \( p\left( {n + 1}\right) \) is called the induction step of the proof. Despite our ...
No
Consider the implication over the positive integers.\n\n\\[ p\\left( n\\right) : {q}_{0} \\rightarrow {q}_{1},{q}_{1} \\rightarrow {q}_{2},\\ldots ,{q}_{n - 1} \\rightarrow {q}_{n},{q}_{0} \\Rightarrow {q}_{n} \\]
A proof that \\( p\\left( n\\right) \\) is a tautology follows. Basis: \\( p\\left( 1\\right) \\) is \\( {q}_{0} \\rightarrow {q}_{1},{q}_{0} \\Rightarrow {q}_{1} \\) . This is the logical law of detachment which we know is true. If you haven't done so yet, write out the truth table of \\( \\left( {\\left( {{q}_{0} \\r...
Yes
For all \( n \geq 1 \) , \( {n}^{3} + {2n} \) is a multiple of 3.
Basis: \( {1}^{3} + 2\left( 1\right) = 3 \) is a multiple of 3 . The basis is almost always this easy!\n\nInduction: Assume that \( n \geq 1 \) and \( {n}^{3} + {2n} \) is a multiple of 3 . Consider \( {\left( n + 1\right) }^{3} + 2\left( {n + 1}\right) \) . Is it a multiple of 3 ?\n\n\[{\left( n + 1\right) }^{3} + 2\l...
Yes
A proof of the permutations formula. In Chapter 2, we stated that the number of different permutations of \( k \) elements taken from an \( n \) element set, \( P\left( {n;k}\right) \), can be computed with the formula \( \frac{n!}{\left( {n - k}\right) !} \) . We can prove this statement by induction on \( n \) . For ...
Basis: \( q\left( 0\right) \) states that \( P\left( {0;0}\right) \) if is the number of ways that 0 elements can be selected from the empty set and arranged in order, then \( P\left( {0;0}\right) = \frac{0!}{0!} = 1 \) . This is true. A general law in combinatorics is that there is exactly one way of doing nothing.\n\...
No
Theorem 3.7.10 Existence of Prime Factorizations. Every positive integer greater than or equal to 2 has a prime decomposition.
Proof. If you were to encounter this theorem outside the context of a discussion of mathematical induction, it might not be obvious that the proof can be done by induction. Recognizing when an induction proof is appropriate is mostly a matter of experience. Now on to the proof!\n\nBasis: Since 2 is a prime, it is alrea...
Yes
(a) \( {\left( \exists k\right) }_{\mathbb{Z}}\left( {{k}^{2} - k - {12} = 0}\right) \) is another way of saying that there is an integer that solves the equation \( {k}^{2} - k - {12} = 0 \) .
The fact that two such integers exist doesn't affect the truth of this proposition in any way.
No
Over the universe of animals, define \( F\left( x\right) : x \) is a fish and \( W\left( x\right) : x \) lives in the water. We know that the proposition \( W\left( x\right) \rightarrow F\left( x\right) \) is not always true. In other words, \( \left( {\forall x}\right) \left( {W\left( x\right) \rightarrow F\left( x\ri...
\[ \neg \left( {\forall x}\right) \left( {W\left( x\right) \rightarrow F\left( x\right) }\right) \Leftrightarrow \left( {\exists x}\right) \left( {\neg \left( {W\left( x\right) \rightarrow F\left( x\right) }\right) }\right) \] \[ \Leftrightarrow \left( {\exists x}\right) \left( {W\left( x\right) \land \neg F\left( x\ri...
Yes
The Sum of Odd Integers. We will outline a proof that the sum of any two odd integers is even. Our first step will be to write the theorem in the familiar conditional form: If \( j \) and \( k \) are odd integers, then \( j + k \) is even.
The premise and conclusion of this theorem should be clear now. Notice that if \( j \) and \( k \) are not both odd, then the conclusion may or may not be true. Our only objective is to show that the truth of the premise forces the conclusion to be true. Therefore, we can express the integers \( j \) and \( k \) in the...
No
The Square of an Even Integer. Let \( n \in \mathbb{Z} \). We will outline a proof that \( {n}^{2} \) is even if and only if \( n \) is even.
Outline of a proof: Since this is an \
No
Example 3.9.3 \( \sqrt{2} \) is irrational.
Our final example will be an outline of the proof that the square root of 2 is irrational (not an element of \( \mathbb{Q} \) ). This is an example of the theorem that does not appear to be in the standard \( P \Rightarrow C \) form. One way to rephrase the theorem is: If \( x \) is a rational number, then \( {x}^{2} \...
No
Example 4.1.2 Disproving distributivity of addition over multiplication. From basic algebra we learned that multiplication is distributive over addition. Is addition distributive over multiplication? That is, is \( a + \left( {b \cdot c}\right) = \) \( \left( {a + b}\right) \cdot \left( {a + c}\right) \) always true?
If we choose the values \( a = 3, b = 4 \), and \( c = 1 \) , we find that \( 3 + \left( {4 \cdot 1}\right) \neq \left( {3 + 4}\right) \cdot \left( {3 + 1}\right) \) . Therefore, this set of values serves as a counterexample to a distributive law of addition over multiplication.
Yes
Theorem 4.1.7 The Distributive Law of Intersection over Union. If \( A, B \), and \( C \) are sets, then \( A \cap \left( {B \cup C}\right) = \left( {A \cap B}\right) \cup \left( {A \cap C}\right) \) .
Proof. What we can assume: \( A, B \), and \( C \) are sets.\n\nWhat we are to prove: \( A \cap \left( {B \cup C}\right) = \left( {A \cap B}\right) \cup \left( {A \cap C}\right) \).\n\nCommentary: What types of objects am I working with: sets? real numbers? propositions? The answer is sets: sets of elements that can be...
No
Theorem 4.1.8 Another Proof using Definitions. If \( A, B \), and \( C \) are any sets, then \( A \times \left( {B \cap C}\right) = \left( {A \times B}\right) \cap \left( {A \times C}\right) \) .
Proof. Commentary; We again ask ourselves: What are we trying to prove? What types of objects are we dealing with? We realize that we wish to prove two facts: (a) \( {LHS} \subseteq {RHS} \), and (b) \( {RHS} \subseteq {LHS} \) .\n\nTo prove part (a), and similarly part (b), we'll begin the same way. Let\n\n___ \( \in ...
Yes
A Corollary to the Distributive Law of Sets. Let \( A \) and \( B \) be sets. Then \( \left( {A \cap B}\right) \cup \left( {A \cap {B}^{c}}\right) = A \)
\[ \left( {A \cap B}\right) \cup \left( {A \cap {B}^{c}}\right) = A \cap \left( {B \cup {B}^{c}}\right) \] \[ \text{Why?} \] \[ = A \cap U \] \[ \text{Why?} \] \[ = A \] \[ \text{Why?} \]
No
Theorem 4.2.3 An Indirect Proof in Set Theory. Let \( A, B, C \) be sets. If \( A \subseteq B \) and \( B \cap C = \varnothing \), then \( A \cap C = \varnothing \) .
Proof. Commentary: The usual and first approach would be to assume \( A \subseteq B \) and \( B \cap C = \varnothing \) is true and to attempt to prove \( A \cap C = \varnothing \) is true. To do this you would need to show that nothing is contained in the set \( A \cap C \) . Think about how you would show that someth...
Yes
How can we use set operations applied to \( {B}_{1} \) and \( {B}_{2} \) produce a partition of \( A \) ?
As a first attempt, we might try these three sets:\n\nTable 4.3.6\n\n\[ \n{B}_{1} \cap {B}_{2} = \{ 1,3\} \n\]\n\n\[ \n{B}_{1}^{c} = \{ 2,4,6\} \n\]\n\n\[ \n{B}_{2}^{c} = \{ 4,5,6\} \n\]\n\nWe have produced all elements of \( A \) but we have 4 and 6 repeated in two sets. In place of \( {B}_{1}^{c} \) and \( {B}_{2}^{c...
Yes
Theorem 4.3.8 Minset Partition Theorem. Let \( A \) be a set and let \( {B}_{1} \) , \( {B}_{2}\ldots ,{B}_{n} \) be subsets of \( A \) . The set of nonempty minsets generated by \( {B}_{1},{B}_{2} \) \( \ldots ,{B}_{n} \) is a partition of \( A \) .
Proof. The proof of this theorem is left to the reader.
No
Example 4.3.10 Another Concrete Example of Minsets. Let \( U = \) \( \{ - 2, - 1,0,1,2\} ,{B}_{1} = \{ 0,1,2\} \), and \( {B}_{2} = \{ 0,2\} \) . Then
Table 4.3.11\n\n\[ \n{B}_{1} \cap {B}_{2} = \{ 0,2\} \]\n\n\[ \n{B}_{1}^{c} \cap {B}_{2} = \varnothing \]\n\n\[ \n{B}_{1} \cap {B}_{2}^{c} = \{ 1\} \]\n\n\[ \n{B}_{1}^{c} \cap {B}_{2}^{c} = \{ - 2, - 1\} \]\n\nIn this case, there are only three nonempty minsets, producing the partition \( \{ \{ 0,2\} ,\{ 1\} ,\{ - 2, -...
Yes
Is the matrix \( A = \left( \begin{array}{ll} 1 & 2 \\ 3 & 4 \end{array}\right) \) equal to the matrix \( B = \left( \begin{array}{ll} 1 & 2 \\ 3 & 5 \end{array}\right) ? \)
No, they are not because the corresponding entries in the second row, second column of the two matrices are not equal.
Yes
Example 5.1.6 A Scalar Product. If \( c = 3 \) and if \( A = \left( \begin{matrix} 1 & - 2 \\ 3 & 5 \end{matrix}\right) \) and we wish to find \( {cA} \), it seems natural to multiply each entry of \( A \) by 3 so that \( {3A} = \left( \begin{matrix} 3 & - 6 \\ 9 & {15} \end{matrix}\right) \), and this is precisely the...
Definition 5.1.7 Scalar Multiplication. Let \( A \) be an \( m \times n \) matrix and \( c \) a scalar. Then \( {cA} \) is the \( m \times n \) matrix obtained by multiplying \( c \) times each entry of \( A \) ; that is \( {\left( cA\right) }_{ij} = c{a}_{ij} \).
Yes
Example 5.1.10 A Matrix Product. Let \( A = \left( \begin{matrix} 1 & 0 \\ 3 & 2 \\ - 5 & 1 \end{matrix}\right) \), a \( 3 \times 2 \) matrix, and let \( B = \left( \begin{array}{l} 6 \\ 1 \end{array}\right) \), a \( 2 \times 1 \) matrix. Then \( {AB} \) is a \( 3 \times 1 \) matrix:
\[ {AB} = \left( \begin{matrix} 1 & 0 \\ 3 & 2 \\ - 5 & 1 \end{matrix}\right) \left( \begin{array}{l} 6 \\ 1 \end{array}\right) = \left( \begin{matrix} 1 \cdot 6 + 0 \cdot 1 \\ 3 \cdot 6 + 2 \cdot 1 \\ - 5 \cdot 6 + 1 \cdot 1 \end{matrix}\right) = \left( \begin{matrix} 6 \\ {20} \\ - {29} \end{matrix}\right) \]
Yes
Example 5.1.11 Multiplication with a diagonal matrix. Let \( A = \left( \begin{matrix} - 1 & 0 \\ 0 & 3 \end{matrix}\right) \) and \( B = \left( \begin{matrix} 3 & 10 \\ 2 & 1 \end{matrix}\right) \) . Then \( AB = \left( \begin{matrix} - 1 \cdot 3 + 0 \cdot 2 & - 1 \cdot 10 + 0 \cdot 1 \\ 0 \cdot 3 + 3 \cdot 2 & 0 \cdo...
The net effect is to multiply the first row of \( B \) by -1 and the second row of \( B \) by 3 .
Yes
In the example above, the \( 3 \times 3 \) diagonal matrix \( I \) whose diagonal entries are all 1’s has the distinctive property that for any other \( 3 \times 3 \) matrix \( A \) we have \( {AI} = {IA} = A \) .
Example 5.2.3 Multiplyi
No
Theorem 5.2.6 Inverses are unique. The inverse of an \( n \times n \) matrix \( A \) , when it exists, is unique.
Proof. Let \( A \) be an \( n \times n \) matrix. Assume to the contrary, that \( A \) has two (different) inverses, say \( B \) and \( C \) . Then\n\n\( B = {BI}\; \) Identity property of \( I \)\n\n\( = B\left( {AC}\right) \; \) Assumption that \( C \) is an inverse of \( A \)\n\n\( = \left( {BA}\right) C\; \) Associ...
Yes
If \( A = \left( \begin{matrix} 1 & 2 \\ - 3 & 5 \end{matrix}\right) \) then \( \det A = 1 \cdot 5 - 2 \cdot \left( {-3}\right) = {11} \) .
If \( A = \left( \begin{matrix} 1 & 2 \\ - 3 & 5 \end{matrix}\right) \) then \( \det A = 1 \cdot 5 - 2 \cdot \left( {-3}\right) = {11} \).
Yes
Theorem 5.2.9 Inverse of 2 by 2 matrix. Let \( A = \left( \begin{array}{ll} a & b \\ c & d \end{array}\right) \) . If \( \det A \neq 0, \) then \( {A}^{-1} = \frac{1}{\det A}\left( \begin{matrix} d & - b \\ - c & a \end{matrix}\right) .
Proof. See Exercise 4 at the end of this section.
No
Can we find the inverses of the matrices in Example 5.2.8? If \( A = \left( \begin{matrix} 1 & 2 \\ - 3 & 5 \end{matrix}\right) \) then
\[ {A}^{-1} = \frac{1}{11}\left( \begin{matrix} 5 & - 2 \\ 3 & 1 \end{matrix}\right) = \left( \begin{matrix} \frac{5}{11} & - \frac{2}{11} \\ \frac{3}{11} & \frac{1}{11} \end{matrix}\right) \] The reader should verify that \( A{A}^{-1} = {A}^{-1}A = I \) .
No
Example 6.2.5 Ordering subsets of a two element universe. Let \( B = \{ 1,2\} \), and let \( A = \mathcal{P}\left( B\right) = \{ \varnothing ,\{ 1\} ,\{ 2\} ,\{ 1,2\} \} \) . Then \( \subseteq \) is a relation on \( A \) whose digraph is Figure 6.2.6.
![6dd34435-8451-4aec-abdd-96bf3c6137fe_120_0.jpg](images/6dd34435-8451-4aec-abdd-96bf3c6137fe_120_0.jpg)\n\nFigure 6.2.6 Graph for set containment on subsets of \( \{ 1,2\} \)
Yes
Example 6.3.5 Set Containment as a Partial Ordering. Let \( A \) be a set. Then \( \mathcal{P}\left( A\right) \) together with the relation \( \subseteq \) (set containment) is a poset.
- Let \( B \in \mathcal{P}\left( A\right) \) . The fact that \( B \subseteq B \) follows from the definition of subset. Hence, set containment is reflexive.\n\n- Let \( {B}_{1},{B}_{2} \in \mathcal{P}\left( A\right) \) and assume that \( {B}_{1} \subseteq {B}_{2} \) and \( {B}_{1} \neq {B}_{2} \) . Could it be that \( ...
Yes
Consider the partial ordering relation \( s \) whose Hasse diagram is Figure 6.3.8.
Certainly \( A = \{ 1,2,3,4,5\} \) and \( {1s2},{3s4},{1s4},{1s5} \) , etc., Notice that \( {1s5} \) is implied by the fact that there is a path of length three upward from 1 to 5 . This follows from the edges that are shown and the transitive property that is presumed in a poset. Since \( {1s3} \) and \( {3s4} \), we ...
Yes
Example 6.4.2 A simple example. Let \( A = \{ 2,5,6\} \) and let \( r \) be the relation \( \{ \left( {2,2}\right) ,\left( {2,5}\right) ,\left( {5,6}\right) ,\left( {6,6}\right) \} \) on \( A \) . Since \( r \) is a relation from \( A \) into the same set \( A \) (the \( B \) of the definition), we have \( {a}_{1} = 2,...
Next, since\n\n- \( {2r2} \), we have \( {R}_{11} = 1 \)\n\n- \( {2r5} \), we have \( {R}_{12} = 1 \)\n\n- \( {5r6} \), we have \( {R}_{23} = 1 \)\n\n- \( {6r6} \), we have \( {R}_{33} = 1 \)\n\nAll other entries of \( R \) are zero, so\n\n\[ R = \left( \begin{array}{lll} 1 & 1 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 1 \end{array}...
Yes
Example 6.4.5 Composition by Multiplication. Suppose that \( R = \left( \begin{array}{llll} 0 & 1 & 0 & 0 \\ 1 & 0 & 1 & 0 \\ 0 & 1 & 0 & 1 \\ 0 & 0 & 1 & 0 \end{array}\right) \) and \( S = \left( \begin{array}{llll} 0 & 1 & 1 & 1 \\ 0 & 0 & 1 & 1 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \end{array}\right) \) . Then using Boo...
\( {RS} = \left( \begin{array}{llll} 0 & 0 & 1 & 1 \\ 0 & 1 & 1 & 1 \\ 0 & 0 & 1 & 1 \\ 0 & 0 & 0 & 1 \end{array}\right) \) and \( {SR} = \left( \begin{array}{llll} 1 & 1 & 1 & 1 \\ 0 & 1 & 1 & 1 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \end{array}\right) .\)
Yes
Example 6.4.7 Relations and Information. This final example gives an insight into how relational data base programs can systematically answer questions pertaining to large masses of information. Matrices \( R \) (on the left) and \( S \) (on the right) define the relations \( r \) and \( s \) where \( {arb} \) if softw...
Although the relation between the software and computers is not implicit from the data given, we can easily compute this information. The matrix of \( {rs} \) is \( {RS} \), which is \[ \begin{matrix} & \mathrm{C}1 & \mathrm{C}2 & \mathrm{C}3 \\ \mathrm{P}1 & & & \\ \mathrm{P}2 & & & \\ \mathrm{P}3 & & & \\ \mathrm{P}4...
Yes
Theorem 6.5.4 Matrix of a Transitive Closure. Let \( r \) be a relation on a finite set and \( R \) its matrix. Let \( {R}^{ + } \) be the matrix of \( {r}^{ + } \), the transitive closure of \( r \) . Then \( {R}^{ + } = R + {R}^{2} + \cdots + {R}^{n} \), using Boolean arithmetic.
Using this theorem, we find \( {R}^{ + } \) is the \( 5 \times 5 \) matrix consisting of all \( {1}^{\prime }s \) , thus, \( {r}^{ + } \) is all of \( A \times A \) .
No
Let \( A \) be the set of students who are sitting in a classroom, let \( B \) be the set of seats in the classroom, and let \( s \) be the function which maps each student into the chair he or she is sitting in. When is \( s \) one to one? When is it onto?
Under normal circumstances, \( s \) would always be injective since no two different students would be in the same seat. In order for \( s \) to be surjective, we need all seats to be used, so \( s \) is a surjection if the classroom is filled to capacity.
Yes
Example 7.2.9 Counting the Alphabet. The alphabet \( \{ A, B, C,\ldots, Z\} \) has cardinality 26 through the following bijection into the set \( \{ 1,2,3,\ldots ,{26}\} \) .
\[ \begin{matrix} A & B & C & \cdots & Z \\ \downarrow & \downarrow & \downarrow & \cdots & \downarrow \\ 1 & 2 & 3 & \cdots & {26} \end{matrix}. \]
Yes
As many evens as all positive integers. Recall that \( 2\mathbb{P} = \{ b \in \mathbb{P} \mid b = {2k} \) for some \( k \in \mathbb{P}\} \) . Paradoxically, \( 2\mathbb{P} \) has the same cardinality as the set \( \mathbb{P} \) of positive integers. To prove this, we must find a bijection from \( \mathbb{P} \) to \( 2\...
Such a function isn’t unique, but this one is the simplest: \( f : \mathbb{P} \rightarrow 2\mathbb{P} \) where \( f\left( m\right) = {2m} \) . Two statements must be proven to justify our claim that \( f \) is a bijection:\n\n- \( f \) is one-to-one.\n\nProof: Let \( a, b \in \mathbb{P} \) and assume that \( f\left( a\...
Yes