Define: R^3→R^3 by
T(x,y,z)=(x-y+z,x+y,y+z)
Let v1= (1,1,1), v2= (0,1,1), v3= (0,0,1). Find a matrix of T with respect to the basis {v1,v2,v3}. Futher check T is invertible or not.
According to this the new
So the matrix T form is as follows:
For the invertible matrix the determinant of the matrix is = 0
Det(T) =
As the determinant of the matrix is not equal to zero hence the given matrix is invertible.
Comments