Linear Transformations : Kernel(T) and being One-To-One using polynomial space
$begingroup$
I have this linear Transformation -
$ T : mathbb{P}^2 → mathbb{R}^2 $
in which T is defined by : $T(ax^2+bx+c)$ = $(a+c,2b)$
If we try to find the kernel of this Ker(T) = $0$,
so we set $(a+c,2b)$ = $0$ to get the values of b = $0$, and c = -a.
If we put this back into the quadratic polynomial we have:
$ax^2+bx+c$ = $ax^2+ 0x+(-a)$ = $ax^2-a$
So T($ax^2-a$) = $0$, and we can choose infinitely many values of 'a', so that means we get many of these polynomial vector types being sent to the $0$ vector in the output space.
So i can choose 2 values of 'a' to show that we have more than one input that maps to output.
This shows that this is not One-To-One.
BUT i am having difficulty with the basic definition of when it is one-to-one.
I read that only ONE vector can go to the zero vector in the output space.
But does that mean it can be any one vector?
OR
Since this is a linear transformation, is the only vector allowed be the Zero vector in the Input space and it goes to the Zero vector in the output space.
So my understanding of One-to-One is not that clear when we look at it from the perspective of the Kernel.
Input on this is greatly appreciated!
linear-algebra linear-transformations
$endgroup$
add a comment |
$begingroup$
I have this linear Transformation -
$ T : mathbb{P}^2 → mathbb{R}^2 $
in which T is defined by : $T(ax^2+bx+c)$ = $(a+c,2b)$
If we try to find the kernel of this Ker(T) = $0$,
so we set $(a+c,2b)$ = $0$ to get the values of b = $0$, and c = -a.
If we put this back into the quadratic polynomial we have:
$ax^2+bx+c$ = $ax^2+ 0x+(-a)$ = $ax^2-a$
So T($ax^2-a$) = $0$, and we can choose infinitely many values of 'a', so that means we get many of these polynomial vector types being sent to the $0$ vector in the output space.
So i can choose 2 values of 'a' to show that we have more than one input that maps to output.
This shows that this is not One-To-One.
BUT i am having difficulty with the basic definition of when it is one-to-one.
I read that only ONE vector can go to the zero vector in the output space.
But does that mean it can be any one vector?
OR
Since this is a linear transformation, is the only vector allowed be the Zero vector in the Input space and it goes to the Zero vector in the output space.
So my understanding of One-to-One is not that clear when we look at it from the perspective of the Kernel.
Input on this is greatly appreciated!
linear-algebra linear-transformations
$endgroup$
add a comment |
$begingroup$
I have this linear Transformation -
$ T : mathbb{P}^2 → mathbb{R}^2 $
in which T is defined by : $T(ax^2+bx+c)$ = $(a+c,2b)$
If we try to find the kernel of this Ker(T) = $0$,
so we set $(a+c,2b)$ = $0$ to get the values of b = $0$, and c = -a.
If we put this back into the quadratic polynomial we have:
$ax^2+bx+c$ = $ax^2+ 0x+(-a)$ = $ax^2-a$
So T($ax^2-a$) = $0$, and we can choose infinitely many values of 'a', so that means we get many of these polynomial vector types being sent to the $0$ vector in the output space.
So i can choose 2 values of 'a' to show that we have more than one input that maps to output.
This shows that this is not One-To-One.
BUT i am having difficulty with the basic definition of when it is one-to-one.
I read that only ONE vector can go to the zero vector in the output space.
But does that mean it can be any one vector?
OR
Since this is a linear transformation, is the only vector allowed be the Zero vector in the Input space and it goes to the Zero vector in the output space.
So my understanding of One-to-One is not that clear when we look at it from the perspective of the Kernel.
Input on this is greatly appreciated!
linear-algebra linear-transformations
$endgroup$
I have this linear Transformation -
$ T : mathbb{P}^2 → mathbb{R}^2 $
in which T is defined by : $T(ax^2+bx+c)$ = $(a+c,2b)$
If we try to find the kernel of this Ker(T) = $0$,
so we set $(a+c,2b)$ = $0$ to get the values of b = $0$, and c = -a.
If we put this back into the quadratic polynomial we have:
$ax^2+bx+c$ = $ax^2+ 0x+(-a)$ = $ax^2-a$
So T($ax^2-a$) = $0$, and we can choose infinitely many values of 'a', so that means we get many of these polynomial vector types being sent to the $0$ vector in the output space.
So i can choose 2 values of 'a' to show that we have more than one input that maps to output.
This shows that this is not One-To-One.
BUT i am having difficulty with the basic definition of when it is one-to-one.
I read that only ONE vector can go to the zero vector in the output space.
But does that mean it can be any one vector?
OR
Since this is a linear transformation, is the only vector allowed be the Zero vector in the Input space and it goes to the Zero vector in the output space.
So my understanding of One-to-One is not that clear when we look at it from the perspective of the Kernel.
Input on this is greatly appreciated!
linear-algebra linear-transformations
linear-algebra linear-transformations
asked Dec 22 '18 at 5:38
PaluPalu
3562822
3562822
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Try proving:
A linear function is one to one if and only if it's kernel is a trivial vector space(contains only zero).
Hints:
$impliedby$ take two distinct vectors and try finding the difference in their image.
$endgroup$
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
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%2f3049146%2flinear-transformations-kernelt-and-being-one-to-one-using-polynomial-space%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$
Try proving:
A linear function is one to one if and only if it's kernel is a trivial vector space(contains only zero).
Hints:
$impliedby$ take two distinct vectors and try finding the difference in their image.
$endgroup$
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
add a comment |
$begingroup$
Try proving:
A linear function is one to one if and only if it's kernel is a trivial vector space(contains only zero).
Hints:
$impliedby$ take two distinct vectors and try finding the difference in their image.
$endgroup$
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
add a comment |
$begingroup$
Try proving:
A linear function is one to one if and only if it's kernel is a trivial vector space(contains only zero).
Hints:
$impliedby$ take two distinct vectors and try finding the difference in their image.
$endgroup$
Try proving:
A linear function is one to one if and only if it's kernel is a trivial vector space(contains only zero).
Hints:
$impliedby$ take two distinct vectors and try finding the difference in their image.
answered Dec 22 '18 at 5:55
mm-crjmm-crj
423213
423213
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
add a comment |
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
1
1
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
$begingroup$
So hence, based on your statement, that would mean that if i found a non-trivial vector that maps to the Zero vector in the output space, then that is enough to show that the linear transformation is not one-to-one. Let me know if i got this.
$endgroup$
– Palu
Dec 22 '18 at 6:04
1
1
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
Yes, because the zero of the domain maps to the zero of the image anyway due to linearity.
$endgroup$
– mm-crj
Dec 22 '18 at 6:09
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
OK, so you clarified my issue now. Thanks for all your help 'mm-crj', i will give your solution as THE solution for this problem.
$endgroup$
– Palu
Dec 22 '18 at 6:11
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
$begingroup$
Glad that I could help.
$endgroup$
– mm-crj
Dec 22 '18 at 6:13
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%2f3049146%2flinear-transformations-kernelt-and-being-one-to-one-using-polynomial-space%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