Linear Transformation: Finding a Solution for a System of Linear Equations

stunner5000pt
Messages
1,443
Reaction score
4
Find a linear transformation with the given properties

T(2,-1) = (1,-1,1) and T(1,1) = (0,1,0)

we need to find an expression for t(x,y)
so we could find what linear combo on (2,-1) and (1,1) yierlds x,y
But i tried that and i find that i cannot solve this system of linear equations with a consistent solution
2a + b = x
-a + b = y
it doesn't work...

Please help!
 
Physics news on Phys.org
stunner5000pt said:
so we could find what linear combo on (2,-1) and (1,1) yierlds x,y
But i tried that and i find that i cannot solve this system of linear equations with a consistent solution
2a + b = x
-a + b = y
it doesn't work...
really? show what you've done so we can see what went wrong.
 
Last edited:
It is enough to find a linear combination of (2,-1) and (1,1) that eliminates one of the components:
(2,-1) - 2(1,1) = (0,-3)
This should tell you how T acts on (0,1) and hence (0,y).
You can do the same for the other component.
 
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