Exercises – Short Day#


Exercise 1: In the Image Space or Not?#

We are being informed that the image space \(\mathrm{image}(L)\) of a linear map \(L:\mathbb{R}^4 \to \mathbb{R}^3\) has an ordered basis \(\beta\) given by

\[\begin{split}\beta=\left( \left[\begin{array}{r} 1 \\ 3\\ 2 \end{array}\right], \left[\begin{array}{r} 1 \\ -1\\ 2 \end{array}\right]\right). \end{split}\]

Question a#

Do the vectors

\[\begin{split}{\mathbf v}=\left[\begin{array}{r} 1 \\ 2\\ 3 \end{array}\right] \quad \text{and} \quad {\mathbf w}=\left[\begin{array}{r} 2 \\ 2\\ 4 \end{array}\right]\end{split}\]

belong to the image space \(\mathrm{image}(L)\)?

Exercise 2: The Rank-Nullity Theorem in an Example#

A linear map \(L:\mathbb{R}^3\rightarrow \mathbb{R}^3\) has with respect to the ordered standard basis \(\epsilon\) for \(\mathbb R^3\) the mapping matrix

\[\begin{split}{}_\epsilon[L]_\epsilon =\left[\begin{array}{rrr}1&2&1\\ 2&4&0\\ 3&6&0\end{array}\right]\,.\end{split}\]

We are being informed that \(\dim (\mathrm{ker}(L))=1\). In other words, the kernel of \(L\) has a dimension of \(1\). Find, purely via mental math, an ordered basis for \(\mathrm{image}(L)\,.\)


Exercise 3: Vector Equations and Image Space#

We define the following function:

\[\begin{split}M: \mathbb{R}^{2 \times 3} \to \mathbb{R}^{2 \times 2}\, , \quad {\mathbf A} \mapsto {\mathbf A} \cdot \left[\begin{array}{rr}1 & 2\\ 0 & 0\\ 2 & 1\end{array}\right].\end{split}\]

Question a#

Show that \(M\) is a linear map between real vector spaces, and provide an ordered basis for \(\mathrm{ker}(M).\)

Question b#

Use the rank-nullity theorem for linear maps (Corollary 11.4.3 in the textbook) to show that \(\dim(\mathrm{image}(M))=4\). Conclude that \(\mathrm{image}(M)=\mathbb{R}^{2 \times 2}\).

Question c#

Justify that the equation \(M({\mathbf A})=\left[\begin{array}{rr}3 & 3\\ 3 & 3\end{array}\right]\) has a solution based on your result from Question b.

Now, find the solution set.


Exercise 4: Investigation of a Linear Map#

Define \(V_1\) and \(V_2\) to be the sets of polynomials in \(\mathbb{R}[Z]\) of degree no higher than three, respectively two. Note that both \(V_1\) and \(V_2\) are real vector spaces. Let the map \(M:V_1 \to V_2\) be given by the expression

\[ M(a+bZ+cZ^2+dZ^3)=(a+b+3c+d)+(3a-b+2c+4d)Z+(2a+2b+6c+2d)Z^2\, , \text{where $a,b,c,d \in \mathbb{R}$}. \]

Question a#

We choose the ordered basis \(\beta=(1,Z,Z^2,Z^3)\) for \(V_1\) and the ordered basis \(\gamma=(1,Z,Z^2)\) for \(V_2\). Determine the mapping matrix \({}_\gamma[M]_\beta\).

Question b#

Provide an ordered basis for the kernel of \(M\).

Question c#

Provide an ordered basis for the image space of \(M\).

Question d#

Investigate whether the polynomials

\[p_1(Z)=1+2Z+3Z^2 \quad \text{and} \quad p_2(Z)=2+2Z+4Z^2\]

belong to the image space \(\mathrm{image}(M)\).


Exercise 5: Linear Maps and Differentiation#

As in Example 10.4.5 in the textbook we denote by \(C_\infty (\mathbb{R})\) the real vector space that consists of all functions from \(\mathbb{R}\) to \(\mathbb{R}\) that can be differentiated an arbitrary number of times. In this exercise we consider the linear map \(M: C_\infty (\mathbb{R}) \to C_\infty (\mathbb{R})\) defined by the expression \(M(f)=f'+f\), where \(f \in C_\infty (\mathbb{R})\) and where \(f'\) denotes the derivative of the function \(f\).

Question a#

We are being informed that \(\dim \mathrm{ker}(M)=1\). Provide a basis for \(\mathrm{ker}(M)\).

Question b#

Find the solution set to the following equations

  1. \(M(f)=\mathrm e^{t}\),

  2. \(M(f)=t\),

  3. \(M(f)=\mathrm e^{-t}\).


Exercise 6: Examples of Linear Maps#

Let \(n\) be a natural number and \(d\) an integer such that \(0 \le d \le n\). Find an example of a linear map \(L: \mathbb{C}^n \to \mathbb{C}^n\) between complex vector spaces such that \(\dim(\mathrm{ker}(L))=d\) and \(\dim(\mathrm{image}(L))=n-d\).