Null space vs Col space dimension?

Shaybay92
Messages
122
Reaction score
0
I have a question in my linear algebra text that asks:

Give integers p and q such that Nul A is a subspace of Rp and Col A is a subspace of Rq.



What determines these values? Why are the values of p and q different between the Nul space and Col space? The matrix in question is a 3 x 4 matrix and the value for Col A was 3 and Nul A was 4.

3 2 1 -5
-9 -4 1 7
9 2 -5 1


Why are they different? I would have thought the dimension was just the number of entires in each column. How can Nul space be 4 dimensions when there are only 3 entries in the column vectors?
 
Physics news on Phys.org
The null space is the kernel of the matrix. What is the domain of your matrix?
 
What do you mean by kernel?
 
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