Tagged: matrix for a linear transformation

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

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

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

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

The Matrix for the Linear Transformation of the Reflection Across a Line in the Plane

Problem 498

Let $T:\R^2 \to \R^2$ be a linear transformation of the $2$-dimensional vector space $\R^2$ (the $x$-$y$-plane) to itself which is the reflection across a line $y=mx$ for some $m\in \R$.

Then find the matrix representation of the linear transformation $T$ with respect to the standard basis $B=\{\mathbf{e}_1, \mathbf{e}_2\}$ of $\R^2$, where
\[\mathbf{e}_1=\begin{bmatrix}
1 \\
0
\end{bmatrix}, \mathbf{e}_2=\begin{bmatrix}
0 \\
1
\end{bmatrix}.\]

 
Read solution

LoadingAdd to solve later

Differentiating Linear Transformation is Nilpotent

Problem 453

Let $P_n$ be the vector space of all polynomials with real coefficients of degree $n$ or less.
Consider the differentiation linear transformation $T: P_n\to P_n$ defined by
\[T\left(\, f(x) \,\right)=\frac{d}{dx}f(x).\]

(a) Consider the case $n=2$. Let $B=\{1, x, x^2\}$ be a basis of $P_2$. Find the matrix representation $A$ of the linear transformation $T$ with respect to the basis $B$.

(b) Compute $A^3$, where $A$ is the matrix obtained in part (a).

(c) If you computed $A^3$ in part (b) directly, then is there any theoretical explanation of your result?

(d) Now we consider the general case. Let $B$ be any basis of the vector space of $P_n$ and let $A$ be the matrix representation of the linear transformation $T$ with respect to the basis $B$.
Prove that without any calculation that the matrix $A$ is nilpotent.

 
Read solution

LoadingAdd to solve later

Null Space, Nullity, Range, Rank of a Projection Linear Transformation

Problem 450

Let $\mathbf{u}=\begin{bmatrix}
1 \\
1 \\
0
\end{bmatrix}$ and $T:\R^3 \to \R^3$ be the linear transformation
\[T(\mathbf{x})=\proj_{\mathbf{u}}\mathbf{x}=\left(\, \frac{\mathbf{u}\cdot \mathbf{x}}{\mathbf{u}\cdot \mathbf{u}} \,\right)\mathbf{u}.\]

(a) Calculate the null space $\calN(T)$, a basis for $\calN(T)$ and nullity of $T$.

(b) Only by using part (a) and no other calculations, find $\det(A)$, where $A$ is the matrix representation of $T$ with respect to the standard basis of $\R^3$.

(c) Calculate the range $\calR(T)$, a basis for $\calR(T)$ and the rank of $T$.

(d) Calculate the matrix $A$ representing $T$ with respect to the standard basis for $\R^3$.

(e) Let
\[B=\left\{\, \begin{bmatrix}
1 \\
0 \\
0
\end{bmatrix}, \begin{bmatrix}
-1 \\
1 \\
0
\end{bmatrix}, \begin{bmatrix}
0 \\
-1 \\
1
\end{bmatrix} \,\right\}\] be a basis for $\R^3$.
Calculate the coordinates of $\begin{bmatrix}
x \\
y \\
z
\end{bmatrix}$ with respect to $B$.

(The Ohio State University, Linear Algebra Exam Problem)

 
Read solution

LoadingAdd to solve later

Subspace Spanned By Cosine and Sine Functions

Problem 435

Let $\calF[0, 2\pi]$ be the vector space of all real valued functions defined on the interval $[0, 2\pi]$.
Define the map $f:\R^2 \to \calF[0, 2\pi]$ by
\[\left(\, f\left(\, \begin{bmatrix}
\alpha \\
\beta
\end{bmatrix} \,\right) \,\right)(x):=\alpha \cos x + \beta \sin x.\] We put
\[V:=\im f=\{\alpha \cos x + \beta \sin x \in \calF[0, 2\pi] \mid \alpha, \beta \in \R\}.\]

(a) Prove that the map $f$ is a linear transformation.

(b) Prove that the set $\{\cos x, \sin x\}$ is a basis of the vector space $V$.

(c) Prove that the kernel is trivial, that is, $\ker f=\{\mathbf{0}\}$.
(This yields an isomorphism of $\R^2$ and $V$.)

(d) Define a map $g:V \to V$ by
\[g(\alpha \cos x + \beta \sin x):=\frac{d}{dx}(\alpha \cos x+ \beta \sin x)=\beta \cos x -\alpha \sin x.\] Prove that the map $g$ is a linear transformation.

(e) Find the matrix representation of the linear transformation $g$ with respect to the basis $\{\cos x, \sin x\}$.

(Kyoto University, Linear Algebra exam problem)

 
Read solution

LoadingAdd to solve later

Differentiation is a Linear Transformation

Problem 433

Let $P_3$ be the vector space of polynomials of degree $3$ or less with real coefficients.

(a) Prove that the differentiation is a linear transformation. That is, prove that the map $T:P_3 \to P_3$ defined by
\[T\left(\, f(x) \,\right)=\frac{d}{dx} f(x)\] for any $f(x)\in P_3$ is a linear transformation.

(b) Let $B=\{1, x, x^2, x^3\}$ be a basis of $P_3$. With respect to the basis $B$, find the matrix representation of the linear transformation $T$ in part (a).

 
Read solution

LoadingAdd to solve later