Tagged: vector space of polynomials

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

Prove that $\{ 1 , 1 + x , (1 + x)^2 \}$ is a Basis for the Vector Space of Polynomials of Degree $2$ or Less

Problem 665

Let $\mathbf{P}_2$ be the vector space of polynomials of degree $2$ or less.

(a) Prove that the set $\{ 1 , 1 + x , (1 + x)^2 \}$ is a basis for $\mathbf{P}_2$.

(b) Write the polynomial $f(x) = 2 + 3x – x^2$ as a linear combination of the basis $\{ 1 , 1+x , (1+x)^2 \}$.

 
Read solution

LoadingAdd to solve later

Use Coordinate Vectors to Show a Set is a Basis for the Vector Space of Polynomials of Degree 2 or Less

Problem 588

Let $P_2$ be the vector space over $\R$ of all polynomials of degree $2$ or less.
Let $S=\{p_1(x), p_2(x), p_3(x)\}$, where
\[p_1(x)=x^2+1, \quad p_2(x)=6x^2+x+2, \quad p_3(x)=3x^2+x.\]

(a) Use the basis $B=\{x^2, x, 1\}$ of $P_2$ to prove that the set $S$ is a basis for $P_2$.

(b) Find the coordinate vector of $p(x)=x^2+2x+3\in P_2$ with respect to the basis $S$.

 
Read solution

LoadingAdd to solve later