Can I show my solution? Linear Algebra

AI Thread Summary
The discussion revolves around extending linearly independent subsets to form a basis in vector spaces. The first example confirms that the set S = {(1, 1, 0, 0), (1, 0, 1, 0)} can be extended to a basis T for R^4, with the proposed vectors being linearly independent. In the second example, the user questions the validity of their basis T for the polynomial space P(sub3) compared to their textbook's answer, which differs in the choice of basis elements. The conversation emphasizes the importance of non-trivial solutions in verifying linear independence and the existence of multiple valid bases for a given vector space. Understanding these concepts is crucial for correctly identifying and constructing bases in linear algebra.
franz32
Messages
133
Reaction score
0
Here's the question.

A theorem says that any linearly independent subset S of vector space V can be extended to a basis for V.

1. S = {(1, 1, 0, 0) ; (1, 0, 1, 0)}, V = R^4.

In this part, the two vectors are linearly independent by verification. Then making a basis T with dimension of 4. I arrived at an answer of

T = { (1, 1, 0, 0) ; (1, 0, 1, 0); (1, 0, 0, 0); (0, 0, 0,1)}
Am I correct?

2. S = { t^3 - t + 1; t^3 + 2} , V = P(sub3)

Again, these are linearly independent by verification.
I used the natural basis { t^3, t^2, t, 1}.

And then, since the dimension is 4, here's my answer.

T = {t^3 -t +1; t^3 + 2; t^3; t^2}

But my book has a different answer...
instead of t^3 and t^2, it was t and 1 respectively. Are both
of these correct?
 
Physics news on Phys.org
1 You should be able to check your answer yourself. Any set of 4 vectors is a basis for R4 if and only if they are linearly independent. Are (1, 1, 0, 0) ; (1, 0, 1, 0); (1, 0, 0, 0); (0, 0, 0,1) linearly independent? If a(1, 1, 0, 0)+ b(1, 0, 1, 0)+ c(1, 0, 0, 0)+ d(0, 0, 0,1)= (0, 0, 0, 0) what are a, b, c, and d?


2 It's alright that your book has a different answer. Given a set of independent vectors smaller than a basis, there exist an infinite number of bases containing that set.

Again, if a(t^3 -t +1)+ b(t^3 + 2)+ c(t^3)+ d(t^2)= 0 (for all t) what are a, b, c, and d?
 
Hello again sir.

Sir,

so you are implying that if the scalars a, b, c, d are all zeros, then my answer for the basis is correct?
 
No, it needs to be a non-trivial solution.
 
...

So, to be nontrivial is to have at least a scalar not equal to 0 right?

I hope you don't mind helping me here... in my questions.

1. S = {(1, 1, 0, 0) ; (1, 0, 1, 0)}, V = R^4.

In this part, the two vectors are linearly independent by verification. Then making a basis T with dimension of 4. I arrived at an answer of

T = { (1, 1, 0, 0) ; (1, 0, 1, 0); (1, 0, 0, 0); (0, 0, 0,1)}
According to our professor, I must include some of the natural basis from left to right. But how am I going to show that my basis T has a nontrivial solution? ANd as well as in 2.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...

Similar threads

Back
Top