SOLUTION: let T:R^3 --> R^3 T(x,y,z) = (z, x + y, x + y + z). determine i) rank T and basis of Im T ii) nullity T what i tried: If t is the matrix that will give you a 1 x 3 image t

Algebra.Com
Question 378801: let T:R^3 --> R^3
T(x,y,z) = (z, x + y, x + y + z). determine
i) rank T and basis of Im T
ii) nullity T
what i tried:
If t is the matrix that will give you a 1 x 3 image then isn't is safe to conclude that the rank of T is 3? also if im T is the new vector, then the basis of im T is a linear combination of the standard basis vectors of R^3 right? but how do i prove all this mathematically?

Answer by robertb(5830)   (Show Source): You can put this solution on YOUR website!
= (z, x + y, x + y + z). The transformation matrix has rank 2, because column 3 is just the sum of columns 1 and 2. Thus rank T = 2. Now (z, x + y, x + y + z) = z(1,0,1) + (x+y)(0,1,1). Hence {(1,0,1),(0,1,1)} is a basis for Im T. Since rank T + nullity T = 3 (the number of columns of the transformation matrix), nullity T = 1.
(We found the transformation matrix by inspection. Direct matrix multiplication would verify this. E.g., If were the 1st column of the transformation matrix then implies that a = b = 0, and c = 1.)

RELATED QUESTIONS

Q:1- What is the rank of unit matrix of order n? Q:2- If S is linear and onto... (answered by ikleyn)
Let T:R^3➜R^2 be defined as T(x, y, z) = (x+y, y-z). Is T Invertible? How can... (answered by ikleyn)
Let T(x,y,z) = (y,z,0). Prove that T^3 must be a zero transformation... (answered by user_dude2008)
Use Gauss-Jordan Elimination to solve the following system of equations. 4x + 8y... (answered by richwmiller)
Solve by the Gauss-Jordan elimination: x+y+2z+t=1 x+2y+z+t=2 2x+y+z+t=4... (answered by Edwin McCravy)
Let T:R3→R3 be a linear transformation defined by T(x,y,z)=(x,x+y,x+y+z). Then the... (answered by ikleyn)
Solve for x... (answered by jim_thompson5910)
4.let U= {q,r,s,t,u,v,w,x,y,z}; A= {q,s,u,w,y};and C={v,w,x,y,z,}; list the members of... (answered by Edwin McCravy)
Given T(x,y,z,t):(t,z,x+3y,x+y). It T a ONTO transformation? (answered by robertb)