Tagged: nullspace

If the Nullity of a Linear Transformation is Zero, then Linearly Independent Vectors are Mapped to Linearly Independent Vectors

Problem 722

Let $T: \R^n \to \R^m$ be a linear transformation.
Suppose that the nullity of $T$ is zero.

If $\{\mathbf{x}_1, \mathbf{x}_2,\dots, \mathbf{x}_k\}$ is a linearly independent subset of $\R^n$, then show that $\{T(\mathbf{x}_1), T(\mathbf{x}_2), \dots, T(\mathbf{x}_k) \}$ is a linearly independent subset of $\R^m$.

 
Read solution

LoadingAdd to solve later

How to Find a Basis for the Nullspace, Row Space, and Range of a Matrix

Problem 708

Let $A=\begin{bmatrix}
2 & 4 & 6 & 8 \\
1 &3 & 0 & 5 \\
1 & 1 & 6 & 3
\end{bmatrix}$.

(a) Find a basis for the nullspace of $A$.

(b) Find a basis for the row space of $A$.

(c) Find a basis for the range of $A$ that consists of column vectors of $A$.

(d) For each column vector which is not a basis vector that you obtained in part (c), express it as a linear combination of the basis vectors for the range of $A$.

 
Read solution

LoadingAdd to solve later

Are these vectors in the Nullspace of the Matrix?

Problem 692

Let $A=\begin{bmatrix}
1 & 0 & 3 & -2 \\
0 &3 & 1 & 1 \\
1 & 3 & 4 & -1
\end{bmatrix}$. For each of the following vectors, determine whether the vector is in the nullspace $\calN(A)$.

(a) $\begin{bmatrix}
-3 \\
0 \\
1 \\
0
\end{bmatrix}$

(b) $\begin{bmatrix}
-4 \\
-1 \\
2 \\
1
\end{bmatrix}$

(c) $\begin{bmatrix}
0 \\
0 \\
0 \\
0
\end{bmatrix}$

(d) $\begin{bmatrix}
0 \\
0 \\
0
\end{bmatrix}$

Then, describe the nullspace $\calN(A)$ of the matrix $A$.

 
Read solution

LoadingAdd to solve later

The Range and Nullspace of the Linear Transformation $T (f) (x) = x f(x)$

Problem 672

For an integer $n > 0$, let $\mathrm{P}_n$ be the vector space of polynomials of degree at most $n$. The set $B = \{ 1 , x , x^2 , \cdots , x^n \}$ is a basis of $\mathrm{P}_n$, called the standard basis.

Let $T : \mathrm{P}_n \rightarrow \mathrm{P}_{n+1}$ be the map defined by, for $f \in \mathrm{P}_n$,
\[T (f) (x) = x f(x).\]

Prove that $T$ is a linear transformation, and find its range and nullspace.

 
Read solution

LoadingAdd to solve later

Linear Transformation to 1-Dimensional Vector Space and Its Kernel

Problem 329

Let $n$ be a positive integer. Let $T:\R^n \to \R$ be a non-zero linear transformation.
Prove the followings.

(a) The nullity of $T$ is $n-1$. That is, the dimension of the nullspace of $T$ is $n-1$.

(b) Let $B=\{\mathbf{v}_1, \cdots, \mathbf{v}_{n-1}\}$ be a basis of the nullspace $\calN(T)$ of $T$.
Let $\mathbf{w}$ be the $n$-dimensional vector that is not in $\calN(T)$. Then
\[B’=\{\mathbf{v}_1, \cdots, \mathbf{v}_{n-1}, \mathbf{w}\}\] is a basis of $\R^n$.

(c) Each vector $\mathbf{u}\in \R^n$ can be expressed as
\[\mathbf{u}=\mathbf{v}+\frac{T(\mathbf{u})}{T(\mathbf{w})}\mathbf{w}\] for some vector $\mathbf{v}\in \calN(T)$.

 
Read solution

LoadingAdd to solve later