In Linear algebra: The Question gives a system of linear equations: x+ 2y+ 3z+ t = 0 2x+ 4y+ 7z+ 4t = 0 3x+ 6y+ 10z+ 5t = 0 How do you find out the dimension and basis of the solution space? Thanks in advance!
Welcome to Open Study.
Hi!
any idea on how to solve?
Are you in Uni ?
Yes.
Hi there, you could use gaussian elimination
Find out how many pivot rows you have, that is equal to it's dimension
And you can use each independent outcome row as a vector element of an arbitrary basis for the solution set
OK thanks a lot, I will try and do it now
when I do the gaussian elimination, I get: 1 2 3 1 0 0 0 -1 -2 0 0 0 0 However, this isn't correct is it?
Something like that, you have 2 pivot rows there
1 is a pivot row, what is the other? thanks for all this help btw 0 0 0
1 2 3 1 is a pivot row 0 0 1 2 is a pivot row too
To be a pivot, all the elements in the row before the pivot should be 0, the pivot itself should be 1, and everything above the pivot should be 0. But you can always get that 0 by substracting the 2nd pivot row from the first
OK thanks now that we've got the pivot rows, you then said I can use each independent outcome row as a vector element of an arbitrary basis for the solution set to find the basis I'm a bit confused on what this means?
Let me see, I don't know the english terms well
Ok thanks :)- just basically want to know what comes next to find the basis
Hmm I'm starting to think that I am wrong but we are certainly heading the right way let me recheck something
hmm well you can solve for x and z now right?
can you?
What you can do now is solver for x, y, z, t. You will have 2 'free' variables meaning that the dimension of the solution set is R^4 - 2 = 2. You can thus treat those free variables as scalars and the vectors as a basis
dim(R^4) - 2*
Though I can not rigorously prove it, I really need to recheck my LA, but I'm sure the answer would be right
the answer that my lecturer got is: (x, y, z, t) - y(-2,1,0,0) + t(-2,1,0,0) and (5,0,-2,1) but I am unsure as to how he got this as the basis.
*** sorry the answer is (x, y, z, t) = y(-2,1,0,0) +t(5,0,-2,1) and the basis is therefore (-2,1,0,0) and (5,0-2,1)
however, I am not sure how he got that..
I have the same answer
So the method is right :)
Just solve like I told you and if you have questions I'll be here but I need to brb 5 mins
OK thanks!
OK so the method is to use gaussian elimination and I get: 1 2 3 1 0 0 0 -1 -2 0 0 0 0 0 0 then from this I can see that the pivot row is 2 = dim(2) after this, how do I solve the above matrix? in order to get the answer that my lecturer gave?
\[ M*(x y z t)^T = (0 0 0 0)^T \]
so now you can solve for x y z t
but you only have two pivot rows which means only two variables can be found, while the other are 'free variables', eg x_i \in R
how does M∗(xyzt)T=(0000)T help you to solve for xyzt?
multiply by M-1 or just use the systems of equations approach
M^-1 *
I solved it by just using systems of equations
so when you solve by systems of equations you get? x+2y+3z+t = 0 and -z-2t=0
and then x=-2t
sorry z=-2t*
yep then what is x?
not sure- how would i get x and y?
x+2y+3z+t = 0 x = 2y -3(-2t) + t
y and t are free variables, meaning, they can be any element in \mathbb{R}
So now show me your solution set for x y z t
so id they are free variables then we can put t as say 0 therefore, x=2y?
you could, but then you would get a specific solution, not the solution set
What you need here is the solution set
so x = -2y + 5t y = free variable in R (or whatever field you're working in) z = -2t t = free variable in R (or whatever field you're working in)
So the solution vector space = y*v1 + t*v2
Try to figure out what vectors v1 and v2 represent
hmm, they represent the basis but I'm not sure how you would put the solutions into it?
\[ y * v_1^T + t * v_2^T = ( -2y + 5t , y, -2t, t )^T\]
that's nearly the answer you should be able to work that out yourself on paper
Ok so the basis is basically 4 different equations from the matrix
all put into one solution using the formula of y*v1 + t*v2
Well yes that's how we did it. This is one way that works but there might be more ways, as is often the case in uni you just have to "work something out yourself" using what you know
(-2y +5t,y,-2t,t) where did you get the second bit (,y,) from?
(x y z w) = (...)
y because y = y ^_^
oh yes of course haha
Thank you so much for your help- really appreciated!
yw
Join our real-time social learning platform and learn together with your friends!