Is it worth fighting this? (null and row spaces)

  • Thread starter jumbogala
  • Start date
  • Tags
    Row
In summary: A.p is a linear combination of the row vectors with coefficients the components of p .But the ith component of A.p should be |a_i|^2 .So either R^{\perp} is empty or p is the zero vector.Either way, R^{\perp} = {0} and so R = \mathbb{R}^n .Now the problem can be solved using the theorem you were using, and the fact that if R = \mathbb{R}^n then R^{\perp} = {0}.In summary, by
  • #1
jumbogala
423
4

Homework Statement


If A is an m x n matrix, show that null(A) = [row(A)]_|_ (meaning rowA perp).

I handed in an assignment with this question on it, and got zero points. I think what I did is mostly right, but I want someone to make sure I'm not out to lunch before I go to my prof.


Homework Equations





The Attempt at a Solution


The dim[null(A)] = n -r
dim [row(A)] = r

So combining the above equations, we get dim[null(A)] + dim[row(A)] = n

Both null(A) and row(A) are subspaces of Rn. So I can use the theorem that dim(U) + dim(U perp) = n.

Then I wrote that by the above condition, null(A) = (rowA) perp.

And I got zero points out of eight. I think I should have included this line:
U = null(A)
U perp = row(A).

But (rowA) perp = U perp perp = U = null(A), which proves it. In the previous question in the assignment I proved that U perp perp = U, so I don't need to show it again.

This is worth 20 % of my final grade - do you think I should approach my prof about this? My TA was the one who marked it, but she told me what I was doing was wrong. So I'm not sure... thanks!
 
Physics news on Phys.org
  • #2
Your mistake is in assuming that because the dimensions of null(A) and row(A) perp are the same, the two subspaces are the same. That's like saying because both the xz and xy planes are two-dimensional, they are the same subspace of R3.

Unfortunately, your mistake likely caused you to completely miss the meat of the real argument, which is why the TA didn't give you any credit.
 
  • #3
I'm confused... when did I assume that the dimensions of null(A) and [row(A)]perp were the same? All I did was apply the theorem "Let U be a fixed subspace of R^n. Then dim(U) + dim(U perp) = n.

It's definitely true that dim(nullA) + dim(rowA) = n, right? And nullA, rowA are both supspaces of R^n. So why doesn't the above theorem apply?

Your reasoning with the xz and xy planes makes total sense, I just can't see how to apply it here.
 
  • #4
The theorem you used gives you:

If U=null(A), then dim(null(A))+dim(null(A) perp)=n.
If U=row(A), then dim(row(A))+dim(row(A) perp)=n.

It doesn't tell you anything about the subspaces except their dimension. At best, you can conclude that dim(null(A))=dim(row(A) perp). I assumed you had reached this conclusion about the dimensions and then made the leap to the subspaces being equal. If you didn't, it's completely unclear how you went from applying the theorem to saying the two subspaces are the same.
 
Last edited:
  • #5
I didn't reach that conclusion... I think I must have applied the theorem incorrectly. I'm not getting what you're saying :(

My reasoning was that if you have dim(A) + dim(B) = n, and A, B are both supspaces of R^n, then B = A perp.

Is it because you can't go backwards? The theorem says that dim(U) + dim(U perp) = n, but maybe you can only use it if you already know that the thing in the second dim( ) is perp. Maybe you can't just know that it's equal to n...
 
  • #6
Yeah I think I got it. You can't say that just because dim(nullA) + dim(rowA) = n that row(A) is necessarily nullA perp.

The best you can say is that dim(nullA) + dim(rowA) = dim(nullA) + dim(nullA perp).

Then you would get dim(rowA) = dim(nullA perp), but the spaces aren't necessarily equal just because their dimensions are equal.

What's a better way to do this problem, then?
 
  • #7
Yeah, you got it. I don't actually know what a correct proof is offhand. It's easier to see where an argument is wrong than to come up with the correct one. Perhaps one of the math experts will chime in with a suggestion.
 
  • #8
That's okay! Thanks for your help and patience :)
 
  • #9
how about this as a start framework...

say nxn matrix [itex] A [/itex] has non-zero row vectors [itex] a_i \in \mathbb{R}^n[/itex].

multiplying [itex] A.a_i [/itex] shows cleary the ith component of the product will be [itex] |a_i|^2 [/itex], so none of the row vectors are in the null space.

now consider the subspace [itex] R \subset \mathbb{R}^n [/itex] spanned by the row vectors

assuming it exists, take a non-zero vector [itex] p \in R^{\perp} [/itex], and have a look at the product [tex] A.p [/tex]
 

FAQ: Is it worth fighting this? (null and row spaces)

What is the difference between null space and row space?

The null space of a matrix is the set of all vectors that, when multiplied by the matrix, result in a zero vector. The row space, on the other hand, is the set of all linear combinations of the rows of the matrix. In other words, the null space contains vectors that are "ignored" by the matrix, while the row space contains vectors that are "used" by the matrix.

Why is it important to consider the null and row spaces when deciding whether to fight?

The null and row spaces play a crucial role in determining the solvability of a system of linear equations. If the null space is non-empty, it means that there are multiple solutions to the system, which may not be desirable in a fight. If the row space is large, it means that the system is underdetermined, and there may not be enough information to make a well-informed decision about whether to fight.

Can the null and row spaces tell us if it is worth fighting?

The null and row spaces can provide valuable information about the system of linear equations, but they cannot definitively answer whether it is worth fighting or not. Other factors such as the consequences and potential outcomes of the fight must also be considered.

How do we calculate the null and row spaces?

The null space can be calculated by finding the basis of the null space, which is the set of linearly independent vectors that span the null space. The row space can be calculated by finding the basis of the row space, which is the set of linearly independent rows of the matrix. Both of these can be done using row reduction operations.

What can we learn from the null and row spaces about the system of linear equations?

The null space can tell us about the number of solutions to the system, the existence of free variables, and the relationship between the variables. The row space can tell us about the number of equations and variables in the system, the consistency of the system, and the linear dependence or independence of the equations.

Similar threads

Replies
5
Views
3K
Replies
1
Views
868
Replies
1
Views
1K
Replies
6
Views
4K
Replies
15
Views
4K
Replies
26
Views
7K
Back
Top