For $n$ by $n$ matrix A, prove if dimension of row space > $n/2$, then $A^2 ne 0$
$begingroup$
I'm trying to prepare for an exam and came across the following question:
Given $n times n$ matrix A, let U represent row space and W
represent column space.
A) Prove: $W subseteq$ $U^{perp} $ if and only if $A^2=0$
B) Prove that if $dim(U)>n/2$, then $A^2 ne 0$.
I was able to do part A pretty easily as follows:
$Rightarrow$: Let rows of A be {$ vec{r}_1, vec{r}_2 ,...,vec{r}_n $} and columns be {$ vec{c}_1, vec{c}_2 ,...,vec{c}_n $}. Assume $W subseteq$ $U^{perp} $. Entry $a_{ij}$ (in row i, column j of matrix $A^2=AA$) equals the dot product of $vec{r}_i cdot vec{c}_j $, and by assumption $vec{c}_j$ is orthogonal to $ vec{r}_1, vec{r}_2 ,...,vec{r}_n $, so it follows that $a_{ij}=0$ for all i,j. Thus $A^2=0$
$Leftarrow$: Assume $A^2=0$. We can represent the columns of $A^2$ as
$$ pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_1 , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_2 , ... , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_n ,$$
But by assumption, $A^2=0$, meaning all columns of $A^2=0$ and all the above dot products are zero. Hence, $vec{c}_i$ is orthogonal to all vectors in {$vec{r}_1, vec{r}_2 ,...,vec{r}_n $}, and thus all linear combination of those vectors. Since this applies to all $vec{c}_i$, then $W subseteq$ $U^{perp} $.
As for Part B, I'm having trouble and not sure exactly where to begin. Presumably, I would use the results from part A, meaning that if $A^2 ne 0$, then $W notsubseteq$ $U^{perp} $, that is, there is some vector in column space that is not orthogonal to every vector in row space.
Some properties I'm aware of that may be useful but not sure if or how:
$dim(U)=dim(W)$- The orthogonal complement of the row space is null space
- the dimension of the row space and nullspace equals $n$
- dimension of column space of A equals dimension of row space of $A^T$
Anyway, any tips would be greatly appreciated!
linear-algebra proof-writing orthogonality matrix-rank
$endgroup$
add a comment |
$begingroup$
I'm trying to prepare for an exam and came across the following question:
Given $n times n$ matrix A, let U represent row space and W
represent column space.
A) Prove: $W subseteq$ $U^{perp} $ if and only if $A^2=0$
B) Prove that if $dim(U)>n/2$, then $A^2 ne 0$.
I was able to do part A pretty easily as follows:
$Rightarrow$: Let rows of A be {$ vec{r}_1, vec{r}_2 ,...,vec{r}_n $} and columns be {$ vec{c}_1, vec{c}_2 ,...,vec{c}_n $}. Assume $W subseteq$ $U^{perp} $. Entry $a_{ij}$ (in row i, column j of matrix $A^2=AA$) equals the dot product of $vec{r}_i cdot vec{c}_j $, and by assumption $vec{c}_j$ is orthogonal to $ vec{r}_1, vec{r}_2 ,...,vec{r}_n $, so it follows that $a_{ij}=0$ for all i,j. Thus $A^2=0$
$Leftarrow$: Assume $A^2=0$. We can represent the columns of $A^2$ as
$$ pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_1 , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_2 , ... , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_n ,$$
But by assumption, $A^2=0$, meaning all columns of $A^2=0$ and all the above dot products are zero. Hence, $vec{c}_i$ is orthogonal to all vectors in {$vec{r}_1, vec{r}_2 ,...,vec{r}_n $}, and thus all linear combination of those vectors. Since this applies to all $vec{c}_i$, then $W subseteq$ $U^{perp} $.
As for Part B, I'm having trouble and not sure exactly where to begin. Presumably, I would use the results from part A, meaning that if $A^2 ne 0$, then $W notsubseteq$ $U^{perp} $, that is, there is some vector in column space that is not orthogonal to every vector in row space.
Some properties I'm aware of that may be useful but not sure if or how:
$dim(U)=dim(W)$- The orthogonal complement of the row space is null space
- the dimension of the row space and nullspace equals $n$
- dimension of column space of A equals dimension of row space of $A^T$
Anyway, any tips would be greatly appreciated!
linear-algebra proof-writing orthogonality matrix-rank
$endgroup$
$begingroup$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04
add a comment |
$begingroup$
I'm trying to prepare for an exam and came across the following question:
Given $n times n$ matrix A, let U represent row space and W
represent column space.
A) Prove: $W subseteq$ $U^{perp} $ if and only if $A^2=0$
B) Prove that if $dim(U)>n/2$, then $A^2 ne 0$.
I was able to do part A pretty easily as follows:
$Rightarrow$: Let rows of A be {$ vec{r}_1, vec{r}_2 ,...,vec{r}_n $} and columns be {$ vec{c}_1, vec{c}_2 ,...,vec{c}_n $}. Assume $W subseteq$ $U^{perp} $. Entry $a_{ij}$ (in row i, column j of matrix $A^2=AA$) equals the dot product of $vec{r}_i cdot vec{c}_j $, and by assumption $vec{c}_j$ is orthogonal to $ vec{r}_1, vec{r}_2 ,...,vec{r}_n $, so it follows that $a_{ij}=0$ for all i,j. Thus $A^2=0$
$Leftarrow$: Assume $A^2=0$. We can represent the columns of $A^2$ as
$$ pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_1 , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_2 , ... , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_n ,$$
But by assumption, $A^2=0$, meaning all columns of $A^2=0$ and all the above dot products are zero. Hence, $vec{c}_i$ is orthogonal to all vectors in {$vec{r}_1, vec{r}_2 ,...,vec{r}_n $}, and thus all linear combination of those vectors. Since this applies to all $vec{c}_i$, then $W subseteq$ $U^{perp} $.
As for Part B, I'm having trouble and not sure exactly where to begin. Presumably, I would use the results from part A, meaning that if $A^2 ne 0$, then $W notsubseteq$ $U^{perp} $, that is, there is some vector in column space that is not orthogonal to every vector in row space.
Some properties I'm aware of that may be useful but not sure if or how:
$dim(U)=dim(W)$- The orthogonal complement of the row space is null space
- the dimension of the row space and nullspace equals $n$
- dimension of column space of A equals dimension of row space of $A^T$
Anyway, any tips would be greatly appreciated!
linear-algebra proof-writing orthogonality matrix-rank
$endgroup$
I'm trying to prepare for an exam and came across the following question:
Given $n times n$ matrix A, let U represent row space and W
represent column space.
A) Prove: $W subseteq$ $U^{perp} $ if and only if $A^2=0$
B) Prove that if $dim(U)>n/2$, then $A^2 ne 0$.
I was able to do part A pretty easily as follows:
$Rightarrow$: Let rows of A be {$ vec{r}_1, vec{r}_2 ,...,vec{r}_n $} and columns be {$ vec{c}_1, vec{c}_2 ,...,vec{c}_n $}. Assume $W subseteq$ $U^{perp} $. Entry $a_{ij}$ (in row i, column j of matrix $A^2=AA$) equals the dot product of $vec{r}_i cdot vec{c}_j $, and by assumption $vec{c}_j$ is orthogonal to $ vec{r}_1, vec{r}_2 ,...,vec{r}_n $, so it follows that $a_{ij}=0$ for all i,j. Thus $A^2=0$
$Leftarrow$: Assume $A^2=0$. We can represent the columns of $A^2$ as
$$ pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_1 , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_2 , ... , pmatrix{vec{r}_1 \ vec{r}_2 \ vdots \ vec{r}_n} cdot vec{c}_n ,$$
But by assumption, $A^2=0$, meaning all columns of $A^2=0$ and all the above dot products are zero. Hence, $vec{c}_i$ is orthogonal to all vectors in {$vec{r}_1, vec{r}_2 ,...,vec{r}_n $}, and thus all linear combination of those vectors. Since this applies to all $vec{c}_i$, then $W subseteq$ $U^{perp} $.
As for Part B, I'm having trouble and not sure exactly where to begin. Presumably, I would use the results from part A, meaning that if $A^2 ne 0$, then $W notsubseteq$ $U^{perp} $, that is, there is some vector in column space that is not orthogonal to every vector in row space.
Some properties I'm aware of that may be useful but not sure if or how:
$dim(U)=dim(W)$- The orthogonal complement of the row space is null space
- the dimension of the row space and nullspace equals $n$
- dimension of column space of A equals dimension of row space of $A^T$
Anyway, any tips would be greatly appreciated!
linear-algebra proof-writing orthogonality matrix-rank
linear-algebra proof-writing orthogonality matrix-rank
asked Jan 24 at 7:59
Adam GAdam G
415
415
$begingroup$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04
add a comment |
$begingroup$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04
$begingroup$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04
$begingroup$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let us regard a matrix as a linear transformation.
$A^2=0$ means Range of $A$ is contained in kernel of $A$.
($A^2v=0$ means $A(Av)=0$ ie $Avin ker A$.)
This is not possible as the dimension of range of $A$ is the dimension of column (row) space of $A$, which is given to be $>n/2$, and kernel dimension, by rank-nullity theorem, is $<n/2$.
$endgroup$
add a comment |
$begingroup$
Hint: compare the dimensions of $W$ and $U^{perp}$, given that $dim(U) >frac n2$. We can't include a vector space inside one of smaller dimension...
$endgroup$
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
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%2f3085591%2ffor-n-by-n-matrix-a-prove-if-dimension-of-row-space-n-2-then-a2-ne%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let us regard a matrix as a linear transformation.
$A^2=0$ means Range of $A$ is contained in kernel of $A$.
($A^2v=0$ means $A(Av)=0$ ie $Avin ker A$.)
This is not possible as the dimension of range of $A$ is the dimension of column (row) space of $A$, which is given to be $>n/2$, and kernel dimension, by rank-nullity theorem, is $<n/2$.
$endgroup$
add a comment |
$begingroup$
Let us regard a matrix as a linear transformation.
$A^2=0$ means Range of $A$ is contained in kernel of $A$.
($A^2v=0$ means $A(Av)=0$ ie $Avin ker A$.)
This is not possible as the dimension of range of $A$ is the dimension of column (row) space of $A$, which is given to be $>n/2$, and kernel dimension, by rank-nullity theorem, is $<n/2$.
$endgroup$
add a comment |
$begingroup$
Let us regard a matrix as a linear transformation.
$A^2=0$ means Range of $A$ is contained in kernel of $A$.
($A^2v=0$ means $A(Av)=0$ ie $Avin ker A$.)
This is not possible as the dimension of range of $A$ is the dimension of column (row) space of $A$, which is given to be $>n/2$, and kernel dimension, by rank-nullity theorem, is $<n/2$.
$endgroup$
Let us regard a matrix as a linear transformation.
$A^2=0$ means Range of $A$ is contained in kernel of $A$.
($A^2v=0$ means $A(Av)=0$ ie $Avin ker A$.)
This is not possible as the dimension of range of $A$ is the dimension of column (row) space of $A$, which is given to be $>n/2$, and kernel dimension, by rank-nullity theorem, is $<n/2$.
answered Jan 24 at 8:24
P VanchinathanP Vanchinathan
15.5k12136
15.5k12136
add a comment |
add a comment |
$begingroup$
Hint: compare the dimensions of $W$ and $U^{perp}$, given that $dim(U) >frac n2$. We can't include a vector space inside one of smaller dimension...
$endgroup$
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
add a comment |
$begingroup$
Hint: compare the dimensions of $W$ and $U^{perp}$, given that $dim(U) >frac n2$. We can't include a vector space inside one of smaller dimension...
$endgroup$
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
add a comment |
$begingroup$
Hint: compare the dimensions of $W$ and $U^{perp}$, given that $dim(U) >frac n2$. We can't include a vector space inside one of smaller dimension...
$endgroup$
Hint: compare the dimensions of $W$ and $U^{perp}$, given that $dim(U) >frac n2$. We can't include a vector space inside one of smaller dimension...
answered Jan 24 at 8:06


jmerryjmerry
14.3k1629
14.3k1629
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
add a comment |
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Is it as simple as this?: assume $A^2=0$, so from part A, $W subseteq U^{perp}$. Given $dim(U)>n/2$, the dimension of $U^{perp} le n/2$, and therefore $dim(W) le n/2$. But since $dim(U)=dim(W)$, we have $dim(U)>n/2$ and $dim(U) le n/2$, a contradiction. Thus our initial assumption is false.
$endgroup$
– Adam G
Jan 24 at 8:25
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
$begingroup$
Yes, it's that simple.
$endgroup$
– jmerry
Jan 24 at 8:38
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%2f3085591%2ffor-n-by-n-matrix-a-prove-if-dimension-of-row-space-n-2-then-a2-ne%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$
The assumption in B) is "dim U > n/2". To use the contrapositive, you should assume that $A^2 = 0$, then to prove that $dim U leqslant n/2$.
$endgroup$
– xbh
Jan 24 at 8:04