Linear Transformation Homework: Determine Whether Maps are Linear

  • Thread starter Thread starter ak123456
  • Start date Start date
  • Tags Tags
    Transformation
ak123456
Messages
50
Reaction score
0

Homework Statement


Determine whether the following maps are linear transformations
a) L: R^2 -- R
(x1)
(x2)
--
x1^2 +x2^2
b) L: Mn*n(R)--Mn*n(R)
A-- A-A^T
c)L:P3--P2 f-- f'+(f(3))t^2



Homework Equations





The Attempt at a Solution


I have to show L(x+y)=L(x)+L(y) and cL(X)=L(cx)
for a) i find that (x1+y1)^2+(x2+y2)^2 not equals to (x1+x2)^2+(y1+y2)^2
so it isn't a linear transformaton
for b) can i use the counterexample
(01)
(10)
because A=A^T
for c) no idea for this one
 
Last edited:
Physics news on Phys.org
b) L(A)=0, but that does not mean that L is not linear.

c) You know how elements of P3 look like: at^3+bt^2+ct+d. Check if linearity holds: L(v+w)=L(v)+L(w), L(rv)=rL(v) where you take for v and w elements of P3.
 
yyat said:
b) L(A)=0, but that does not mean that L is not linear.

c) You know how elements of P3 look like: at^3+bt^2+ct+d. Check if linearity holds: L(v+w)=L(v)+L(w), L(rv)=rL(v) where you take for v and w elements of P3.

so how can i get a counterexample for b) ?
 
ak123456 said:
so how can i get a counterexample for b) ?

Try proving linearity instead. :wink:
 
yyat said:
Try proving linearity instead. :wink:

thx . i will try it
 
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