Matrices with same row reduced form - Show there's a sequence of row operations
$begingroup$
"Let us assume that Q and W are z x y matrices such that they have the same row reduced form. Prove that there exists a sequence of row operations that takes us from Q to W."
How would one prove this statement? Thank you.
linear-algebra
$endgroup$
add a comment |
$begingroup$
"Let us assume that Q and W are z x y matrices such that they have the same row reduced form. Prove that there exists a sequence of row operations that takes us from Q to W."
How would one prove this statement? Thank you.
linear-algebra
$endgroup$
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30
add a comment |
$begingroup$
"Let us assume that Q and W are z x y matrices such that they have the same row reduced form. Prove that there exists a sequence of row operations that takes us from Q to W."
How would one prove this statement? Thank you.
linear-algebra
$endgroup$
"Let us assume that Q and W are z x y matrices such that they have the same row reduced form. Prove that there exists a sequence of row operations that takes us from Q to W."
How would one prove this statement? Thank you.
linear-algebra
linear-algebra
asked Jan 18 at 5:24


EtezeaEtezea
82
82
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30
add a comment |
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The row operations which reduce a matrix to its row reduced form are all reversible, and achievable through premutiplication by an invertible matrix. So if $ R $ is the common row reduced form of $ Q $ and $ W $, we must have:
begin{eqnarray}
R &=& E_1,E_2dots E_r, Q mbox{and}\
R &=& F_1,F_2dots F_s, W ,
end{eqnarray}
where $ E_1, E_2,dots E_r, F_1,F_2,dots F_s $ are matrices by whose premultiplications each of the necessary row operations are effected. It follows that
begin{eqnarray}
W &=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},R \
&=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},E_1,E_2dots E_r, Q .
end{eqnarray}
That is, the sequence of row operations effected by the matrices $ E_r, E_{r-1}, dots E_1, F_1^{-1}, F_2^{-1},dots F_s^{-1} $ will transform $ Q $ into $ W $.
$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%2f3077871%2fmatrices-with-same-row-reduced-form-show-theres-a-sequence-of-row-operations%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$
The row operations which reduce a matrix to its row reduced form are all reversible, and achievable through premutiplication by an invertible matrix. So if $ R $ is the common row reduced form of $ Q $ and $ W $, we must have:
begin{eqnarray}
R &=& E_1,E_2dots E_r, Q mbox{and}\
R &=& F_1,F_2dots F_s, W ,
end{eqnarray}
where $ E_1, E_2,dots E_r, F_1,F_2,dots F_s $ are matrices by whose premultiplications each of the necessary row operations are effected. It follows that
begin{eqnarray}
W &=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},R \
&=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},E_1,E_2dots E_r, Q .
end{eqnarray}
That is, the sequence of row operations effected by the matrices $ E_r, E_{r-1}, dots E_1, F_1^{-1}, F_2^{-1},dots F_s^{-1} $ will transform $ Q $ into $ W $.
$endgroup$
add a comment |
$begingroup$
The row operations which reduce a matrix to its row reduced form are all reversible, and achievable through premutiplication by an invertible matrix. So if $ R $ is the common row reduced form of $ Q $ and $ W $, we must have:
begin{eqnarray}
R &=& E_1,E_2dots E_r, Q mbox{and}\
R &=& F_1,F_2dots F_s, W ,
end{eqnarray}
where $ E_1, E_2,dots E_r, F_1,F_2,dots F_s $ are matrices by whose premultiplications each of the necessary row operations are effected. It follows that
begin{eqnarray}
W &=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},R \
&=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},E_1,E_2dots E_r, Q .
end{eqnarray}
That is, the sequence of row operations effected by the matrices $ E_r, E_{r-1}, dots E_1, F_1^{-1}, F_2^{-1},dots F_s^{-1} $ will transform $ Q $ into $ W $.
$endgroup$
add a comment |
$begingroup$
The row operations which reduce a matrix to its row reduced form are all reversible, and achievable through premutiplication by an invertible matrix. So if $ R $ is the common row reduced form of $ Q $ and $ W $, we must have:
begin{eqnarray}
R &=& E_1,E_2dots E_r, Q mbox{and}\
R &=& F_1,F_2dots F_s, W ,
end{eqnarray}
where $ E_1, E_2,dots E_r, F_1,F_2,dots F_s $ are matrices by whose premultiplications each of the necessary row operations are effected. It follows that
begin{eqnarray}
W &=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},R \
&=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},E_1,E_2dots E_r, Q .
end{eqnarray}
That is, the sequence of row operations effected by the matrices $ E_r, E_{r-1}, dots E_1, F_1^{-1}, F_2^{-1},dots F_s^{-1} $ will transform $ Q $ into $ W $.
$endgroup$
The row operations which reduce a matrix to its row reduced form are all reversible, and achievable through premutiplication by an invertible matrix. So if $ R $ is the common row reduced form of $ Q $ and $ W $, we must have:
begin{eqnarray}
R &=& E_1,E_2dots E_r, Q mbox{and}\
R &=& F_1,F_2dots F_s, W ,
end{eqnarray}
where $ E_1, E_2,dots E_r, F_1,F_2,dots F_s $ are matrices by whose premultiplications each of the necessary row operations are effected. It follows that
begin{eqnarray}
W &=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},R \
&=& F_s^{-1},F_{s-1}^{-1}dots F_1^{-1},E_1,E_2dots E_r, Q .
end{eqnarray}
That is, the sequence of row operations effected by the matrices $ E_r, E_{r-1}, dots E_1, F_1^{-1}, F_2^{-1},dots F_s^{-1} $ will transform $ Q $ into $ W $.
answered Jan 18 at 12:58
lonza leggieralonza leggiera
89117
89117
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%2f3077871%2fmatrices-with-same-row-reduced-form-show-theres-a-sequence-of-row-operations%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
$begingroup$
I'm no expert, but a formal version of "we know row operations can take us from Q to rref(Q)=rref(W), and we know row operations can take us from W to rref(W)=rref(Q), so we just do the Q->rref(Q) and then just the steps from W->rref(W) backwards, which works because row operations are linear"?
$endgroup$
– D.R.
Jan 18 at 5:27
$begingroup$
Oh yes that is true? Would that suffice as a proof though?
$endgroup$
– Etezea
Jan 18 at 5:30