Determine whether the linear transformation T is one-to-one

hannahlu92
Messages
4
Reaction score
0
Determine whether the linear transformation T is one-to-one

a) T:P2 --> P3, where T(a+a1x+a2x^2)=x(a+a1x+a2x^2)

b) T:P2 --> P2, where T(p(x))=p(x+1)

I'm having difficulty because my teacher never showed examples like this one.
Please help me on the procedure and solution.

 
Physics news on Phys.org
Hi hannahlu92! :smile:

Showing that an operator T is one-to-one is equivalent to showing that the kernel is 0. So, what you must show is that

T(a+bX+cX)=0

then a=b=c=0. Can you do that??
 
hannahlu92 said:
I'm having difficulty because my teacher never showed examples like this one.
Please help me on the procedure and solution.
So what if the problem looks different? Why can't you solve the problem the way you would normally do?

(Actually, it's probably easier to solve these problems than others you have faced, since there are easier ways than using your knowledge of linear algebra)
 
I don't know how to because I haven't done one before. My teacher writes definitions on the board and proofs, but no practical examples, so nothing is cementing in my brain.
 
hannahlu92 said:
I don't know how to because I haven't done one before. My teacher writes definitions on the board and proofs, but no practical examples, so nothing is cementing in my brain.

Certainly you don't need any practical examples to figure out when

T(a+bX+cX^2)=0

Just use the definition of T...
 
hannahlu92 said:
I don't know how to because I haven't done one before. My teacher writes definitions on the board and proofs, but no practical examples, so nothing is cementing in my brain.

In this case, proofs themselves are practical examples. That's the point of math courses.
 
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