Linear transformation proof
Hi,
I am trying to prove the following are not a linear transformation:
1.
defined by  = x_{1}x_{2}x_{3})
2.
, where P is the vector space of polynomials (of any degree)
3.  = ad-bc)
My attempt:
I have tried the 0 vector & -1 scaler multiplication and it staisfies all the 3 eqations. Furthermore they satisfy addition as well. So why are they not linear transformation?
Re: Linear transformation proof
Quote:
Originally Posted by
M.R
Hi,
I am trying to prove the following are not a linear transformation:
1.

defined by
2.
=p+2p'+3p'')
, where P is the vector space of polynomials (of any degree)
3.
My attempt:
I have tried the 0 vector & -1 scaler multiplication and it staisfies all the 3 eqations. Furthermore they satisfy addition as well. So why are they not linear transformation?
The first one is not linear because it does not satisfy
=T(\mathbf{v}_2)+T (\mathbf{v}_2))
Let
and 
This gives
but
=T(e_2+e_3)=0 \ne T(v_1)+T(v_2)=1+0=1)
For number 2. It is most definitely a linear operator. Differentiation is one of the first linear operators people learn.
For number 3. Try addition again
Note that

use the same idea as in number 1