Problem on dual basis
Let V be the real vector space of all polynomials, in a single
variable and with real coefficients, of degree at most $3$.
Let $V^*$ be its dual space.
Let $t_1 = 1, t_2 = 2, t_3 = 3, t_4 = 4.$
Which of the following sets of functionals ${f_i |1 leq i leq 4}$
form a basis for $V^*$?
a). For $1 leq i leq 4,$ and for all $p in V , f_i(p) = p(t_i)$.
b). For all $p in V , f_i(p) = p(t_i)$ for $i = 1, 2$, $f_3(p) =
p'(t_1)$ and $f_4(p) = p'(t_2)$.
c). For all $p in V , f_i(p) =
p(t_i)$ for $1 leq i leq 3$ and $f_4(p)=int_{a}^{b} p'(t)dt$
For option a) i'm doing just take $f=af_1+bf_2+cf_3+df_4=0$. There exists a $pin V$ with $p(1)=1,p(2)=p(3)=p(4)=0$ Since $f_i(v_j) = delta_{ij}$. Applying $f$ to $p$ we find $a=0$, Similarly $b=c=d=0$ hence basis. but don't know how doing for b and c ????Thank you for help
linear-algebra
add a comment |
Let V be the real vector space of all polynomials, in a single
variable and with real coefficients, of degree at most $3$.
Let $V^*$ be its dual space.
Let $t_1 = 1, t_2 = 2, t_3 = 3, t_4 = 4.$
Which of the following sets of functionals ${f_i |1 leq i leq 4}$
form a basis for $V^*$?
a). For $1 leq i leq 4,$ and for all $p in V , f_i(p) = p(t_i)$.
b). For all $p in V , f_i(p) = p(t_i)$ for $i = 1, 2$, $f_3(p) =
p'(t_1)$ and $f_4(p) = p'(t_2)$.
c). For all $p in V , f_i(p) =
p(t_i)$ for $1 leq i leq 3$ and $f_4(p)=int_{a}^{b} p'(t)dt$
For option a) i'm doing just take $f=af_1+bf_2+cf_3+df_4=0$. There exists a $pin V$ with $p(1)=1,p(2)=p(3)=p(4)=0$ Since $f_i(v_j) = delta_{ij}$. Applying $f$ to $p$ we find $a=0$, Similarly $b=c=d=0$ hence basis. but don't know how doing for b and c ????Thank you for help
linear-algebra
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25
add a comment |
Let V be the real vector space of all polynomials, in a single
variable and with real coefficients, of degree at most $3$.
Let $V^*$ be its dual space.
Let $t_1 = 1, t_2 = 2, t_3 = 3, t_4 = 4.$
Which of the following sets of functionals ${f_i |1 leq i leq 4}$
form a basis for $V^*$?
a). For $1 leq i leq 4,$ and for all $p in V , f_i(p) = p(t_i)$.
b). For all $p in V , f_i(p) = p(t_i)$ for $i = 1, 2$, $f_3(p) =
p'(t_1)$ and $f_4(p) = p'(t_2)$.
c). For all $p in V , f_i(p) =
p(t_i)$ for $1 leq i leq 3$ and $f_4(p)=int_{a}^{b} p'(t)dt$
For option a) i'm doing just take $f=af_1+bf_2+cf_3+df_4=0$. There exists a $pin V$ with $p(1)=1,p(2)=p(3)=p(4)=0$ Since $f_i(v_j) = delta_{ij}$. Applying $f$ to $p$ we find $a=0$, Similarly $b=c=d=0$ hence basis. but don't know how doing for b and c ????Thank you for help
linear-algebra
Let V be the real vector space of all polynomials, in a single
variable and with real coefficients, of degree at most $3$.
Let $V^*$ be its dual space.
Let $t_1 = 1, t_2 = 2, t_3 = 3, t_4 = 4.$
Which of the following sets of functionals ${f_i |1 leq i leq 4}$
form a basis for $V^*$?
a). For $1 leq i leq 4,$ and for all $p in V , f_i(p) = p(t_i)$.
b). For all $p in V , f_i(p) = p(t_i)$ for $i = 1, 2$, $f_3(p) =
p'(t_1)$ and $f_4(p) = p'(t_2)$.
c). For all $p in V , f_i(p) =
p(t_i)$ for $1 leq i leq 3$ and $f_4(p)=int_{a}^{b} p'(t)dt$
For option a) i'm doing just take $f=af_1+bf_2+cf_3+df_4=0$. There exists a $pin V$ with $p(1)=1,p(2)=p(3)=p(4)=0$ Since $f_i(v_j) = delta_{ij}$. Applying $f$ to $p$ we find $a=0$, Similarly $b=c=d=0$ hence basis. but don't know how doing for b and c ????Thank you for help
linear-algebra
linear-algebra
asked Nov 26 '18 at 19:25
RAM_3R
527214
527214
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25
add a comment |
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25
add a comment |
1 Answer
1
active
oldest
votes
One approach is as follows: just as the linear map
$$
p mapsto pmatrix{p(1)\p(2)\p(3)\p(4)}
$$
has a trivial kernel, show that the map
$$
p mapsto pmatrix{p(1)\p(2)\p'(1)\p'(2)}
$$
has a trivial kernel.
For c, note that we can rewrite $f_4(p) = p(b) - p(a)$. So, whether or not the $f_i$ are linearly independent depends on the values of $a$ and $b$.
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
|
show 4 more comments
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%2f3014797%2fproblem-on-dual-basis%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
One approach is as follows: just as the linear map
$$
p mapsto pmatrix{p(1)\p(2)\p(3)\p(4)}
$$
has a trivial kernel, show that the map
$$
p mapsto pmatrix{p(1)\p(2)\p'(1)\p'(2)}
$$
has a trivial kernel.
For c, note that we can rewrite $f_4(p) = p(b) - p(a)$. So, whether or not the $f_i$ are linearly independent depends on the values of $a$ and $b$.
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
|
show 4 more comments
One approach is as follows: just as the linear map
$$
p mapsto pmatrix{p(1)\p(2)\p(3)\p(4)}
$$
has a trivial kernel, show that the map
$$
p mapsto pmatrix{p(1)\p(2)\p'(1)\p'(2)}
$$
has a trivial kernel.
For c, note that we can rewrite $f_4(p) = p(b) - p(a)$. So, whether or not the $f_i$ are linearly independent depends on the values of $a$ and $b$.
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
|
show 4 more comments
One approach is as follows: just as the linear map
$$
p mapsto pmatrix{p(1)\p(2)\p(3)\p(4)}
$$
has a trivial kernel, show that the map
$$
p mapsto pmatrix{p(1)\p(2)\p'(1)\p'(2)}
$$
has a trivial kernel.
For c, note that we can rewrite $f_4(p) = p(b) - p(a)$. So, whether or not the $f_i$ are linearly independent depends on the values of $a$ and $b$.
One approach is as follows: just as the linear map
$$
p mapsto pmatrix{p(1)\p(2)\p(3)\p(4)}
$$
has a trivial kernel, show that the map
$$
p mapsto pmatrix{p(1)\p(2)\p'(1)\p'(2)}
$$
has a trivial kernel.
For c, note that we can rewrite $f_4(p) = p(b) - p(a)$. So, whether or not the $f_i$ are linearly independent depends on the values of $a$ and $b$.
answered Nov 26 '18 at 19:36
Omnomnomnom
126k788176
126k788176
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
|
show 4 more comments
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
why we have to just find trivial kernel???
– RAM_3R
Nov 26 '18 at 19:46
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
For part a: showing that the map $T:p mapsto (p(1),p(2),p(3),p(4))^T$ has a trivial kernel means showing that $p(1) = cdots = p(4) = 0$, then $p$ must be zero. If this kernel is non-zero, then we may choose non-zero vector $v = (a,b,c,d)^T in operatorname{im}(T)^perp$, which would satisfy $v^T T(p) = 0$. That is to say, the $f_i$ would be linearly dependent.
– Omnomnomnom
Nov 26 '18 at 19:51
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
ok thank you understand Now for c if b=4 then can i say it's linearly independent ??
– RAM_3R
Nov 26 '18 at 20:01
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
@RAM_3R we also need to know what $a$ is
– Omnomnomnom
Nov 26 '18 at 20:03
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
suppose a=1 ....then we can write $f_4(b)=p(4)-p(1)$
– RAM_3R
Nov 26 '18 at 20:07
|
show 4 more comments
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3014797%2fproblem-on-dual-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
For (a) you can probably use Lagrange polynomial.
– Rohan Rajagopal
Nov 26 '18 at 20:25