Prove that if $AB = 0$, then rank(A) + rank(B) ≤ p

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












Let $A$ be an $m times$ n matrix and $B$ be an $n times p$ matrix.



I understand that since $AB=0$, the column space of $B$ is contained within the nullspace of $A$. Does this mean that $operatornamerank(B) leq operatornamenullity(A)$?



How do I proceed to show that $operatornamerank(A) + operatornamerank(B) leq p$ ?







share|cite|improve this question


















  • 2




    Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
    – Ethan Bolker
    Oct 26 '15 at 17:06















up vote
2
down vote

favorite
1












Let $A$ be an $m times$ n matrix and $B$ be an $n times p$ matrix.



I understand that since $AB=0$, the column space of $B$ is contained within the nullspace of $A$. Does this mean that $operatornamerank(B) leq operatornamenullity(A)$?



How do I proceed to show that $operatornamerank(A) + operatornamerank(B) leq p$ ?







share|cite|improve this question


















  • 2




    Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
    – Ethan Bolker
    Oct 26 '15 at 17:06













up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





Let $A$ be an $m times$ n matrix and $B$ be an $n times p$ matrix.



I understand that since $AB=0$, the column space of $B$ is contained within the nullspace of $A$. Does this mean that $operatornamerank(B) leq operatornamenullity(A)$?



How do I proceed to show that $operatornamerank(A) + operatornamerank(B) leq p$ ?







share|cite|improve this question














Let $A$ be an $m times$ n matrix and $B$ be an $n times p$ matrix.



I understand that since $AB=0$, the column space of $B$ is contained within the nullspace of $A$. Does this mean that $operatornamerank(B) leq operatornamenullity(A)$?



How do I proceed to show that $operatornamerank(A) + operatornamerank(B) leq p$ ?









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 10 '17 at 22:31









Widawensen

4,23821344




4,23821344










asked Oct 26 '15 at 17:03









Keith Lee

234




234







  • 2




    Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
    – Ethan Bolker
    Oct 26 '15 at 17:06













  • 2




    Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
    – Ethan Bolker
    Oct 26 '15 at 17:06








2




2




Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
– Ethan Bolker
Oct 26 '15 at 17:06





Hint: Yes. Then use a theorem about rank + nullity. Do you know it?
– Ethan Bolker
Oct 26 '15 at 17:06











1 Answer
1






active

oldest

votes

















up vote
0
down vote













Yes, you may indeed deduce that the rank of $B$ is less than or equal to the nullity of $A$.



From there, simply apply the rank-nullity theorem (AKA dimension theorem).




Counterexample to question as stated:
$$
A = pmatrix0&1&0\0&0&1\0&0&0
,quad
B = pmatrix1\0\0
$$
$B$ is $3 times 1$ and $AB = 0$, but $operatornamerank(A) + operatornamerank(B) = 3 > 1$.






share|cite|improve this answer






















  • I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
    – Keith Lee
    Oct 26 '15 at 17:22











  • Hmmm that was an oversight on my part... there could be a typo in the question.
    – Omnomnomnom
    Oct 26 '15 at 17:27










  • In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
    – Omnomnomnom
    Oct 26 '15 at 17:33










  • See my latest edit.
    – Omnomnomnom
    Oct 26 '15 at 17:36






  • 1




    I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
    – Keith Lee
    Oct 26 '15 at 22:06











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1498747%2fprove-that-if-ab-0-then-ranka-rankb-%25e2%2589%25a4-p%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Yes, you may indeed deduce that the rank of $B$ is less than or equal to the nullity of $A$.



From there, simply apply the rank-nullity theorem (AKA dimension theorem).




Counterexample to question as stated:
$$
A = pmatrix0&1&0\0&0&1\0&0&0
,quad
B = pmatrix1\0\0
$$
$B$ is $3 times 1$ and $AB = 0$, but $operatornamerank(A) + operatornamerank(B) = 3 > 1$.






share|cite|improve this answer






















  • I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
    – Keith Lee
    Oct 26 '15 at 17:22











  • Hmmm that was an oversight on my part... there could be a typo in the question.
    – Omnomnomnom
    Oct 26 '15 at 17:27










  • In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
    – Omnomnomnom
    Oct 26 '15 at 17:33










  • See my latest edit.
    – Omnomnomnom
    Oct 26 '15 at 17:36






  • 1




    I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
    – Keith Lee
    Oct 26 '15 at 22:06















up vote
0
down vote













