Prove rank(BAC)=rank(BA)=rank(AC)=rank(A)How to prove and interpret $operatornamerank(AB) leq operatornamemin(operatornamerank(A), operatornamerank(B))$?Prove or disprove that Y = AX-CRank of a matrix when adding new columnsProof concerning matrix composition.Rank of $I_m - X_m times m$ given rank of $X$Rank one decomposition or elementary tensor decomposition of matrices over commutative ringsVisualizing transpose of matricesMatrix proof on the zero matrixShowing Orthogonal Projection Matrix Multiplied by Full-Rank Matrices is Positive-DefiniteSize of a Maximal Non-Zero Minor in a Linear Map equals RankRank, nullity and consistency for two matrices
Best approach to update all entries in a list that is paginated?
Is a lawful good "antagonist" effective?
What is the dot in “1.2.4."
Decoding assembly instructions in a Game Boy disassembler
Want to switch to tankless, but can I use my existing wiring?
Question about partial fractions with irreducible quadratic factors
Prove that the total distance is minimised (when travelling across the longest path)
Why doesn't the EU now just force the UK to choose between referendum and no-deal?
Make a transparent 448*448 image
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
infinitive telling the purpose
Why do Australian milk farmers need to protest supermarkets' milk price?
If the Captain's screens are out, does he switch seats with the co-pilot?
When were linguistics departments first established
How could a female member of a species produce eggs unto death?
Am I not good enough for you?
How is the Swiss post e-voting system supposed to work, and how was it wrong?
What exactly is the purpose of connection links straped between the rocket and the launch pad
Playing ONE triplet (not three)
Silly Sally's Movie
It's a yearly task, alright
Time dilation for a moving electronic clock
Humans have energy, but not water. What happens?
What to do when during a meeting client people start to fight (even physically) with each others?
Prove rank(BAC)=rank(BA)=rank(AC)=rank(A)
How to prove and interpret $operatornamerank(AB) leq operatornamemin(operatornamerank(A), operatornamerank(B))$?Prove or disprove that Y = AX-CRank of a matrix when adding new columnsProof concerning matrix composition.Rank of $I_m - X_m times m$ given rank of $X$Rank one decomposition or elementary tensor decomposition of matrices over commutative ringsVisualizing transpose of matricesMatrix proof on the zero matrixShowing Orthogonal Projection Matrix Multiplied by Full-Rank Matrices is Positive-DefiniteSize of a Maximal Non-Zero Minor in a Linear Map equals RankRank, nullity and consistency for two matrices
$begingroup$
Would anyone know how to prove the following?
It is stated as a theorem in the textbook without further explanations.
Let $A$ be an $m times n$ matrix, $B$ an $mtimes m$ matrix, and $C$ a $ntimes n$ matrix. Then if $B$ and $C$ are nonsingular matrices, it follows that:
$$ rank(BAC)=rank(BA)=rank(AC)=rank(A)$$
I have searched for other similar questions but the proofs seem to all rely on some notion of fields, and dim(), but the textbook has yet to touch on such concepts at this point.
Your help would be greatly appreciated.
linear-algebra matrices matrix-rank
$endgroup$
add a comment |
$begingroup$
Would anyone know how to prove the following?
It is stated as a theorem in the textbook without further explanations.
Let $A$ be an $m times n$ matrix, $B$ an $mtimes m$ matrix, and $C$ a $ntimes n$ matrix. Then if $B$ and $C$ are nonsingular matrices, it follows that:
$$ rank(BAC)=rank(BA)=rank(AC)=rank(A)$$
I have searched for other similar questions but the proofs seem to all rely on some notion of fields, and dim(), but the textbook has yet to touch on such concepts at this point.
Your help would be greatly appreciated.
linear-algebra matrices matrix-rank
$endgroup$
1
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54
add a comment |
$begingroup$
Would anyone know how to prove the following?
It is stated as a theorem in the textbook without further explanations.
Let $A$ be an $m times n$ matrix, $B$ an $mtimes m$ matrix, and $C$ a $ntimes n$ matrix. Then if $B$ and $C$ are nonsingular matrices, it follows that:
$$ rank(BAC)=rank(BA)=rank(AC)=rank(A)$$
I have searched for other similar questions but the proofs seem to all rely on some notion of fields, and dim(), but the textbook has yet to touch on such concepts at this point.
Your help would be greatly appreciated.
linear-algebra matrices matrix-rank
$endgroup$
Would anyone know how to prove the following?
It is stated as a theorem in the textbook without further explanations.
Let $A$ be an $m times n$ matrix, $B$ an $mtimes m$ matrix, and $C$ a $ntimes n$ matrix. Then if $B$ and $C$ are nonsingular matrices, it follows that:
$$ rank(BAC)=rank(BA)=rank(AC)=rank(A)$$
I have searched for other similar questions but the proofs seem to all rely on some notion of fields, and dim(), but the textbook has yet to touch on such concepts at this point.
Your help would be greatly appreciated.
linear-algebra matrices matrix-rank
linear-algebra matrices matrix-rank
edited Mar 10 at 17:29
Rodrigo de Azevedo
13k41960
13k41960
asked May 17 '16 at 8:24
KenKen
11
11
1
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54
add a comment |
1
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54
1
1
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
HINT
It is a known fact: $textRank(AB)leq min(textRank(A), textRank(B))tag 1$
Using (1) you can prove $textRank(AB)= textRank(A)$ if $B$ nonsingular.
See this and this for proofs.
$endgroup$
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1788684%2fprove-rankbac-rankba-rankac-ranka%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
HINT
It is a known fact: $textRank(AB)leq min(textRank(A), textRank(B))tag 1$
Using (1) you can prove $textRank(AB)= textRank(A)$ if $B$ nonsingular.
See this and this for proofs.
$endgroup$
add a comment |
$begingroup$
HINT
It is a known fact: $textRank(AB)leq min(textRank(A), textRank(B))tag 1$
Using (1) you can prove $textRank(AB)= textRank(A)$ if $B$ nonsingular.
See this and this for proofs.
$endgroup$
add a comment |
$begingroup$
HINT
It is a known fact: $textRank(AB)leq min(textRank(A), textRank(B))tag 1$
Using (1) you can prove $textRank(AB)= textRank(A)$ if $B$ nonsingular.
See this and this for proofs.
$endgroup$
HINT
It is a known fact: $textRank(AB)leq min(textRank(A), textRank(B))tag 1$
Using (1) you can prove $textRank(AB)= textRank(A)$ if $B$ nonsingular.
See this and this for proofs.
edited Apr 13 '17 at 12:20
Community♦
1
1
answered May 17 '16 at 8:28
user261263
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1788684%2fprove-rankbac-rankba-rankac-ranka%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
Use $textrank(B^-1BA) leq textrank(BA) leq textrank(A)$
$endgroup$
– Anon
May 17 '16 at 8:28
$begingroup$
How is rank defined if the textbook has not introduced dimension yet?
$endgroup$
– David
May 17 '16 at 8:54