Basis for Matrix: Is [0 0]^t Always the Answer?

In summary: It is just the 0 vector.In summary, the conversation discusses the concept of a basis for a matrix and its nullspace. The RREF of a matrix can help determine the nullspace, which is the set of vectors that the transformation maps to the zero vector. The nullspace for the given matrix is the single point (0,0), meaning there are no other vectors that satisfy the nullspace. This does not have a basis as it is just the 0 vector.
  • #1
pyroknife
613
4
When you have a matrix like:
3 1
0 1

The RREF is
1 0
0 1
the identity matrix.

Is the basis always [0 0]^t?
 
Physics news on Phys.org
  • #2
pyroknife said:
When you have a matrix like:
3 1
0 1

The RREF is
1 0
0 1
the identity matrix.

Is the basis always [0 0]^t?

No, a basis is never [0 0]^t. A basis always consists of nonzero vectors, and for a 2-D space you need two of them. Anyway, what is a "basis of a matrix"? I have never heard of that term.

RGV
 
  • #3
I was looking at the answers in the back of the book for the attached problem.
The problem statement is "find a basis for the null space of the linear transformation T.

Their answer was {[0 0]^t}. I don't understand how they got this.
 

Attachments

  • Untitled.png
    Untitled.png
    1.6 KB · Views: 449
  • #4
pyroknife said:
I was looking at the answers in the back of the book for the attached problem.
The problem statement is "find a basis for the null space of the linear transformation T.

Their answer was {[0 0]^t}. I don't understand how they got this.

OK, that seems to be a different question from what you first asked. The question is: what is the null space of the matrix? For the given matrix, the null space consists of a single point (x,y) = (0,0); do you know why?

RGV
 
  • #5
Ray Vickson said:
OK, that seems to be a different question from what you first asked. The question is: what is the null space of the matrix? For the given matrix, the null space consists of a single point (x,y) = (0,0); do you know why?

RGV

Isn't it asking for the basis of the nullspace or is the nullspace of the matrix the same thing?

Hmm, I'm not sure why, it seems if the RREF form has a pivot in every column then this is the case.
Is it cause the augmented matrix would look something like
1 0 0
0 1 0
thus x=0, y=0?
 
  • #6
Can someone answer this?
 
  • #7
pyroknife said:
Isn't it asking for the basis of the nullspace or is the nullspace of the matrix the same thing?
The problem is asking for a basis of the nullspace of the transformation. A vector space is different from a basis for that vector space. You can get all of the vectors in some vector space by taking linear combinations of the vectors in a basis.

Here's an example. Suppose that the nullspace happened to be all of the vectors in R2 that lie along the x-axis. A basis for this space is the vector <1, 0>T. This nullspace has infinitely many vectors in it, but all of them are a linear combination (multiples of in the case) the vector <1, 0>T.
pyroknife said:
Hmm, I'm not sure why, it seems if the RREF form has a pivot in every column then this is the case.
Is it cause the augmented matrix would look something like
1 0 0
0 1 0
thus x=0, y=0?
Yes.
 
  • #8
pyroknife said:
Isn't it asking for the basis of the nullspace or is the nullspace of the matrix the same thing?

Hmm, I'm not sure why, it seems if the RREF form has a pivot in every column then this is the case.
Is it cause the augmented matrix would look something like
1 0 0
0 1 0
thus x=0, y=0?
The question did not ask for a basis of the nullspace, it asked for the nullspace itself. The entire null space consists of the 0 vector. That does not have a basis.
 

FAQ: Basis for Matrix: Is [0 0]^t Always the Answer?

What is the basis for a matrix?

The basis for a matrix is a set of linearly independent vectors that span the entire vector space. In other words, they form a complete set of vectors that can be used to represent any other vector in the space.

What does the term "linearly independent" mean in the context of a basis for a matrix?

A set of vectors is linearly independent if none of the vectors can be written as a linear combination of the others. This means that each vector in the set adds unique information and cannot be replaced by a combination of the others.

Is [0 0]^t always the answer for the basis of a matrix?

No, [0 0]^t is not always the answer for the basis of a matrix. It can only be the basis if it is the only vector in the matrix and if the vector space is one-dimensional. In all other cases, a basis for a matrix will have more than one vector.

Can the basis for a matrix change?

Yes, the basis for a matrix can change depending on the vector space and the set of vectors being used. If new vectors are added to the set, the basis may change. However, the basis for a specific vector space will always have the same number of vectors.

How is the basis for a matrix determined?

The basis for a matrix can be determined by finding a set of linearly independent vectors that span the entire vector space. This can be done through various methods such as Gaussian elimination or finding the null space of the matrix.

Similar threads

Replies
14
Views
2K
Replies
2
Views
695
Replies
3
Views
901
Replies
10
Views
2K
Replies
4
Views
913
Replies
7
Views
2K
Replies
4
Views
620
Replies
2
Views
2K
Back
Top