Finding the Matrix of a Linear Transformation With Polynomial Basis
$begingroup$
If I have some given linear transformation $T:Vrightarrow V$ such that:
$T(p(x)) = p'(x) + x,p(0) + (x+1),p(1)$,
where $V$ is the space of rational polynomials of degree at most 2 with basis ${1 ,x,x^2}$.
Now I'm trying to figure out what $T$ actually does. $p'(x)$ means derivative of $p(x)$ and $p(0)$ is some rational number when $p(x)$ is evaluated in zero,which is just the constant term of $p(x)$.
What I'm confused by is this $p(1)$. Do I need an extra parameter when applying $T$ to a basis vector ?
For example:
$T(1)=0+x+(x+1),a$
where $a in mathbb{Q}$.
linear-transformations
$endgroup$
add a comment |
$begingroup$
If I have some given linear transformation $T:Vrightarrow V$ such that:
$T(p(x)) = p'(x) + x,p(0) + (x+1),p(1)$,
where $V$ is the space of rational polynomials of degree at most 2 with basis ${1 ,x,x^2}$.
Now I'm trying to figure out what $T$ actually does. $p'(x)$ means derivative of $p(x)$ and $p(0)$ is some rational number when $p(x)$ is evaluated in zero,which is just the constant term of $p(x)$.
What I'm confused by is this $p(1)$. Do I need an extra parameter when applying $T$ to a basis vector ?
For example:
$T(1)=0+x+(x+1),a$
where $a in mathbb{Q}$.
linear-transformations
$endgroup$
$begingroup$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58
add a comment |
$begingroup$
If I have some given linear transformation $T:Vrightarrow V$ such that:
$T(p(x)) = p'(x) + x,p(0) + (x+1),p(1)$,
where $V$ is the space of rational polynomials of degree at most 2 with basis ${1 ,x,x^2}$.
Now I'm trying to figure out what $T$ actually does. $p'(x)$ means derivative of $p(x)$ and $p(0)$ is some rational number when $p(x)$ is evaluated in zero,which is just the constant term of $p(x)$.
What I'm confused by is this $p(1)$. Do I need an extra parameter when applying $T$ to a basis vector ?
For example:
$T(1)=0+x+(x+1),a$
where $a in mathbb{Q}$.
linear-transformations
$endgroup$
If I have some given linear transformation $T:Vrightarrow V$ such that:
$T(p(x)) = p'(x) + x,p(0) + (x+1),p(1)$,
where $V$ is the space of rational polynomials of degree at most 2 with basis ${1 ,x,x^2}$.
Now I'm trying to figure out what $T$ actually does. $p'(x)$ means derivative of $p(x)$ and $p(0)$ is some rational number when $p(x)$ is evaluated in zero,which is just the constant term of $p(x)$.
What I'm confused by is this $p(1)$. Do I need an extra parameter when applying $T$ to a basis vector ?
For example:
$T(1)=0+x+(x+1),a$
where $a in mathbb{Q}$.
linear-transformations
linear-transformations
edited Nov 29 '18 at 21:58
Bustin Jieber
asked Nov 29 '18 at 21:52
Bustin JieberBustin Jieber
83
83
$begingroup$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58
add a comment |
$begingroup$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58
$begingroup$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We'll consider how $T$ maps the given basis ${1,x,x^2}$ in order to find the matrix of this transformation in said basis:
$$T(1) = 0+1*x+(x+1)*1 = 2x+1$$
$$T(x) = 1 + 0*x + (x+1)*1 = x+2$$
$$T(x^2) = 2x + 0*x + (x+1)*1 =3x+1 $$
So, we have
$$T = begin{bmatrix} 1&2&1\2&1&3\0&0&0end{bmatrix}$$
$endgroup$
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
add a comment |
$begingroup$
You have $p (x):=1$, the constant polynomial. Then $T (1)=0+x1+(x+1)1=2x+1$.
$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%2f3019278%2ffinding-the-matrix-of-a-linear-transformation-with-polynomial-basis%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$
We'll consider how $T$ maps the given basis ${1,x,x^2}$ in order to find the matrix of this transformation in said basis:
$$T(1) = 0+1*x+(x+1)*1 = 2x+1$$
$$T(x) = 1 + 0*x + (x+1)*1 = x+2$$
$$T(x^2) = 2x + 0*x + (x+1)*1 =3x+1 $$
So, we have
$$T = begin{bmatrix} 1&2&1\2&1&3\0&0&0end{bmatrix}$$
$endgroup$
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
add a comment |
$begingroup$
We'll consider how $T$ maps the given basis ${1,x,x^2}$ in order to find the matrix of this transformation in said basis:
$$T(1) = 0+1*x+(x+1)*1 = 2x+1$$
$$T(x) = 1 + 0*x + (x+1)*1 = x+2$$
$$T(x^2) = 2x + 0*x + (x+1)*1 =3x+1 $$
So, we have
$$T = begin{bmatrix} 1&2&1\2&1&3\0&0&0end{bmatrix}$$
$endgroup$
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
add a comment |
$begingroup$
We'll consider how $T$ maps the given basis ${1,x,x^2}$ in order to find the matrix of this transformation in said basis:
$$T(1) = 0+1*x+(x+1)*1 = 2x+1$$
$$T(x) = 1 + 0*x + (x+1)*1 = x+2$$
$$T(x^2) = 2x + 0*x + (x+1)*1 =3x+1 $$
So, we have
$$T = begin{bmatrix} 1&2&1\2&1&3\0&0&0end{bmatrix}$$
$endgroup$
We'll consider how $T$ maps the given basis ${1,x,x^2}$ in order to find the matrix of this transformation in said basis:
$$T(1) = 0+1*x+(x+1)*1 = 2x+1$$
$$T(x) = 1 + 0*x + (x+1)*1 = x+2$$
$$T(x^2) = 2x + 0*x + (x+1)*1 =3x+1 $$
So, we have
$$T = begin{bmatrix} 1&2&1\2&1&3\0&0&0end{bmatrix}$$
answered Nov 29 '18 at 22:03
Theo C.Theo C.
25928
25928
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
add a comment |
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
Ohh I see, thank you. Just to be sure ,If it was $p'(0)$ instead of $p'(x)$ for, let's say, $T(x^2)$ ,transformation would look like $T(x^2) = 2*0 + 0*x+(x+1)*1$ ?
$endgroup$
– Bustin Jieber
Nov 29 '18 at 22:11
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
$begingroup$
That looks right to me!
$endgroup$
– Theo C.
Nov 29 '18 at 23:03
add a comment |
$begingroup$
You have $p (x):=1$, the constant polynomial. Then $T (1)=0+x1+(x+1)1=2x+1$.
$endgroup$
add a comment |
$begingroup$
You have $p (x):=1$, the constant polynomial. Then $T (1)=0+x1+(x+1)1=2x+1$.
$endgroup$
add a comment |
$begingroup$
You have $p (x):=1$, the constant polynomial. Then $T (1)=0+x1+(x+1)1=2x+1$.
$endgroup$
You have $p (x):=1$, the constant polynomial. Then $T (1)=0+x1+(x+1)1=2x+1$.
answered Nov 29 '18 at 21:57
AnyADAnyAD
2,088812
2,088812
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%2f3019278%2ffinding-the-matrix-of-a-linear-transformation-with-polynomial-basis%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$
Do you mean $V$ is the space of rational polynomials of degree at most $2$ with basis ${1,x,x^2}$?
$endgroup$
– Theo C.
Nov 29 '18 at 21:56
$begingroup$
@TheoC.Yes I do ,sorry.
$endgroup$
– Bustin Jieber
Nov 29 '18 at 21:58