Finding a Basis for Im(T): Elementary Linear Algebra

AI Thread Summary
To find a basis for the image of the transformation T defined by the matrix A, it is essential to recognize that Im(T) corresponds to the column space of A. The user initially miscalculated the transformation of the standard basis vectors, leading to an incorrect inclusion of a third vector in their basis. Correctly applying the transformation reveals that the basis for Im(T) consists of the vectors (1,1,2) and (2,0,-4), which are linearly independent. It is also noted that the image is a two-dimensional subspace of R^3, and an alternative method to find the basis involves transposing the matrix and row reducing it. Understanding these concepts clarifies the process of determining a basis for Im(T).
Benny
Messages
577
Reaction score
0
Hi, I'm having trouble with some questions. I did elementary linear algebra a few months ago but seeing as I've forgotten most of it I'm effectively new to this. Anyway can someone help find a basis for Im(T) the following transformation?

T:R^4 \to R^3 ,T\left( x \right) = Ax where A = \left[ {\begin{array}{*{20}c}<br /> 1 &amp; 2 &amp; { - 1} &amp; 1 \\<br /> 1 &amp; 0 &amp; 1 &amp; 1 \\<br /> 2 &amp; { - 4} &amp; 6 &amp; 2 \\<br /> \end{array}} \right]

I tried applying T to each of the four vectors in the standard basis for R^4 and apply T to each in turn I got: (1,1,2), (2,0,-4), (-1,1,-4), (1,1,2). The basis for Im(T) is supposed to be {(1,1,2),(2,0,-4)} so I've done something wrong since my work shows that my answer should also have (-1,1,-4) in the basis.

Can someone explain what is required to find a basis for Im(T)?

Edit: I re-checked my textbook. Im(T) is just the column space of A isn't it?
 
Last edited:
Physics news on Phys.org
I don't think you did the multiplication correctly - I get (-1,1,6), not (-1,1,-4).

Show: 1) (1,1,2), (2,0,-4) are linearly independent; 2) (-1,1,6) is a linear combination of (1,1,2) and (2,0,-4).

Regards,
George
 
And it's not so much "multiplication" as it is just copying the columns correctly!
 
Thanks for the help guys. The vectors I obtained was from taking each vector from the standard basis for R^4 and applying the transformation to each of those vectors. I found that I could ge tthe correct answer by taking the columns, reducing and then taking the relevant columns. This isn't the same method that I used to get my original answer(which had 3 vectors in it).
 
They are the same method! George Jones' point was that you multiplied wrong: Your matrix times the basis vector (0, 0, 1, 0) is (-1, 1, 6), not (-1, 1, -4) as you give. My point was that since you are just multiplying by 1 and 0, The result of multiplying each basis vector by the matrix is just the corresponding column. Since (0, 0, 1, 0) has the one in the third place, multiplying it by this matrix is just the third column of the matrix, (-1, 1, 6).

You know that those 4 vectors can't all be independent since this is only 3 dimensional space. It turns out that only two are- the image is a two dimensional subspace of R3. Another way to find a basis, since, as you say, the image is just the "column space", is to take the transpose of the matrix and "row reduce" it.

(Taking the transpose and row reducing is simpler for most people than "column reducing"!)
 
Last edited by a moderator:
Hmm...I'll have to check that(the method not the calculation since I've just spotted my error). I'm more used to using the method of taking the matrix A, reducing and then taking the columns which correspond to the pivots.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top