Are Linear Transformations from P2 to P3 Solvable with Polynomial Knowledge?

In summary, this is a linear transformation from P2 to P3. The transformation is defined by taking two polynomials and multiplying them by x, then using the equation L\left( {ap\left( x \right) + bq\left( x \right)} \right) = x\left( {ap\left( x \right) + bq\left( x \right)} \right) = axp\left( x \right) + bxq\left( x \right) = aL\left( {p\left( x \right)} \right) + bL\left( {q\left( x \right)} \right). The two po
  • #1
mpm
82
0
Can anyone at least tell me how to get started on this problem I have?

Problem:
Determine whether the following are linear transforatmions from P2 to P3.
L(p(x)) = xp(x)

I understand when it's in vector form but not really picking up on the polynomial part of this.
 
Physics news on Phys.org
  • #2
Let me start by giving you the definition of a linear transformation, in case you didnt already know.

A function L: R^n--->R^m is called a linear transformation or linear map if it satisfies

i) T(u+v)= T(u) + T(v) for all u,v in R^n
ii) T(cv)= cT(v) for all v in R^n, and scalar c

How does that help?
 
  • #3
Sorry...I seemed to have used notation wrongly. I'm use to calling T my transformation, so I wrote my definition in such a way. I really mean..

i) L(u+v)= L(u) + L(v) for all u,v in R^n
ii) L(cv)= cL(v) for all v in R^n, and scalar c
 
  • #4
Yes I knew the two statements that you wrote. I guess I may just be a little unclear on how to handle this problem as far as notation goes.

I have some work and an answer. Does this look sound?

L(a*p(x) + b*p(x)) = L(a*x*p(x)) + L(b*x*p(x)) = a*x*L(p(x)) + b*x*L(p(x))

Therefore this is a linear transformation.



I know this is a linear transform but I just want to make sure my proof is right.
 
  • #5
Well, let's try this one step at a time.

i) If we take two polynomials p'(x) and p''(x) in P2, and multiply them each by x...what do we get? I think this is the main thing that your missing in your proof.
 
  • #6
i meant to type "you're"*
 
  • #7
actually...u know what?..let me start over. maybe I am getting carried away. =\
 
  • #8
So the x is used as a constant basically which is practically the original definition?
 
  • #9
I believe your method for proving it is on the right track. There are just a phew things wrong with it.

Firstly, in "L(a*p(x) + b*p(x))", both polynomials should noted as the same. You should probably distinguish the two, as the def'n states that states for any u,v.

secondly, we don't know this "L(a*p(x) + b*p(x)) = L(a*x*p(x)) + L(b*x*p(x))". What we know is that L(p(x)= x(p(x). So L(a*p(x) + b*p(x)) = x(a*p(x) + b*p'(x)).

perhaps you can take it from there. Sorry about the frustration earlier. I really did lose track.
 
  • #10
also...phew=few. I'm not sure what's wrong with me.
 
  • #11
Im curious if i can do it this way. It just came to me and I may be breaking a rule.

Can I put:

L(xp(x)) = xL(p(x)) = xp(x)

And that satisfies my question?
 
  • #12
mpm said:
Im curious if i can do it this way. It just came to me and I may be breaking a rule.
Can I put:
L(xp(x)) = xL(p(x)) = xp(x)
And that satisfies my question?

xL(p(x))=x(x(px)), by def'n of L(p(x)).
 
  • #13
Ok I see what you mean. Maybe I will get this straight sometime. I am terrible at linear algebra. Calculus and differential equations are more my thing.
 
  • #14
Ok I think I might have it this time. Can someone tell me if I am correct?


L(a(p(x)) = x(ap(x)) = a(xp(x)) = aL(p(x))

Does this look correct?
 
  • #15
I also forgot to add this part to prove the second part.

L(p(x) + p'(x)) = x(p(x) + p'(x)) = xp(x) + xp'(x) = L(p(x)) + L(p'(x))

I think this should be right but would like to be corrected if wrong.
 
  • #16
Both are right as far as I can see.
Note that you can always replace the two statements that you check by just one, which is usually faster. For more complex transformation, it may be better to prove the two statements apart, but for easier ones: just show that "L of a lineair combination gives a lineair combination of L's"

[tex]L\left( {ap\left( x \right) + bq\left( x \right)} \right) = x\left( {ap\left( x \right) + bq\left( x \right)} \right) = axp\left( x \right) + bxq\left( x \right) = aL\left( {p\left( x \right)} \right) + bL\left( {q\left( x \right)} \right)[/tex]
 

1. What is a linear transformation?

A linear transformation is a mathematical function that maps a vector space onto itself, while preserving the structure of the original space. It involves a transformation of the coordinates of the vectors in the space, and the result is a new set of coordinates that represent the transformed vectors.

2. How do linear transformations affect the shape of a vector?

Linear transformations can change the scale, orientation, and direction of a vector, but the shape of the vector remains the same. This means that the length and angle between the vectors will change, but the overall shape will not be altered.

3. What is the difference between a linear transformation and a non-linear transformation?

A linear transformation follows the rules of linearity, meaning that the output is a combination of the input and a constant, and the transformation of a sum of two vectors is equal to the sum of the transformations of the individual vectors. Non-linear transformations do not follow these rules and can result in a more complex transformation of the input vectors.

4. How are linear transformations used in real-world applications?

Linear transformations are used in a variety of applications, such as computer graphics, image processing, data analysis, and engineering. They can be used to manipulate and transform data, create visual effects, and solve complex problems in various industries.

5. Can any function be a linear transformation?

No, not all functions can be considered linear transformations. Only functions that follow the rules of linearity, such as preserving addition and scalar multiplication, can be considered linear transformations. Functions that do not follow these rules are considered non-linear transformations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
787
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
927
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Back
Top