Thread Closed

Span, Basis, Dimension

 
Share Thread
Feb8-07, 09:43 PM   #1
 

Span, Basis, Dimension


I need some help to understand the concepts of span, basis, and dimension.

1-How do you determine if a set of vectors [in matrix form] span a region?
-Do you set the given matrix set to arbitary numbers and see if
there is a unique, infinite, or no solution?
ie, set a 4X4 matrix = to [a b c d] and determine the type of solution?

2. How do you find a basis for the kernel of the linear map L : R^4 goes to
R4 corresponding to multiplication of a given matrix?
-Do you do the same thing as above, but set the given matrix equal to
zero to find the kernal and after you find the kernal, do you find the
basis?

3. How do you find a basis for the range of this same map?
Do you find the range, then the basis?

I think if I understand these concepts, I can do the homework. Any assistance would be appreciated.

Thanks in advance!
PhysOrg.com science news on PhysOrg.com

>> Leading 3-D printer firms to merge in $403M deal (Update)
>> LA to give every student an iPad; $30M order
>> CIA faulted for choosing Amazon over IBM on cloud contract
Feb9-07, 02:49 AM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by jlucas134 View Post
I need some help to understand the concepts of span, basis, and dimension.

1-How do you determine if a set of vectors [in matrix form] span a region?
-Do you set the given matrix set to arbitary numbers and see if
there is a unique, infinite, or no solution?
ie, set a 4X4 matrix = to [a b c d] and determine the type of solution?
Yes, you do. Note that the solution (i.e. representation) doesn't have to be unique if you're talking about a spanning set. Existance is important.

Quote by jlucas134 View Post
2. How do you find a basis for the kernel of the linear map L : R^4 goes to
R4 corresponding to multiplication of a given matrix?
-Do you do the same thing as above, but set the given matrix equal to
zero to find the kernal and after you find the kernal, do you find the
basis?
Of course, you first have to find the kernel, i.e. you have to know what a set looks like in order to do anything with it.
Feb10-07, 10:47 AM   #3
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
these questions are answered in every linear algebra text. indeed this is about all there is to basic concrete linear algebra. do you have a book? e.g. shifrin and adams?
Feb10-07, 05:36 PM   #4
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Span, Basis, Dimension


use gaussian elimination.

given a set of vectors in R^n, put them in as either rows or columns in a matrix and row reduce. they did span iff the number of non zeroes rows remaining is n, iff the number of "pivot" columns is n.

to find a basis for the image of a matrix, reduce and take the pivot columns as your basis. use the usual solution procedure on the reduced matrix (back substitution) to write down a basis of the null space or kernel.

to see if a given vector lies in the span of the columns of a matrix, add it as another column, reduce and see if this new last column is a pivot, (if so it is not in the span).
Thread Closed

Similar discussions for: Span, Basis, Dimension
Thread Forum Replies
Linear Algebra: Basis and Dimension problem Calculus & Beyond Homework 5
The dimension of the span of three linearly independent R^3 vectors Calculus & Beyond Homework 6
Matrix Basis and Dimension! Calculus & Beyond Homework 1
Determining if the following sets span R^3 and creating a basis, wee! matrices Calculus & Beyond Homework 1
Linear Algebra -- Dimension, Basis Introductory Physics Homework 3