Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > College/University Maths Help > Advanced Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old 10-10-2008, 10:53 AM
arbolis's Avatar
Super Member
 
Join Date: Apr 2008
Location: Cordoba, Argentina
Posts: 453
Country:
Thanks: 339
Thanked 68 Times in 55 Posts
arbolis will become famous soon enough
Default linear algebra- vector-basis-subspace

Hi,
Tell whether or not the following vectors are linear independent, if they are l.i., say if they generate \mathbb{R}^3 or \mathbb{R}^4 and in the contrary case characterize implicitly the subspace generated and give a basis of this subspace.

The vectors are (1,1,2,4),(2,-1,-5,2),(1,-1,-4,0) and (2,1,1,6).
My attempt : I formed and reduced this matrix : \begin{bmatrix} 1&2&1&2  \\ 1&-1&-1&1 \\ 2&-5&-4&1 \\ 4&2&0&6 \end{bmatrix} to this one \begin{bmatrix} 1&0&-\frac{1}{3}&\frac{4}{3} \\ 0&1&\frac{2}{3}&\frac{1}{3} \\ 0&0&0&0 \\ 0&0&0&0  \end{bmatrix}. I concluded by saying that the vectors are linear dependent (because of the 2 rows that are 0, so 2 of the 4 vectors are linear dependent between them) and that the vectors generate \mathbb{R}^2 (because 2 rows are reduced) and that a basis of \mathbb{R}^2 is \{ (1,0,0,0),(0,1,0,0) \}.
I have some questions : first, is what I've done correct (at least logically)?
Second question : how can I describe implicitly \mathbb{R}^2?
Third question : is \{ (1,0,0,0),(0,1,0,0) \} a possible basis of \mathbb{R}^{2}? What about \{ (1,0,0,0),(0,0,1,0) \}? (I guess yes).
Thank you very much.
__________________
Isaac
\vec{L}=\vec{r}\times \vec{p} where \vec{L} is the angular momentum vector, \vec{r} is the position vector (which depends of the origin chosen) and \vec{p} is the linear momentum vector.
Reply With Quote
Advertisement
 
  #2  
Old 10-10-2008, 03:48 PM
Member
 
Join Date: Oct 2008
Posts: 46
Country:
Thanks: 0
Thanked 22 Times in 22 Posts
watchmath is on a distinguished road
Default

The first step is correct, they are linearly dependent and the dimension is 2. But this doesn't mean that the subspace is R^2. There are lots of subspace of dimension 2.

Your work basically tells you that you don't need all four vectors to generate the subspace. Two is enough. Can you choose these two vectors?
__________________
Watch Math Videos and Learn Math at http://watchmath.com
Reply With Quote
The following users thank watchmath for this useful post:
Donate to MHF
  #3  
Old 10-10-2008, 06:04 PM
arbolis's Avatar
Super Member
 
Join Date: Apr 2008
Location: Cordoba, Argentina
Posts: 453
Country:
Thanks: 339
Thanked 68 Times in 55 Posts
arbolis will become famous soon enough
Default

Thank you watchmath!
Quote:
The first step is correct, they are linearly dependent and the dimension is 2. But this doesn't mean that the subspace is R^2. There are lots of subspace of dimension 2.
Yes, you're right.
And about
Quote:
Your work basically tells you that you don't need all four vectors to generate the subspace. Two is enough. Can you choose these two vectors?
I did chose the vectors (1,0,0,0) and (0,1,0,0) because they are the 2 columns with only a 1 and all the other elements are 0. So that was wrong?
Maye I had to consider an amplied matrix... but I thought it wasn't worth it since I thought I had found an easy answer. (that is, I could reduce the rows of the matrix that are not all 0s.)
__________________
Isaac
\vec{L}=\vec{r}\times \vec{p} where \vec{L} is the angular momentum vector, \vec{r} is the position vector (which depends of the origin chosen) and \vec{p} is the linear momentum vector.
Reply With Quote
  #4  
Old 10-10-2008, 07:05 PM
Member
 
Join Date: Oct 2008
Posts: 46
Country:
Thanks: 0
Thanked 22 Times in 22 Posts
watchmath is on a distinguished road
Default

The two unit vectors (that you chose) might be not generators of the subspace even they generate a subspace of dimension 2.

You need to take 2 vectors among the 4 original vectors. Since you know that the subspace has dimension two you can take any two vectors (among 4) for which the two are linearly independent.
__________________
Watch Math Videos and Learn Math at http://watchmath.com
Reply With Quote
The following users thank watchmath for this useful post:
Donate to MHF
  #5  
Old 10-10-2008, 07:10 PM
arbolis's Avatar
Super Member
 
Join Date: Apr 2008
Location: Cordoba, Argentina
Posts: 453
Country:
Thanks: 339
Thanked 68 Times in 55 Posts
arbolis will become famous soon enough
Default

If I understood well, I can take (1,1,2,4) and (2,-1,-5,2) (the 2 first vectors).
__________________
Isaac
\vec{L}=\vec{r}\times \vec{p} where \vec{L} is the angular momentum vector, \vec{r} is the position vector (which depends of the origin chosen) and \vec{p} is the linear momentum vector.
Reply With Quote
  #6  
Old 10-10-2008, 07:22 PM
Member
 
Join Date: Oct 2008
Posts: 46
Country:
Thanks: 0
Thanked 22 Times in 22 Posts
watchmath is on a distinguished road
Default

Yes in this case you can choose that one.

Now suppose we have a matrix A where the vector columns of A are c_1,c_2,c_3,c_4 and suppose by row operation we can reduce A into
\begin{pmatrix}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&0\end{pmatrix}.

What are the generators of the subspace generated byc_1,c_2,c_3,c_4 ?
__________________
Watch Math Videos and Learn Math at http://watchmath.com
Reply With Quote
  #7  
Old 10-10-2008, 09:23 PM
arbolis's Avatar
Super Member
 
Join Date: Apr 2008
Location: Cordoba, Argentina
Posts: 453
Country:
Thanks: 339
Thanked 68 Times in 55 Posts
arbolis will become famous soon enough
Default

Quote:
Originally Posted by watchmath View Post
Yes in this case you can choose that one.

Now suppose we have a matrix A where the vector columns of A are c_1,c_2,c_3,c_4 and suppose by row operation we can reduce A into
\begin{pmatrix}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&0\end{pmatrix}.

What are the generators of the subspace generated byc_1,c_2,c_3,c_4 ?
I'd say c_1, c_2 and c_3. I can add that I'd say it to be true even if we had the matrix \begin{pmatrix}1&0&0&89\\0&1&0&0\\0&0&1&0\\0&0&0&0\end{pmatrix}. I hope I'm right.
__________________
Isaac
\vec{L}=\vec{r}\times \vec{p} where \vec{L} is the angular momentum vector, \vec{r} is the position vector (which depends of the origin chosen) and \vec{p} is the linear momentum vector.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 03:41 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.