Kernal, range and linear transformations

war485
Messages
90
Reaction score
0

Homework Statement



T: P2 --> P2 be a linear transformation defined by T(p(x)) = xp'(x)

where ' is the derivative
Describe the kernal and range of T and are any of the following polynomials in the range and or in the kernal of T?
2
x2
1 - x

Homework Equations



power rule (for derivatives)

The Attempt at a Solution


I took an arbitrary a+bx+cx2 and turned it into bx + 2cx2 after applying T on it. I understand that the kernal means some vector that will turn it into the zero vector (like finding its null). so does that b = c = 0 in order for this to work? Then will it imply that the kernal of T is the set of all constant polynomials? If this is right, then from this I think x2 and 2 and 1 - x should be in ker(T).

As for the range of T, I think it is all of P2, so that includes the 2, x2 and 1 - x.

Is all of what I've just done correct? I like checking my work here when I get stuck, you guys are so nice and great at helping people! :)
 
Physics news on Phys.org
war485 said:

Homework Statement



T: P2 --> P2 be a linear transformation defined by T(p(x)) = xp'(x)

where ' is the derivative
Describe the kernal and range of T and are any of the following polynomials in the range and or in the kernal of T?
2
x2
1 - x

Homework Equations



power rule (for derivatives)

The Attempt at a Solution


I took an arbitrary a+bx+cx2 and turned it into bx + 2cx2 after applying T on it.
Or more mathematically, T(a+bx+cx2) = bx + 2cx2.
To find the kernel (no such word as kernal) of T, what values of a, b, and c give you output polynomials that are zero for any value of x? IOW, for what values of a, b, and c is bx + 2cx2 identically zero?
war485 said:
I understand that the kernal means some vector that will turn it into the zero vector (like finding its null). so does that b = c = 0 in order for this to work? Then will it imply that the kernal of T is the set of all constant polynomials? If this is right, then from this I think x2 and 2 and 1 - x should be in ker(T).
Constant polynomials are in the kernel, but the other two functions aren't.
war485 said:
As for the range of T, I think it is all of P2, so that includes the 2, x2 and 1 - x.
No, there are some polynomials in P2 that aren't in the range of T. Look at this equation again--T(a+bx+cx2) = bx + 2cx2--and notice that there are some polynomials that aren't in the range.
war485 said:
Is all of what I've just done correct? I like checking my work here when I get stuck, you guys are so nice and great at helping people! :)
 
war485 said:

Homework Statement



T: P2 --> P2 be a linear transformation defined by T(p(x)) = xp'(x)

where ' is the derivative
Describe the kernal and range of T and are any of the following polynomials in the range and or in the kernal of T?
2
x2
1 - x

Homework Equations



power rule (for derivatives)

The Attempt at a Solution


I took an arbitrary a+bx+cx2 and turned it into bx + 2cx2 after applying T on it. I understand that the kernal means some vector that will turn it into the zero vector (like finding its null). so does that b = c = 0 in order for this to work? Then will it imply that the kernal of T is the set of all constant polynomials?
Okay

If this is right, then from this I think x2 and 2 and 1 - x should be in ker(T).
Are you saying that you think x2 and 1- x are constant polynomials?

As for the range of T, I think it is all of P2, so that includes the 2, x2 and 1 - x.
You said above that T(a+ bx+ cx2)= bx+ 2cx2. How do you get 1- x from that?

Is all of what I've just done correct? I like checking my work here when I get stuck, you guys are so nice and great at helping people! :)
I'm not! I'm mean and grumpy!
 
oups sorry for misspelling kernel.

I looked up constant polynomial again and realized I made another mistake... only 2 is a constant polynomial in this case. So only 2 should be in ker(T). My bad...

And so, I think the range should be something like the span of these basis: x and x2 ? I realized I couldn't get 1 - x in there, so x2 should be in the range of T.
Thanks for pointing that out.

HallsOfIvy, I see you as a nice person too, not grumpy and not mean, you're still helping me just like 2 months ago or so (can't remember exactly) but I can see why you're upset about me originally thinking about what constant polynomial was... :)

Did I get it right this time?
 
Last edited:
war485 said:
oups sorry for misspelling kernel.

I looked up constant polynomial again and realized I made another mistake... only 2 is a constant polynomial in this case. So only 2 should be in ker(T). My bad...
You're not saying that 2 is the only constant polynomial in the kernel of T, are you?
war485 said:
And so, I think the range should be something like the span of these basis: x and x2 ? I realized I couldn't get 1 - x in there, so x2 should be in the range of T.
Thanks for pointing that out.

HallsOfIvy, I see you as a nice person too, not grumpy and not mean, you're still helping me just like 2 months ago or so (can't remember exactly) but I can see why you're upset about me originally thinking about what constant polynomial was... :)

Did I get it right this time?
 
no, 2 is not the only constant, but the question also asked me if 2 was included in there. Ker(T) is all constant values.

*edit* I think I got it. Thanks Mark, and Ivy.
 
Last edited:
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