Exploring Linear Transformations on Basis Elements of P3(R)

Butelle
Messages
12
Reaction score
0
Hi

I am trying to do a math assignment and I am finding it really difficult.

Assume you have a linear transformation from T: P3(R) --> R4

What relevance is there to applying the transformation to the basis elements of P3(R), ie: T(1), T(x), T(x^2), T(x^3)? Why is this subset special? How does it help determine the range of T?

Thanks.
 
Physics news on Phys.org
dim(P^3)=dim(\mahtbb{R}^4)=4

you have the basis elements of P^3.

The action of T on each of these basis elements will let you know the basis elements of \mathbb{R}^4

i.e. 1,x,x^2,x^3 are the basis elements of P^3
and T(1),T(x),T(X^2),T(x^3) are the basis elemetns of \mathbb{R}^4

applying T to any element of p(x) \in P^3 will yield T(p(x)) \in \mathbb{R}^4 and T(p(x))=aT(1)+bT(x)+cT(x^2)+dT(x^3) where a,b,c,d \in \mathbb{Z}
 
thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top