I am trying to work through multiple Schaums outline books on my own including Schaum's Outline of Differential Geometry.
I cannot seem to get how to change basis in 3D vectors.
From chapter 1, problem 1.47,
Given vectors u1, u2, and u3 form a basis in E3 and v1 = -u1 + u2 -u3, v2 = u1 +2u2 - u3, v3 = 2u1 + u3, show that v1, v2, v3 are linearly independent and find the components of a = 2u1 - u3 in terms of v1, v2, and v3.
END OF PROBLEM.
Now that v1, v2, v3 are linearly independent is obvious since there is a zero coefficient for u2 in the equation for v3, and I can show that the determinate of the matrix formed by the row vectors (-1, 1, -1), (1, 2, -1), (2, 0, 1) is not equal to zero.
I get that the matrix A = [aij] i,j, = 1,2,3 are the coefficients a11 = -1, a12 = 2, a 13 = -1, a21 = 1, a22 = 2, a23 = -1, a31 = 2, a32 = 0, a33 = 1 and that there is a matrix B = [bij] which will have the coefficients allowing the expressions of the equations u1 = b11v1 + b12v2 +b13v3, u2 = b21v1 + b22v2 + b23v3, u3 = b31v1 + b32v2 + b33v3.
What I can't get is how to determine the values of the [bij]'s.
I've tried cross multiplying matrix A by the 3 x 3 identity matrix to get 3 sets of equations and setting them all equal to zero, which seems to make sense, but i can't get the same answer in the book.
Any suggestions? Please, this is driving me insane and I can't get past it to chapter two and I need to also get back to making progress in Schaum's Outline of Tensor Calculus, Outline of Linear Algebra, and Outline of Group Theory too.
The answer is supposed to be u1 = -2v1 + v2 -v3, u2 = 3v1 -v2 + 2v2, u3 = 4v1 -2v2 +3v3.
P.S. typing all the formatting takes too much time, wish I could more easily communicate with someone more easily.