Yes, you may indeed deduce that the rank of $B$ is less than or equal to the nullity of $A$.



From there, simply apply the rank-nullity theorem (AKA dimension theorem).




Counterexample to question as stated:
$$
A = pmatrix0&1&0\0&0&1\0&0&0
,quad
B = pmatrix1\0\0
$$
$B$ is $3 times 1$ and $AB = 0$, but $operatornamerank(A) + operatornamerank(B) = 3 > 1$.






share|cite|improve this answer






















  • I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
    – Keith Lee
    Oct 26 '15 at 17:22











  • Hmmm that was an oversight on my part... there could be a typo in the question.
    – Omnomnomnom
    Oct 26 '15 at 17:27










  • In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
    – Omnomnomnom
    Oct 26 '15 at 17:33










  • See my latest edit.
    – Omnomnomnom
    Oct 26 '15 at 17:36






  • 1




    I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
    – Keith Lee
    Oct 26 '15 at 22:06













up vote
0
down vote










up vote
0
down vote









Yes, you may indeed deduce that the rank of $B$ is less than or equal to the nullity of $A$.



From there, simply apply the rank-nullity theorem (AKA dimension theorem).




Counterexample to question as stated:
$$
A = pmatrix0&1&0\0&0&1\0&0&0
,quad
B = pmatrix1\0\0
$$
$B$ is $3 times 1$ and $AB = 0$, but $operatornamerank(A) + operatornamerank(B) = 3 > 1$.






share|cite|improve this answer














Yes, you may indeed deduce that the rank of $B$ is less than or equal to the nullity of $A$.



From there, simply apply the rank-nullity theorem (AKA dimension theorem).




Counterexample to question as stated:
$$
A = pmatrix0&1&0\0&0&1\0&0&0
,quad
B = pmatrix1\0\0
$$
$B$ is $3 times 1$ and $AB = 0$, but $operatornamerank(A) + operatornamerank(B) = 3 > 1$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Oct 26 '15 at 17:36

























answered Oct 26 '15 at 17:06









Omnomnomnom

122k784170




122k784170











  • I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
    – Keith Lee
    Oct 26 '15 at 17:22











  • Hmmm that was an oversight on my part... there could be a typo in the question.
    – Omnomnomnom
    Oct 26 '15 at 17:27










  • In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
    – Omnomnomnom
    Oct 26 '15 at 17:33










  • See my latest edit.
    – Omnomnomnom
    Oct 26 '15 at 17:36






  • 1




    I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
    – Keith Lee
    Oct 26 '15 at 22:06

















  • I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
    – Keith Lee
    Oct 26 '15 at 17:22











  • Hmmm that was an oversight on my part... there could be a typo in the question.
    – Omnomnomnom
    Oct 26 '15 at 17:27










  • In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
    – Omnomnomnom
    Oct 26 '15 at 17:33










  • See my latest edit.
    – Omnomnomnom
    Oct 26 '15 at 17:36






  • 1




    I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
    – Keith Lee
    Oct 26 '15 at 22:06
















I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
– Keith Lee
Oct 26 '15 at 17:22





I do know the rank-nullity theorem. However, from rank(B)≤nullity(A), adding rank(A) to both sides, applying the rank-nullity theorem, I arrive at rank(A) + rank(B) ≤ n. I can't seem to arrive at ≤ p.
– Keith Lee
Oct 26 '15 at 17:22













Hmmm that was an oversight on my part... there could be a typo in the question.
– Omnomnomnom
Oct 26 '15 at 17:27




Hmmm that was an oversight on my part... there could be a typo in the question.
– Omnomnomnom
Oct 26 '15 at 17:27












In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
– Omnomnomnom
Oct 26 '15 at 17:33




In fact, the statement to be proved is incorrect as stated. I'll edit in a counterexample.
– Omnomnomnom
Oct 26 '15 at 17:33












See my latest edit.
– Omnomnomnom
Oct 26 '15 at 17:36




See my latest edit.
– Omnomnomnom
Oct 26 '15 at 17:36




1




1




I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
– Keith Lee
Oct 26 '15 at 22:06





I just clarified and yes it is a typo. So much for spending hours and hours racking my brain over this. Thank you for helping.
– Keith Lee
Oct 26 '15 at 22:06


















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1498747%2fprove-that-if-ab-0-then-ranka-rankb-%25e2%2589%25a4-p%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

How to combine Bézier curves to a surface?

Carbon dioxide

Why am i infinitely getting the same tweet with the Twitter Search API?