Bounds for the rank of the sum of two linear maps
$begingroup$
The following is Exercise 3.15 from the German textbook Lineare Algebra by Hans-Joachim Kowalsky and Gerhard O. Michler:
Let $varphi$ and $psi$ two linear maps from a finite-dimensional vector space $V$ to a finite-dimensional vector space $W$ with $dim{varphi(V)} = m$ and $dim{psi(V)} = n$. Show that $$|m-n| leq operatorname{rk}(varphi + psi) leq m + n.$$
Progress and Approaches:
- The second inequality can be shown by using the fact that the image of $varphi + psi$ is contained in the sum of the images of $varphi$ and $psi$ and the dimension formula for subspaces.
- However, the other direction does not turn to work as smoothly. I tried to consider the kernels of $varphi$, $psi$ and $varphi+psi$ with the hope that I could apply the Rank-Nullity-Theorem and the dimension formula from before. But it turns out that there is no relationship between these.
I also do not know how to acquire the absolute value of $m-n$ in the end. This must mean that one needs to assume that one image is larger than the other. But I do not see how this is supposed to work.
Could you please help me with this exercise? Thank you in advance!
linear-algebra inequality vector-spaces linear-transformations
$endgroup$
add a comment |
$begingroup$
The following is Exercise 3.15 from the German textbook Lineare Algebra by Hans-Joachim Kowalsky and Gerhard O. Michler:
Let $varphi$ and $psi$ two linear maps from a finite-dimensional vector space $V$ to a finite-dimensional vector space $W$ with $dim{varphi(V)} = m$ and $dim{psi(V)} = n$. Show that $$|m-n| leq operatorname{rk}(varphi + psi) leq m + n.$$
Progress and Approaches:
- The second inequality can be shown by using the fact that the image of $varphi + psi$ is contained in the sum of the images of $varphi$ and $psi$ and the dimension formula for subspaces.
- However, the other direction does not turn to work as smoothly. I tried to consider the kernels of $varphi$, $psi$ and $varphi+psi$ with the hope that I could apply the Rank-Nullity-Theorem and the dimension formula from before. But it turns out that there is no relationship between these.
I also do not know how to acquire the absolute value of $m-n$ in the end. This must mean that one needs to assume that one image is larger than the other. But I do not see how this is supposed to work.
Could you please help me with this exercise? Thank you in advance!
linear-algebra inequality vector-spaces linear-transformations
$endgroup$
add a comment |
$begingroup$
The following is Exercise 3.15 from the German textbook Lineare Algebra by Hans-Joachim Kowalsky and Gerhard O. Michler:
Let $varphi$ and $psi$ two linear maps from a finite-dimensional vector space $V$ to a finite-dimensional vector space $W$ with $dim{varphi(V)} = m$ and $dim{psi(V)} = n$. Show that $$|m-n| leq operatorname{rk}(varphi + psi) leq m + n.$$
Progress and Approaches:
- The second inequality can be shown by using the fact that the image of $varphi + psi$ is contained in the sum of the images of $varphi$ and $psi$ and the dimension formula for subspaces.
- However, the other direction does not turn to work as smoothly. I tried to consider the kernels of $varphi$, $psi$ and $varphi+psi$ with the hope that I could apply the Rank-Nullity-Theorem and the dimension formula from before. But it turns out that there is no relationship between these.
I also do not know how to acquire the absolute value of $m-n$ in the end. This must mean that one needs to assume that one image is larger than the other. But I do not see how this is supposed to work.
Could you please help me with this exercise? Thank you in advance!
linear-algebra inequality vector-spaces linear-transformations
$endgroup$
The following is Exercise 3.15 from the German textbook Lineare Algebra by Hans-Joachim Kowalsky and Gerhard O. Michler:
Let $varphi$ and $psi$ two linear maps from a finite-dimensional vector space $V$ to a finite-dimensional vector space $W$ with $dim{varphi(V)} = m$ and $dim{psi(V)} = n$. Show that $$|m-n| leq operatorname{rk}(varphi + psi) leq m + n.$$
Progress and Approaches:
- The second inequality can be shown by using the fact that the image of $varphi + psi$ is contained in the sum of the images of $varphi$ and $psi$ and the dimension formula for subspaces.
- However, the other direction does not turn to work as smoothly. I tried to consider the kernels of $varphi$, $psi$ and $varphi+psi$ with the hope that I could apply the Rank-Nullity-Theorem and the dimension formula from before. But it turns out that there is no relationship between these.
I also do not know how to acquire the absolute value of $m-n$ in the end. This must mean that one needs to assume that one image is larger than the other. But I do not see how this is supposed to work.
Could you please help me with this exercise? Thank you in advance!
linear-algebra inequality vector-spaces linear-transformations
linear-algebra inequality vector-spaces linear-transformations
edited Dec 9 '18 at 7:28
Ben Millwood
11.3k32049
11.3k32049
asked Dec 9 '18 at 6:18
DiglettDiglett
9701521
9701521
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$newcommand{rk}{operatorname{rk}} newcommand{im}{operatorname{im}}$
Note that $rk varphi = rk (- varphi)$, since $im varphi = - im varphi$. Now, by the item that you have already solved,
$$
rk psi = rk (psi + varphi -varphi) leq rk(psi+varphi) + rk (-varphi) = rk(psi+varphi) + rk varphi.
$$
and so $rk psi - rk varphi leq rk (psi + varphi)$. Interchanging the roles of $psi$ and $varphi$ we get that $rk varphi - rk psi leq rk psi + varphi$ and so
$$
|m-n| = |rk psi - rk varphi| leq rk (psi + varphi).
$$
$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%2f3032074%2fbounds-for-the-rank-of-the-sum-of-two-linear-maps%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$
$newcommand{rk}{operatorname{rk}} newcommand{im}{operatorname{im}}$
Note that $rk varphi = rk (- varphi)$, since $im varphi = - im varphi$. Now, by the item that you have already solved,
$$
rk psi = rk (psi + varphi -varphi) leq rk(psi+varphi) + rk (-varphi) = rk(psi+varphi) + rk varphi.
$$
and so $rk psi - rk varphi leq rk (psi + varphi)$. Interchanging the roles of $psi$ and $varphi$ we get that $rk varphi - rk psi leq rk psi + varphi$ and so
$$
|m-n| = |rk psi - rk varphi| leq rk (psi + varphi).
$$
$endgroup$
add a comment |
$begingroup$
$newcommand{rk}{operatorname{rk}} newcommand{im}{operatorname{im}}$
Note that $rk varphi = rk (- varphi)$, since $im varphi = - im varphi$. Now, by the item that you have already solved,
$$
rk psi = rk (psi + varphi -varphi) leq rk(psi+varphi) + rk (-varphi) = rk(psi+varphi) + rk varphi.
$$
and so $rk psi - rk varphi leq rk (psi + varphi)$. Interchanging the roles of $psi$ and $varphi$ we get that $rk varphi - rk psi leq rk psi + varphi$ and so
$$
|m-n| = |rk psi - rk varphi| leq rk (psi + varphi).
$$
$endgroup$
add a comment |
$begingroup$
$newcommand{rk}{operatorname{rk}} newcommand{im}{operatorname{im}}$
Note that $rk varphi = rk (- varphi)$, since $im varphi = - im varphi$. Now, by the item that you have already solved,
$$
rk psi = rk (psi + varphi -varphi) leq rk(psi+varphi) + rk (-varphi) = rk(psi+varphi) + rk varphi.
$$
and so $rk psi - rk varphi leq rk (psi + varphi)$. Interchanging the roles of $psi$ and $varphi$ we get that $rk varphi - rk psi leq rk psi + varphi$ and so
$$
|m-n| = |rk psi - rk varphi| leq rk (psi + varphi).
$$
$endgroup$
$newcommand{rk}{operatorname{rk}} newcommand{im}{operatorname{im}}$
Note that $rk varphi = rk (- varphi)$, since $im varphi = - im varphi$. Now, by the item that you have already solved,
$$
rk psi = rk (psi + varphi -varphi) leq rk(psi+varphi) + rk (-varphi) = rk(psi+varphi) + rk varphi.
$$
and so $rk psi - rk varphi leq rk (psi + varphi)$. Interchanging the roles of $psi$ and $varphi$ we get that $rk varphi - rk psi leq rk psi + varphi$ and so
$$
|m-n| = |rk psi - rk varphi| leq rk (psi + varphi).
$$
edited Dec 9 '18 at 7:04
Tengu
2,63211021
2,63211021
answered Dec 9 '18 at 6:59
Guido A.Guido A.
7,3621730
7,3621730
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%2f3032074%2fbounds-for-the-rank-of-the-sum-of-two-linear-maps%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