Tagged: linear transformation

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

Are These Linear Transformations?

Problem 717

Define two functions $T:\R^{2}\to\R^{2}$ and $S:\R^{2}\to\R^{2}$ by
\[
T\left(
\begin{bmatrix}
x \\ y
\end{bmatrix}
\right)
=
\begin{bmatrix}
2x+y \\ 0
\end{bmatrix}
,\;
S\left(
\begin{bmatrix}
x \\ y
\end{bmatrix}
\right)
=
\begin{bmatrix}
x+y \\ xy
\end{bmatrix}
.
\] Determine whether $T$, $S$, and the composite $S\circ T$ are linear transformations.

 
Read solution

LoadingAdd to solve later

Is the Derivative Linear Transformation Diagonalizable?

Problem 690

Let $\mathrm{P}_2$ denote the vector space of polynomials of degree $2$ or less, and let $T : \mathrm{P}_2 \rightarrow \mathrm{P}_2$ be the derivative linear transformation, defined by
\[ T( ax^2 + bx + c ) = 2ax + b . \]

Is $T$ diagonalizable? If so, find a diagonal matrix which represents $T$. If not, explain why not.

 
Read solution

LoadingAdd to solve later

The Rotation Matrix is an Orthogonal Transformation

Problem 684

Let $\mathbb{R}^2$ be the vector space of size-2 column vectors. This vector space has an inner product defined by $ \langle \mathbf{v} , \mathbf{w} \rangle = \mathbf{v}^\trans \mathbf{w}$. A linear transformation $T : \R^2 \rightarrow \R^2$ is called an orthogonal transformation if for all $\mathbf{v} , \mathbf{w} \in \R^2$,
\[\langle T(\mathbf{v}) , T(\mathbf{w}) \rangle = \langle \mathbf{v} , \mathbf{w} \rangle.\]

For a fixed angle $\theta \in [0, 2 \pi )$ , define the matrix
\[ [T] = \begin{bmatrix} \cos (\theta) & – \sin ( \theta ) \\ \sin ( \theta ) & \cos ( \theta ) \end{bmatrix} \] and the linear transformation $T : \R^2 \rightarrow \R^2$ by
\[T( \mathbf{v} ) = [T] \mathbf{v}.\]

Prove that $T$ is an orthogonal transformation.

 
Read solution

LoadingAdd to solve later

Find a Basis for the Range of a Linear Transformation of Vector Spaces of Matrices

Problem 682

Let $V$ denote the vector space of $2 \times 2$ matrices, and $W$ the vector space of $3 \times 2$ matrices. Define the linear transformation $T : V \rightarrow W$ by
\[T \left( \begin{bmatrix} a & b \\ c & d \end{bmatrix} \right) = \begin{bmatrix} a+b & 2d \\ 2b – d & -3c \\ 2b – c & -3a \end{bmatrix}.\]

Find a basis for the range of $T$.

 
Read solution

LoadingAdd to solve later

Find the Nullspace and Range of the Linear Transformation $T(f)(x) = f(x)-f(0)$

Problem 680

Let $C([-1, 1])$ denote the vector space of real-valued functions on the interval $[-1, 1]$. Define the vector subspace
\[W = \{ f \in C([-1, 1]) \mid f(0) = 0 \}.\]

Define the map $T : C([-1, 1]) \rightarrow W$ by $T(f)(x) = f(x) – f(0)$. Determine if $T$ is a linear map. If it is, determine its nullspace and range.

 
Read solution

LoadingAdd to solve later

Find the Matrix Representation of $T(f)(x) = f(x^2)$ if it is a Linear Transformation

Problem 679

For an integer $n > 0$, let $\mathrm{P}_n$ denote the vector space of polynomials with real coefficients of degree $2$ or less. Define the map $T : \mathrm{P}_2 \rightarrow \mathrm{P}_4$ by
\[ T(f)(x) = f(x^2).\]

Determine if $T$ is a linear transformation.

If it is, find the matrix representation for $T$ relative to the basis $\mathcal{B} = \{ 1 , x , x^2 \}$ of $\mathrm{P}_2$ and $\mathcal{C} = \{ 1 , x , x^2 , x^3 , x^4 \}$ of $\mathrm{P}_4$.

 
Read solution

LoadingAdd to solve later

Is the Map $T(f)(x) = f(0) + f(1) \cdot x + f(2) \cdot x^2 + f(3) \cdot x^3$ a Linear Transformation?

Problem 678

Let $C ([0, 3] )$ be the vector space of real functions on the interval $[0, 3]$. Let $\mathrm{P}_3$ denote the set of real polynomials of degree $3$ or less.

Define the map $T : C ([0, 3] ) \rightarrow \mathrm{P}_3 $ by
\[T(f)(x) = f(0) + f(1) \cdot x + f(2) \cdot x^2 + f(3) \cdot x^3.\]

