Compute dim(Ker(T))? The Next CEO of Stack OverflowConstructing a linear mapProof of $dim ker...
"In the right combination" vs "with the right combination"?
What does convergence in distribution "in the Gromov–Hausdorff" sense mean?
Sending manuscript to multiple publishers
Received an invoice from my ex-employer billing me for training; how to handle?
Contours of a clandestine nature
How do I transpose the first and deepest levels of an arbitrarily nested array?
How to count occurrences of text in a file?
Interfacing a button to MCU (and PC) with 50m long cable
Which tube will fit a -(700 x 25c) wheel?
Why do variable in an inner function return nan when there is the same variable name at the inner function declared after log
Would a galaxy be visible from outside, but nearby?
If a black hole is created from light, can this black hole then move at speed of light?
How do I go from 300 unfinished/half written blog posts, to published posts?
What exact does MIB represent in SNMP? How is it different from OID?
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Why does standard notation not preserve intervals (visually)
Is micro rebar a better way to reinforce concrete than rebar?
Inappropriate reference requests from Journal reviewers
Why do airplanes bank sharply to the right after air-to-air refueling?
Is it ever safe to open a suspicious html file (e.g. email attachment)?
Rotate a column
Can you replace a racial trait cantrip when leveling up?
What can we do to stop prior company from asking us questions?
Should I tutor a student who I know has cheated on their homework?
Compute dim(Ker(T))?
The Next CEO of Stack OverflowConstructing a linear mapProof of $dim ker (f circ g) le dim ker (f) + dim ker (g)$Show dim(Ker$(T)) = $dim(Ker$(QTP))$$renewcommand{Im}{text{Im}}$Prove that $dim(ker(T))=dim(ker(T^2))$ if $dim(Im(T))=dim(Im(T^2))$$dim(kervarphicapkerpsi)=n-2$ proofProve that if $T[V]=ker(T)$, then $n$ is even, where $dim(V)=n$Show the kernel is the zero-vector spaceFind $dim (Ker T + ImT) $ and $dim(Ker T cap ImT) $Showing the “boundaries” of linear mapping $mathbb{R}^{2} rightarrow mathbb{R}^{n}$Showing that image of a certain linear map is either trivial or a straight line
$begingroup$
I have the following question regarding Kernel and Image:
Part b of the question asks to find $dim(ker(T))$. I am not sure how to go about this part, as I haven't dealt with finding kernel $T$ where the input and output vector space is $M_{ntimes n} (mathbb{R})$. I understand that the dimension of the vector space is $n^2$, but I could not figure out how to find $ker(T)$ and its dimension. Could anyone help me with this problem?
linear-algebra
$endgroup$
add a comment |
$begingroup$
I have the following question regarding Kernel and Image:
Part b of the question asks to find $dim(ker(T))$. I am not sure how to go about this part, as I haven't dealt with finding kernel $T$ where the input and output vector space is $M_{ntimes n} (mathbb{R})$. I understand that the dimension of the vector space is $n^2$, but I could not figure out how to find $ker(T)$ and its dimension. Could anyone help me with this problem?
linear-algebra
$endgroup$
$begingroup$
The dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50
add a comment |
$begingroup$
I have the following question regarding Kernel and Image:
Part b of the question asks to find $dim(ker(T))$. I am not sure how to go about this part, as I haven't dealt with finding kernel $T$ where the input and output vector space is $M_{ntimes n} (mathbb{R})$. I understand that the dimension of the vector space is $n^2$, but I could not figure out how to find $ker(T)$ and its dimension. Could anyone help me with this problem?
linear-algebra
$endgroup$
I have the following question regarding Kernel and Image:
Part b of the question asks to find $dim(ker(T))$. I am not sure how to go about this part, as I haven't dealt with finding kernel $T$ where the input and output vector space is $M_{ntimes n} (mathbb{R})$. I understand that the dimension of the vector space is $n^2$, but I could not figure out how to find $ker(T)$ and its dimension. Could anyone help me with this problem?
linear-algebra
linear-algebra
edited Mar 16 at 19:34
Edeinielle
asked Mar 16 at 18:55
EdeinielleEdeinielle
12
12
$begingroup$
The dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50
add a comment |
$begingroup$
The dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50
$begingroup$
The dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
The dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Kernel of a linear transformation $L$ is the set of all vectors $v$ such that $L(v)=0$. In your case, that would mean all $Ain M_{ntimes n}(Bbb R)|A+A^T=0$. That is, $A=-A^T$. Thus you need to find the dimension of the space of $ntimes n$ skew-symmetric matrices.
Note that in an $ntimes n$ skew-symmetric matrix, the diagonal contains $0$ while the entries above (or below) the diagonal also control the corresponding entry below (or above) the diagonal. So you have the freedom of choosing independently the entries above (or below) the diagonal, which are $(n^2-n)/2$ in number, which is its dimension.
For better insight, this is a basis of the kernel for $n=3$:
$$left{begin{bmatrix}0&1&0\-1&0&0\0&0&0end{bmatrix},begin{bmatrix}0&0&1\0&0&0\-1&0&0end{bmatrix},begin{bmatrix}0&0&0\0&0&1\0&-1&0end{bmatrix}right}$$
$endgroup$
add a comment |
$begingroup$
I guess that exercise 13 is about proving that every $ntimes n$ matrix $A$ is uniquely the sum of a symmetric and an antisymmetric matrix, precisely
$$
A=frac{1}{2}(A+A')+frac{1}{2}(A-A')
$$
Since every symmetric matrix $A$ satisfies $T(A)=A$ and $T(A)$ is symmetric for every $A$, you see that the image of $T$ is the subspace consisting of all symmetric matrices.
The kernel of $T$ consists of all matrices $A$ such that $A+A'=0$, that is, the antisymmetric matrices.
Now you have two ways of determining $dimker(T)$: either determine it directly or use the rank-nullity theorem after determining $dimoperatorname{im}(T)$, because
$$
n^2=dimoperatorname{im}(T)+dimker(T)
$$
If you call $x_{ij}$ the entries of an antisymmetric matrix, the equations are
$$
x_{ji}=-x_{ij} qquad 1le ile n,quad 1le jle n
$$
This implies that $x_{ii}=0$ for $1le ile n$, so you have to count the number of unordered pairs ${i,j}$, with $ine j$. These are
$$
binom{n}{2}=frac{n(n-1)}{2}
$$
which thus is the dimension of $dimker(T)$, because this gives the number of free variables for a matrix to belong to $ker(T)$.
$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%2f3150692%2fcompute-dimkert%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$
Kernel of a linear transformation $L$ is the set of all vectors $v$ such that $L(v)=0$. In your case, that would mean all $Ain M_{ntimes n}(Bbb R)|A+A^T=0$. That is, $A=-A^T$. Thus you need to find the dimension of the space of $ntimes n$ skew-symmetric matrices.
Note that in an $ntimes n$ skew-symmetric matrix, the diagonal contains $0$ while the entries above (or below) the diagonal also control the corresponding entry below (or above) the diagonal. So you have the freedom of choosing independently the entries above (or below) the diagonal, which are $(n^2-n)/2$ in number, which is its dimension.
For better insight, this is a basis of the kernel for $n=3$:
$$left{begin{bmatrix}0&1&0\-1&0&0\0&0&0end{bmatrix},begin{bmatrix}0&0&1\0&0&0\-1&0&0end{bmatrix},begin{bmatrix}0&0&0\0&0&1\0&-1&0end{bmatrix}right}$$
$endgroup$
add a comment |
$begingroup$
Kernel of a linear transformation $L$ is the set of all vectors $v$ such that $L(v)=0$. In your case, that would mean all $Ain M_{ntimes n}(Bbb R)|A+A^T=0$. That is, $A=-A^T$. Thus you need to find the dimension of the space of $ntimes n$ skew-symmetric matrices.
Note that in an $ntimes n$ skew-symmetric matrix, the diagonal contains $0$ while the entries above (or below) the diagonal also control the corresponding entry below (or above) the diagonal. So you have the freedom of choosing independently the entries above (or below) the diagonal, which are $(n^2-n)/2$ in number, which is its dimension.
For better insight, this is a basis of the kernel for $n=3$:
$$left{begin{bmatrix}0&1&0\-1&0&0\0&0&0end{bmatrix},begin{bmatrix}0&0&1\0&0&0\-1&0&0end{bmatrix},begin{bmatrix}0&0&0\0&0&1\0&-1&0end{bmatrix}right}$$
$endgroup$
add a comment |
$begingroup$
Kernel of a linear transformation $L$ is the set of all vectors $v$ such that $L(v)=0$. In your case, that would mean all $Ain M_{ntimes n}(Bbb R)|A+A^T=0$. That is, $A=-A^T$. Thus you need to find the dimension of the space of $ntimes n$ skew-symmetric matrices.
Note that in an $ntimes n$ skew-symmetric matrix, the diagonal contains $0$ while the entries above (or below) the diagonal also control the corresponding entry below (or above) the diagonal. So you have the freedom of choosing independently the entries above (or below) the diagonal, which are $(n^2-n)/2$ in number, which is its dimension.
For better insight, this is a basis of the kernel for $n=3$:
$$left{begin{bmatrix}0&1&0\-1&0&0\0&0&0end{bmatrix},begin{bmatrix}0&0&1\0&0&0\-1&0&0end{bmatrix},begin{bmatrix}0&0&0\0&0&1\0&-1&0end{bmatrix}right}$$
$endgroup$
Kernel of a linear transformation $L$ is the set of all vectors $v$ such that $L(v)=0$. In your case, that would mean all $Ain M_{ntimes n}(Bbb R)|A+A^T=0$. That is, $A=-A^T$. Thus you need to find the dimension of the space of $ntimes n$ skew-symmetric matrices.
Note that in an $ntimes n$ skew-symmetric matrix, the diagonal contains $0$ while the entries above (or below) the diagonal also control the corresponding entry below (or above) the diagonal. So you have the freedom of choosing independently the entries above (or below) the diagonal, which are $(n^2-n)/2$ in number, which is its dimension.
For better insight, this is a basis of the kernel for $n=3$:
$$left{begin{bmatrix}0&1&0\-1&0&0\0&0&0end{bmatrix},begin{bmatrix}0&0&1\0&0&0\-1&0&0end{bmatrix},begin{bmatrix}0&0&0\0&0&1\0&-1&0end{bmatrix}right}$$
answered Mar 16 at 19:15
Shubham JohriShubham Johri
5,477818
5,477818
add a comment |
add a comment |
$begingroup$
I guess that exercise 13 is about proving that every $ntimes n$ matrix $A$ is uniquely the sum of a symmetric and an antisymmetric matrix, precisely
$$
A=frac{1}{2}(A+A')+frac{1}{2}(A-A')
$$
Since every symmetric matrix $A$ satisfies $T(A)=A$ and $T(A)$ is symmetric for every $A$, you see that the image of $T$ is the subspace consisting of all symmetric matrices.
The kernel of $T$ consists of all matrices $A$ such that $A+A'=0$, that is, the antisymmetric matrices.
Now you have two ways of determining $dimker(T)$: either determine it directly or use the rank-nullity theorem after determining $dimoperatorname{im}(T)$, because
$$
n^2=dimoperatorname{im}(T)+dimker(T)
$$
If you call $x_{ij}$ the entries of an antisymmetric matrix, the equations are
$$
x_{ji}=-x_{ij} qquad 1le ile n,quad 1le jle n
$$
This implies that $x_{ii}=0$ for $1le ile n$, so you have to count the number of unordered pairs ${i,j}$, with $ine j$. These are
$$
binom{n}{2}=frac{n(n-1)}{2}
$$
which thus is the dimension of $dimker(T)$, because this gives the number of free variables for a matrix to belong to $ker(T)$.
$endgroup$
add a comment |
$begingroup$
I guess that exercise 13 is about proving that every $ntimes n$ matrix $A$ is uniquely the sum of a symmetric and an antisymmetric matrix, precisely
$$
A=frac{1}{2}(A+A')+frac{1}{2}(A-A')
$$
Since every symmetric matrix $A$ satisfies $T(A)=A$ and $T(A)$ is symmetric for every $A$, you see that the image of $T$ is the subspace consisting of all symmetric matrices.
The kernel of $T$ consists of all matrices $A$ such that $A+A'=0$, that is, the antisymmetric matrices.
Now you have two ways of determining $dimker(T)$: either determine it directly or use the rank-nullity theorem after determining $dimoperatorname{im}(T)$, because
$$
n^2=dimoperatorname{im}(T)+dimker(T)
$$
If you call $x_{ij}$ the entries of an antisymmetric matrix, the equations are
$$
x_{ji}=-x_{ij} qquad 1le ile n,quad 1le jle n
$$
This implies that $x_{ii}=0$ for $1le ile n$, so you have to count the number of unordered pairs ${i,j}$, with $ine j$. These are
$$
binom{n}{2}=frac{n(n-1)}{2}
$$
which thus is the dimension of $dimker(T)$, because this gives the number of free variables for a matrix to belong to $ker(T)$.
$endgroup$
add a comment |
$begingroup$
I guess that exercise 13 is about proving that every $ntimes n$ matrix $A$ is uniquely the sum of a symmetric and an antisymmetric matrix, precisely
$$
A=frac{1}{2}(A+A')+frac{1}{2}(A-A')
$$
Since every symmetric matrix $A$ satisfies $T(A)=A$ and $T(A)$ is symmetric for every $A$, you see that the image of $T$ is the subspace consisting of all symmetric matrices.
The kernel of $T$ consists of all matrices $A$ such that $A+A'=0$, that is, the antisymmetric matrices.
Now you have two ways of determining $dimker(T)$: either determine it directly or use the rank-nullity theorem after determining $dimoperatorname{im}(T)$, because
$$
n^2=dimoperatorname{im}(T)+dimker(T)
$$
If you call $x_{ij}$ the entries of an antisymmetric matrix, the equations are
$$
x_{ji}=-x_{ij} qquad 1le ile n,quad 1le jle n
$$
This implies that $x_{ii}=0$ for $1le ile n$, so you have to count the number of unordered pairs ${i,j}$, with $ine j$. These are
$$
binom{n}{2}=frac{n(n-1)}{2}
$$
which thus is the dimension of $dimker(T)$, because this gives the number of free variables for a matrix to belong to $ker(T)$.
$endgroup$
I guess that exercise 13 is about proving that every $ntimes n$ matrix $A$ is uniquely the sum of a symmetric and an antisymmetric matrix, precisely
$$
A=frac{1}{2}(A+A')+frac{1}{2}(A-A')
$$
Since every symmetric matrix $A$ satisfies $T(A)=A$ and $T(A)$ is symmetric for every $A$, you see that the image of $T$ is the subspace consisting of all symmetric matrices.
The kernel of $T$ consists of all matrices $A$ such that $A+A'=0$, that is, the antisymmetric matrices.
Now you have two ways of determining $dimker(T)$: either determine it directly or use the rank-nullity theorem after determining $dimoperatorname{im}(T)$, because
$$
n^2=dimoperatorname{im}(T)+dimker(T)
$$
If you call $x_{ij}$ the entries of an antisymmetric matrix, the equations are
$$
x_{ji}=-x_{ij} qquad 1le ile n,quad 1le jle n
$$
This implies that $x_{ii}=0$ for $1le ile n$, so you have to count the number of unordered pairs ${i,j}$, with $ine j$. These are
$$
binom{n}{2}=frac{n(n-1)}{2}
$$
which thus is the dimension of $dimker(T)$, because this gives the number of free variables for a matrix to belong to $ker(T)$.
answered Mar 16 at 21:22
egregegreg
185k1486206
185k1486206
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%2f3150692%2fcompute-dimkert%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 dimension of $M_{ntimes n}(Bbb R)$ is $n^2$, not $n^n$.
$endgroup$
– Shubham Johri
Mar 16 at 19:07
$begingroup$
When in doubt, go back to basic definitions. What is the definition of the kernel of a linear map?
$endgroup$
– amd
Mar 16 at 21:50