What are the bases for U and W in R^4?

AI Thread Summary
To find a basis for the subspaces U and W in R^4, one should start by expressing the conditions of each subspace as a matrix and then reduce it to row-echelon form. The columns corresponding to the pivot positions in the reduced matrix will indicate which original columns to select for the basis. For U, the conditions are defined by the equations a + 2b + 3c = 0 and a + b + c + d = 0, while for W, the conditions are a + d = 0 and b + c = 0. This method effectively identifies the necessary vectors that span each subspace. Understanding this process is crucial for determining the bases of U and W.
abcdefg
Messages
1
Reaction score
0
let V = R^{4}. Consider the following subspaces:

U = { (a,b,c,d) in R^{4} : a + 2b + 3c = 0, a + b + c + d = 0 }
W = { (a,b,c,d) in R^{4} : a + d = 0, b + c = 0 }

find a basis for U and a basis for W.

i don't even know where to begin. Any help would be very much appreciated. Thanks.
 
Physics news on Phys.org
abcdefg said:
let V = R^{4}. Consider the following subspaces:

U = { (a,b,c,d) in R^{4} : a + 2b + 3c = 0, a + b + c + d = 0 }
W = { (a,b,c,d) in R^{4} : a + d = 0, b + c = 0 }

find a basis for U and a basis for W.

i don't even know where to begin. Any help would be very much appreciated. Thanks.

Look at the cooresponding matrix and reduce it to row-echelon form. The columns with pivots in them will be the same columns you use for your basis (remember, the same column... but from the ORIGINAL matrix).
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top