Determine if $T$ is a linear transformation. If it is, determine its nullspace.

 
Read solution

LoadingAdd to solve later

The Rank and Nullity of a Linear Transformation from Vector Spaces of Matrices to Polynomials

Problem 676

Let $V$ be the vector space of $2 \times 2$ matrices with real entries, and $\mathrm{P}_3$ the vector space of real polynomials of degree 3 or less. Define the linear transformation $T : V \rightarrow \mathrm{P}_3$ by
\[T \left( \begin{bmatrix} a & b \\ c & d \end{bmatrix} \right) = 2a + (b-d)x – (a+c)x^2 + (a+b-c-d)x^3.\]

Find the rank and nullity of $T$.

 
Read solution

LoadingAdd to solve later

Taking the Third Order Taylor Polynomial is a Linear Transformation

Problem 675

The space $C^{\infty} (\mathbb{R})$ is the vector space of real functions which are infinitely differentiable. Let $T : C^{\infty} (\mathbb{R}) \rightarrow \mathrm{P}_3$ be the map which takes $f \in C^{\infty}(\mathbb{R})$ to its third order Taylor polynomial, specifically defined by
\[ T(f)(x) = f(0) + f'(0) x + \frac{f^{\prime\prime}(0)}{2} x^2 + \frac{f^{\prime \prime \prime}(0)}{6} x^3.\] Here, $f’, f^{\prime\prime}$ and $f^{\prime \prime \prime}$ denote the first, second, and third derivatives of $f$, respectively.

Prove that $T$ is a linear transformation.

 
Read solution

LoadingAdd to solve later

Is the Map $T (f) (x) = f(x) – x – 1$ a Linear Transformation between Vector Spaces of Polynomials?

Problem 674

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}_4 \rightarrow \mathrm{P}_{4}$ be the map defined by, for $f \in \mathrm{P}_4$,
\[ T (f) (x) = f(x) – x – 1.\]

Determine if $T(x)$ is a linear transformation. If it is, find the matrix representation of $T$ relative to the standard basis of $\mathrm{P}_4$.

 
Read solution

LoadingAdd to solve later

The Matrix Representation of the Linear Transformation $T (f) (x) = ( x^2 – 2) f(x)$

Problem 673

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}_3 \rightarrow \mathrm{P}_{5}$ be the map defined by, for $f \in \mathrm{P}_3$,
\[T (f) (x) = ( x^2 – 2) f(x).\]

Determine if $T(x)$ is a linear transformation. If it is, find the matrix representation of $T$ relative to the standard basis of $\mathrm{P}_3$ and $\mathrm{P}_{5}$.

 
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

Matrix Representation, Rank, and Nullity of a Linear Transformation $T:\R^2\to \R^3$

Problem 605

Let $T:\R^2 \to \R^3$ be a linear transformation such that
\[T\left(\, \begin{bmatrix}
3 \\
2
\end{bmatrix} \,\right)
=\begin{bmatrix}
1 \\
2 \\
3
\end{bmatrix} \text{ and }
T\left(\, \begin{bmatrix}
4\\
3
\end{bmatrix} \,\right)
=\begin{bmatrix}
0 \\
-5 \\
1
\end{bmatrix}.\]

(a) Find the matrix representation of $T$ (with respect to the standard basis for $\R^2$).

(b) Determine the rank and nullity of $T$.

(The Ohio State University, Linear Algebra Midterm)
 
Read solution

LoadingAdd to solve later

Eigenvalues and Eigenvectors of The Cross Product Linear Transformation

Problem 593

We fix a nonzero vector $\mathbf{a}$ in $\R^3$ and define a map $T:\R^3\to \R^3$ by
\[T(\mathbf{v})=\mathbf{a}\times \mathbf{v}\] for all $\mathbf{v}\in \R^3$.
Here the right-hand side is the cross product of $\mathbf{a}$ and $\mathbf{v}$.

(a) Prove that $T:\R^3\to \R^3$ is a linear transformation.

(b) Determine the eigenvalues and eigenvectors of $T$.

 
Read solution

LoadingAdd to solve later

An Orthogonal Transformation from $\R^n$ to $\R^n$ is an Isomorphism

Problem 592

Let $\R^n$ be an inner product space with inner product $\langle \mathbf{x}, \mathbf{y}\rangle=\mathbf{x}^{\trans}\mathbf{y}$ for $\mathbf{x}, \mathbf{y}\in \R^n$.

A linear transformation $T:\R^n \to \R^n$ is called orthogonal transformation if for all $\mathbf{x}, \mathbf{y}\in \R^n$, it satisfies
\[\langle T(\mathbf{x}), T(\mathbf{y})\rangle=\langle\mathbf{x}, \mathbf{y} \rangle.\]

Prove that if $T:\R^n\to \R^n$ is an orthogonal transformation, then $T$ is an isomorphism.

 
Read solution

LoadingAdd to solve later