Geometric description of the nullspace

Tomblue
Messages
7
Reaction score
0

Homework Statement


general form of solutions to Ax=b
Consider matrix A=
{[ 2 -10 6 ]
[ 4 -20 12 ]
[ 1 -5 3 ]}
Find a basis for the nullspace of A. Give a geometric description of the nullspace of A.


The Attempt at a Solution


I found the basis for the nullspace of A to be
{[-3 5]
[0 1 ]
[1 0 ]}
The thing i don't understand is how to give a geometric description of the nullspace of A. If someone could help to explain how i would start to go about doing this that would be awesome because I'm not quite sure i understand the question.
 
Physics news on Phys.org
Are you saying that your null space is spanned by {-3, 0, 1} and {5, 1, 0}? Your notation is a bit confusion to me; but I believe that they are asking you to describe what kind of "Space" this is. What do two vectors span?
 
I was trying to say that the vectors {-3,0,1} and {5,1,0} form the basis for the nullspace of A and that I'm not seeing how to give a geometric description of the nullspace of A.
 
How many linearly independent vectors does it take to span a line? A plane? A three-dimensional space?
 
one linearly independent vector to span a line, two linearly independent vectors to span a plane, and 3 linearly independent vectors to span a 3-dimensional space, and so forth any n vectors that span an n-dimensional space are going to be linearly independent. So i see I'm going to have 2 linearly independent vectors and therefore the dim(W) is going to be 2 dimensional like i thought. Question: Can the vectors ever be identical say that v1=v2
 
Linearly independent vectors can't be identical or even multiples of one another.
 
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