Linear Algebra Finding Basis for space.

jordan123
Messages
15
Reaction score
0

Homework Statement


Says, The set W = {(x,y,z,w) : x+z=0, 2y+w=0} is a subspace of R^4. Find a basis for W, and state the dimension.

The Attempt at a Solution



What I did:

W= {(-z,-w/2,z,w): z,w are in R}
= {z(-1,0,1,0) + w(0,-1/2, 0, 1)}
= span {(-1,0,1,0), (0,-1/2,0,1)}

(-1,0,1,0), (0,-1/2,0,1) is LI, because not a scalar multiple. Basis has dimension 2.

I got this wrong.

What is wrong? I guess I could have used the other variables, x and y, instead of z,w Would that have been correct? Or should I go to my teacher and get some marks, brought me down 7 percent?

Thanks
 
Last edited:
Physics news on Phys.org
This seems right.
I used w= -2y and got [ 0 1 0 -2] which is essentially the same basis. i guess u used y=-w/2.
And ur first base is right
 
fireb said:
This seems right.
I used w= -2y and got [ 0 1 0 -2] which is essentially the same basis. i guess u used y=-w/2.
And ur first base is right


Yeah, I just used x=-z and y=-(w/2)
 
The vectors you got are a basis for W, and the dimension of this subspace of R^4 is 2. You should definitely talk to your teacher and ask why you lost points for this problem. I got exactly the same vectors you did.
 
Mark44 said:
The vectors you got are a basis for W, and the dimension of this subspace of R^4 is 2. You should definitely talk to your teacher and ask why you lost points for this problem. I got exactly the same vectors you did.

Awesome, thanks! I will. And the odd thing is, on the midterm it is marked right and then crossed out and marked wrong.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top