nickadams
- 182
- 0
Homework Statement
Let x be a fixed nonzero vector in R^3. Show that the mapping g:R^3→R^3 given by g(y)=projxy is a linear operator.
Homework Equations
projxy = \left(\frac{x\cdot y}{\|x\|}\right)x
My book defines linear operator as: Let V be a vector space. A linear operator on V is a linear transformation whose domain and codomain are both V.
The Attempt at a Solution
I know how to show g is a linear transformation but I need help proving that g is a linear operator. Do I need to show y and projxy share the same vector space? If so, how would I go about doing that?
Thanks