MHB Why Does the Matrix Calculation Not Match Expected Results in Linear Mapping?

Click For Summary
The discussion revolves around the linear map T defined on the vector space of polynomials R[x]_3 and its matrix representation. The user calculated the matrix A as a row vector and identified the kernel basis but is confused about the output when applying the matrix to a standard polynomial vector. Specifically, they expected the output for p(x) = x to match their calculations, but it did not. Clarification was provided that the polynomial p(x) = x corresponds to the vector representation V, and the matrix multiplication correctly yields the expected result of -1/2 for T(p(x)). Understanding the mapping of polynomials to their vector representations is crucial for resolving the confusion.
Mathick
Messages
23
Reaction score
0
Hello!

I don't know exactly how to state my question so I'll show you what my problem is.

Ex. Let T : [math]R[x]_3 →R[/math] be the function defined by [math] T(p(x)) = p(−1) + \int_{0}^{1} p(x) \,dx [/math], where [math]R[x]_3[/math] is a vector space of polynomials with degree at most 3. Show that $T$ is a linear map; write down the matrix of $T$ with respect to the standard bases of [math]R[x]_3[/math] and [math]R[/math] (the latter basis is of course given by [math] \left\{(1)\right\}[/math], i.e. the set consisting of the column vector of length 1 with entry 1), and find a basis for the kernel of $T$.

I found this matrix. It's a row vector [math]A=(2 \quad -\frac{1}{2} \quad\quad \frac{4}{3} \quad -\frac{3}{4})[/math]. And then the kernel basis is [math]1+4x,2-3x^2,3+8x^3[/math].

But I don't understand it. I mean if I multiply the matrix [math]A[/math] by a standard vector [math](1 \quad x \quad x^2 \quad x^3) [/math] I won't get, for example, for [math] p(x)=x [/math] the value [math] -\frac{1}{2}[/math].

Please, help me find the point where I misunderstand something. I really want to know what I am doing. I don't want to do maths like a robot without understanding.
 
Last edited:
Physics news on Phys.org
Mathick said:
Hello!

I don't know exactly how to state my question so I'll show you what my problem is.

Ex. Let T : [math]R[x]_3 →R[/math] be the function defined by [math] T(p(x)) = p(−1) + \int_{0}^{1} p(x) \,dx [/math], where [math]R[x]_3[/math] is a vector space of polynomials with degree at most 3. Show that $T$ is a linear map; write down the matrix of $T$ with respect to the standard bases of [math]R[x]_3[/math] and [math]R[/math] (the latter basis is of course given by [math] \left\{(1)\right\}[/math], i.e. the set consisting of the column vector of length 1 with entry 1), and find a basis for the kernel of $T$.

I found this matrix. It's a row vector [math]A=(2 \quad -\frac{1}{2} \quad\quad \frac{4}{3} \quad -\frac{3}{4})[/math]. And then the kernel basis is [math]1+4x,2-3x^2,3+8x^3[/math].

But I don't understand it. I mean if I multiply the matrix [math]A[/math] by a standard vector [math](1 \quad x \quad x^2 \quad x^3) [/math] I won't get, for example, for [math] p(x)=x [/math] the value [math] -\frac{1}{2}[/math].

Please, help me find the point where I misunderstand something. I really want to know what I am doing. I don't want to do maths like a robot without understanding.
With respect to the standard basis $\{1,x,x^2,x^3\}$ of $R[x]_3$, the polynomial $p(x) = a + bx + cx^2 + dx^3$ is represented by the vector $V = \begin{bmatrix}a\\b\\c\\d\end{bmatrix},$ so that $$T(p(x)) = AV = \begin{bmatrix}2&-\tfrac12 & \tfrac43 & -\tfrac34\end{bmatrix} \begin{bmatrix}a\\b\\c\\d\end{bmatrix}.$$ In particular, if $p(x) = x$ then $V = \begin{bmatrix}0\\1\\0\\0\end{bmatrix}$ and $T(p(x)) = \begin{bmatrix}2&-\tfrac12 & \tfrac43 & -\tfrac34\end{bmatrix} \begin{bmatrix}0\\1\\0\\0\end{bmatrix} = -\frac12.$
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K