Difference between kernel of a matrix and kernel of a transformation?
$begingroup$
Does the word "kernel" carry different meanings in the contexts of matrices and transformations? Or are the definitions of the two in those two contexts intertwined in some way?
I know the kernel of a matrix to be it's null space. I haven't been taught about the kernel of a transformation yet, but I looked it up and it's a bunch of complicated stuff that doesn't make much sense (it's apparently every vector v that results in a transformation T outputting the zero vector?)
Are they just two different ideas?
linear-algebra matrices linear-transformations definition
$endgroup$
add a comment |
$begingroup$
Does the word "kernel" carry different meanings in the contexts of matrices and transformations? Or are the definitions of the two in those two contexts intertwined in some way?
I know the kernel of a matrix to be it's null space. I haven't been taught about the kernel of a transformation yet, but I looked it up and it's a bunch of complicated stuff that doesn't make much sense (it's apparently every vector v that results in a transformation T outputting the zero vector?)
Are they just two different ideas?
linear-algebra matrices linear-transformations definition
$endgroup$
$begingroup$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10
add a comment |
$begingroup$
Does the word "kernel" carry different meanings in the contexts of matrices and transformations? Or are the definitions of the two in those two contexts intertwined in some way?
I know the kernel of a matrix to be it's null space. I haven't been taught about the kernel of a transformation yet, but I looked it up and it's a bunch of complicated stuff that doesn't make much sense (it's apparently every vector v that results in a transformation T outputting the zero vector?)
Are they just two different ideas?
linear-algebra matrices linear-transformations definition
$endgroup$
Does the word "kernel" carry different meanings in the contexts of matrices and transformations? Or are the definitions of the two in those two contexts intertwined in some way?
I know the kernel of a matrix to be it's null space. I haven't been taught about the kernel of a transformation yet, but I looked it up and it's a bunch of complicated stuff that doesn't make much sense (it's apparently every vector v that results in a transformation T outputting the zero vector?)
Are they just two different ideas?
linear-algebra matrices linear-transformations definition
linear-algebra matrices linear-transformations definition
edited Dec 15 '18 at 15:27
José Carlos Santos
160k22127232
160k22127232
asked Dec 15 '18 at 15:04
James RonaldJames Ronald
1257
1257
$begingroup$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10
add a comment |
$begingroup$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10
$begingroup$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10
$begingroup$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The kernel of a matrix $A$ is the space of those vectors $v$ such that $A.v=0$. The kernel of a linear transformation $T$ is the space of those vectors $v$ such that $T(v)=0$. So, it is basically the same thing.
$endgroup$
add a comment |
$begingroup$
Every linear transformation from one finite dimensional space to another can be written as a matrix. The only difference between "kernel of a linear transformation" and "kernel of a matrix" would be in the case of a linear transformation over infinite dimensional spaces which cannot be written as a matrix. An example would be the "differentiation" operator on the space of all differentiable functions. The kernel of that operator is the subspace of all constant functions.
$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%2f3041578%2fdifference-between-kernel-of-a-matrix-and-kernel-of-a-transformation%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$
The kernel of a matrix $A$ is the space of those vectors $v$ such that $A.v=0$. The kernel of a linear transformation $T$ is the space of those vectors $v$ such that $T(v)=0$. So, it is basically the same thing.
$endgroup$
add a comment |
$begingroup$
The kernel of a matrix $A$ is the space of those vectors $v$ such that $A.v=0$. The kernel of a linear transformation $T$ is the space of those vectors $v$ such that $T(v)=0$. So, it is basically the same thing.
$endgroup$
add a comment |
$begingroup$
The kernel of a matrix $A$ is the space of those vectors $v$ such that $A.v=0$. The kernel of a linear transformation $T$ is the space of those vectors $v$ such that $T(v)=0$. So, it is basically the same thing.
$endgroup$
The kernel of a matrix $A$ is the space of those vectors $v$ such that $A.v=0$. The kernel of a linear transformation $T$ is the space of those vectors $v$ such that $T(v)=0$. So, it is basically the same thing.
edited Dec 15 '18 at 15:18
Ivo Terek
46.2k953142
46.2k953142
answered Dec 15 '18 at 15:10
José Carlos SantosJosé Carlos Santos
160k22127232
160k22127232
add a comment |
add a comment |
$begingroup$
Every linear transformation from one finite dimensional space to another can be written as a matrix. The only difference between "kernel of a linear transformation" and "kernel of a matrix" would be in the case of a linear transformation over infinite dimensional spaces which cannot be written as a matrix. An example would be the "differentiation" operator on the space of all differentiable functions. The kernel of that operator is the subspace of all constant functions.
$endgroup$
add a comment |
$begingroup$
Every linear transformation from one finite dimensional space to another can be written as a matrix. The only difference between "kernel of a linear transformation" and "kernel of a matrix" would be in the case of a linear transformation over infinite dimensional spaces which cannot be written as a matrix. An example would be the "differentiation" operator on the space of all differentiable functions. The kernel of that operator is the subspace of all constant functions.
$endgroup$
add a comment |
$begingroup$
Every linear transformation from one finite dimensional space to another can be written as a matrix. The only difference between "kernel of a linear transformation" and "kernel of a matrix" would be in the case of a linear transformation over infinite dimensional spaces which cannot be written as a matrix. An example would be the "differentiation" operator on the space of all differentiable functions. The kernel of that operator is the subspace of all constant functions.
$endgroup$
Every linear transformation from one finite dimensional space to another can be written as a matrix. The only difference between "kernel of a linear transformation" and "kernel of a matrix" would be in the case of a linear transformation over infinite dimensional spaces which cannot be written as a matrix. An example would be the "differentiation" operator on the space of all differentiable functions. The kernel of that operator is the subspace of all constant functions.
answered Dec 15 '18 at 15:32
user247327user247327
11.1k1515
11.1k1515
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%2f3041578%2fdifference-between-kernel-of-a-matrix-and-kernel-of-a-transformation%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$
See Kernel of a Linear transformation : The kernel of a linear transformation L is the set of all vectors v such that $ L(v) = 0$.
$endgroup$
– Mauro ALLEGRANZA
Dec 15 '18 at 15:10