how to find adjoint of this operator on the space of C[0,1]? The 2019 Stack Overflow Developer Survey Results Are InFind adjoint operator of an operator TFind the adjoint operatorHow to find adjoint operator?Adjoint operator on Banach spaceFind the adjoint of this non-standard inner product spaceHow to find Adjoint of OperatorThe image of the adjoint operator in a Hilbert spaceadjoint operator of convolution operatorHow do I find adjoint operator in different bases?Uniqueness of the Adjoint operator
A word that means fill it to the required quantity
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Dropping list elements from nested list after evaluation
Button changing its text & action. Good or terrible?
Inverse Relationship Between Precision and Recall
Ubuntu Server install with full GUI
Will it cause any balance problems to have PCs level up and gain the benefits of a long rest mid-fight?
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
"as much details as you can remember"
Why are there uneven bright areas in this photo of black hole?
Is Cinnamon a desktop environment or a window manager? (Or both?)
Can a flute soloist sit?
Worn-tile Scrabble
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
How to type a long/em dash `—`
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
Geography at the pixel level
How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?
Pokemon Turn Based battle (Python)
Currents/voltages graph for an electrical circuit
Does adding complexity mean a more secure cipher?
The phrase "to the numbers born"?
Why can't devices on different VLANs, but on the same subnet, communicate?
Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?
how to find adjoint of this operator on the space of C[0,1]?
The 2019 Stack Overflow Developer Survey Results Are InFind adjoint operator of an operator TFind the adjoint operatorHow to find adjoint operator?Adjoint operator on Banach spaceFind the adjoint of this non-standard inner product spaceHow to find Adjoint of OperatorThe image of the adjoint operator in a Hilbert spaceadjoint operator of convolution operatorHow do I find adjoint operator in different bases?Uniqueness of the Adjoint operator
$begingroup$
We are given $T$ is an operator on $C[0,1]$ as follows
$T(g(x))=sumlimits_k=1^mp_kg(f_k(x)), p_kin [0,1], f_kin C[0,1]$, could anyone tell me how to show adjoint of this operator is as follows?
$T^*mu(cdot)= sumlimits_k=1^mp_kmu(f_k^-1(cdot))$, where $mu$ is a probability measure on $[0,1]$. I am completely blown off, how to relate these. Thanks for helping. I understand there are some gaps, It would be nice if people point out for me. Thanks a lot.
adjoint-operators
$endgroup$
add a comment |
$begingroup$
We are given $T$ is an operator on $C[0,1]$ as follows
$T(g(x))=sumlimits_k=1^mp_kg(f_k(x)), p_kin [0,1], f_kin C[0,1]$, could anyone tell me how to show adjoint of this operator is as follows?
$T^*mu(cdot)= sumlimits_k=1^mp_kmu(f_k^-1(cdot))$, where $mu$ is a probability measure on $[0,1]$. I am completely blown off, how to relate these. Thanks for helping. I understand there are some gaps, It would be nice if people point out for me. Thanks a lot.
adjoint-operators
$endgroup$
add a comment |
$begingroup$
We are given $T$ is an operator on $C[0,1]$ as follows
$T(g(x))=sumlimits_k=1^mp_kg(f_k(x)), p_kin [0,1], f_kin C[0,1]$, could anyone tell me how to show adjoint of this operator is as follows?
$T^*mu(cdot)= sumlimits_k=1^mp_kmu(f_k^-1(cdot))$, where $mu$ is a probability measure on $[0,1]$. I am completely blown off, how to relate these. Thanks for helping. I understand there are some gaps, It would be nice if people point out for me. Thanks a lot.
adjoint-operators
$endgroup$
We are given $T$ is an operator on $C[0,1]$ as follows
$T(g(x))=sumlimits_k=1^mp_kg(f_k(x)), p_kin [0,1], f_kin C[0,1]$, could anyone tell me how to show adjoint of this operator is as follows?
$T^*mu(cdot)= sumlimits_k=1^mp_kmu(f_k^-1(cdot))$, where $mu$ is a probability measure on $[0,1]$. I am completely blown off, how to relate these. Thanks for helping. I understand there are some gaps, It would be nice if people point out for me. Thanks a lot.
adjoint-operators
adjoint-operators
edited Mar 31 at 10:44
Ding Dong
asked Mar 30 at 21:31
Ding DongDing Dong
17.4k1160184
17.4k1160184
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The dual of $C[0,1]$ is the space of all signed/complex measures on $[0,1]$ with total variation norm. we have $T^*(mu)(g)=mu (Tg)=int Tg dmu=int sum p_kg(f_k)dmu=sum p_k int gd(mucirc f_k^-1)$ and hence $T^*=sum p_k mucirc f_k^-1$
$endgroup$
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
|
show 2 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%2f3168806%2fhow-to-find-adjoint-of-this-operator-on-the-space-of-c0-1%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$
The dual of $C[0,1]$ is the space of all signed/complex measures on $[0,1]$ with total variation norm. we have $T^*(mu)(g)=mu (Tg)=int Tg dmu=int sum p_kg(f_k)dmu=sum p_k int gd(mucirc f_k^-1)$ and hence $T^*=sum p_k mucirc f_k^-1$
$endgroup$
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
|
show 2 more comments
$begingroup$
The dual of $C[0,1]$ is the space of all signed/complex measures on $[0,1]$ with total variation norm. we have $T^*(mu)(g)=mu (Tg)=int Tg dmu=int sum p_kg(f_k)dmu=sum p_k int gd(mucirc f_k^-1)$ and hence $T^*=sum p_k mucirc f_k^-1$
$endgroup$
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
|
show 2 more comments
$begingroup$
The dual of $C[0,1]$ is the space of all signed/complex measures on $[0,1]$ with total variation norm. we have $T^*(mu)(g)=mu (Tg)=int Tg dmu=int sum p_kg(f_k)dmu=sum p_k int gd(mucirc f_k^-1)$ and hence $T^*=sum p_k mucirc f_k^-1$
$endgroup$
The dual of $C[0,1]$ is the space of all signed/complex measures on $[0,1]$ with total variation norm. we have $T^*(mu)(g)=mu (Tg)=int Tg dmu=int sum p_kg(f_k)dmu=sum p_k int gd(mucirc f_k^-1)$ and hence $T^*=sum p_k mucirc f_k^-1$
edited Mar 31 at 12:29
Ding Dong
17.4k1160184
17.4k1160184
answered Mar 31 at 0:15
Kavi Rama MurthyKavi Rama Murthy
74.1k53270
74.1k53270
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
|
show 2 more comments
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
So, on which object $T^*$ will act? I am not understanding that. will it act on some subset of $[0,1]$ or the space I am considering and give me a measure of that subset or it will give me a new measure?
$endgroup$
– Ding Dong
Mar 31 at 10:45
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
$T:C([0,1]) to C([0,1])$ so $T^*:(C([0,1])^* to C([0,1])^*$. $C([0,1])^*$ ois the space of measures on Borel subsets of $[0,1]$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 11:28
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
Then why did you write $T^*(mu)(g)$? Would it be $T^*(mu)(A)$? where $A$ is some Borel subset of $[0,1]$?
$endgroup$
– Ding Dong
Mar 31 at 12:19
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
$begingroup$
When you think of the dual of $C[0,1]$ as the space of measures you make an identification: a measure $mu$ is also regarded as a continuous linear functional on $C[0,1]$ defined by $mu (f)=int_0^1f dmu$.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 12:21
1
1
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
$begingroup$
@DingDong $int g(f) dmu=int g d(mucirc f^-1)$. This is the change of variables formula.
$endgroup$
– Kavi Rama Murthy
Mar 31 at 23:13
|
show 2 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.
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%2f3168806%2fhow-to-find-adjoint-of-this-operator-on-the-space-of-c0-1%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