Check if linear operator is bounded
$begingroup$
I have an operator $A: C_{L_1[0,1]} rightarrow C_{L_2[0,1]}, Ax(t)=t^3int_0^1x(tau)dtau $.
Notation can be bizzare, so
$ C_{L_1[0,1]} $ is a set of functions which metric is $ rho(f,g)= int_a^b |f(x)-g(x)|dx $
and
$ C_{L_2[0,1]} $ is the same, but it's metric is $ rho(f,g)=(int_a^b(f(x)-g(x))^2 dx)^{1/2} $.
As the topic says, I want to prove that it's bounded, i.e.
$ exists c: ||Ax||_{C_{L_2[0,1]}} leqslant c||x||_{C_{L_1[0,1]}} $.
Ok, here's the scariest part. H o w. I guess I missed something really important or just having trouble to do the first step. It seems ok for $ C_{L_1[0,1]} $ since it a somewhat classic integral transform (is it?) and I honestly looked up in a book about this case, but what to do in my case is, er, an open question.
functional-analysis
$endgroup$
add a comment |
$begingroup$
I have an operator $A: C_{L_1[0,1]} rightarrow C_{L_2[0,1]}, Ax(t)=t^3int_0^1x(tau)dtau $.
Notation can be bizzare, so
$ C_{L_1[0,1]} $ is a set of functions which metric is $ rho(f,g)= int_a^b |f(x)-g(x)|dx $
and
$ C_{L_2[0,1]} $ is the same, but it's metric is $ rho(f,g)=(int_a^b(f(x)-g(x))^2 dx)^{1/2} $.
As the topic says, I want to prove that it's bounded, i.e.
$ exists c: ||Ax||_{C_{L_2[0,1]}} leqslant c||x||_{C_{L_1[0,1]}} $.
Ok, here's the scariest part. H o w. I guess I missed something really important or just having trouble to do the first step. It seems ok for $ C_{L_1[0,1]} $ since it a somewhat classic integral transform (is it?) and I honestly looked up in a book about this case, but what to do in my case is, er, an open question.
functional-analysis
$endgroup$
add a comment |
$begingroup$
I have an operator $A: C_{L_1[0,1]} rightarrow C_{L_2[0,1]}, Ax(t)=t^3int_0^1x(tau)dtau $.
Notation can be bizzare, so
$ C_{L_1[0,1]} $ is a set of functions which metric is $ rho(f,g)= int_a^b |f(x)-g(x)|dx $
and
$ C_{L_2[0,1]} $ is the same, but it's metric is $ rho(f,g)=(int_a^b(f(x)-g(x))^2 dx)^{1/2} $.
As the topic says, I want to prove that it's bounded, i.e.
$ exists c: ||Ax||_{C_{L_2[0,1]}} leqslant c||x||_{C_{L_1[0,1]}} $.
Ok, here's the scariest part. H o w. I guess I missed something really important or just having trouble to do the first step. It seems ok for $ C_{L_1[0,1]} $ since it a somewhat classic integral transform (is it?) and I honestly looked up in a book about this case, but what to do in my case is, er, an open question.
functional-analysis
$endgroup$
I have an operator $A: C_{L_1[0,1]} rightarrow C_{L_2[0,1]}, Ax(t)=t^3int_0^1x(tau)dtau $.
Notation can be bizzare, so
$ C_{L_1[0,1]} $ is a set of functions which metric is $ rho(f,g)= int_a^b |f(x)-g(x)|dx $
and
$ C_{L_2[0,1]} $ is the same, but it's metric is $ rho(f,g)=(int_a^b(f(x)-g(x))^2 dx)^{1/2} $.
As the topic says, I want to prove that it's bounded, i.e.
$ exists c: ||Ax||_{C_{L_2[0,1]}} leqslant c||x||_{C_{L_1[0,1]}} $.
Ok, here's the scariest part. H o w. I guess I missed something really important or just having trouble to do the first step. It seems ok for $ C_{L_1[0,1]} $ since it a somewhat classic integral transform (is it?) and I honestly looked up in a book about this case, but what to do in my case is, er, an open question.
functional-analysis
functional-analysis
asked Dec 13 '18 at 17:33
MajileeMajilee
82
82
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The proof is quite simple, once you start to write down the definitions step by step. What you want to prove is that $| A x |_{L^2[0,1]} leq C | x |_{L^1[0,1]}$ for some positive constant $C >0$. Note that I am using the more common notation $L^2$ and $L^1$, rather than $C_{L^2[0,1]}$ as you wrote. So let's prove this:
begin{equation}
| A x |_{L^2[0,1]}^2 = int_0^1 (Ax)(t)^2 : dt = left( int_0^1 x(t) : dt right)^2 int_0^1 t^6 : dt
end{equation}
Now taking square roots on both sides, we see
begin{equation}
| A x |_{L^2[0,1]} = sqrt{int_0^1 t^6 : dt} ; left| int_0^1 x(t) : dt right| leq C int_0^1 |x(t)| : dt = C |x |_{L^1[0,1]}
end{equation}
if we set $C=sqrt{int_0^1 t^6 : dt} = sqrt{frac{1}{7}}$ and by pulling the absolute value inside the integral. This shows what we wanted to show!
$endgroup$
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
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%2f3038348%2fcheck-if-linear-operator-is-bounded%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 proof is quite simple, once you start to write down the definitions step by step. What you want to prove is that $| A x |_{L^2[0,1]} leq C | x |_{L^1[0,1]}$ for some positive constant $C >0$. Note that I am using the more common notation $L^2$ and $L^1$, rather than $C_{L^2[0,1]}$ as you wrote. So let's prove this:
begin{equation}
| A x |_{L^2[0,1]}^2 = int_0^1 (Ax)(t)^2 : dt = left( int_0^1 x(t) : dt right)^2 int_0^1 t^6 : dt
end{equation}
Now taking square roots on both sides, we see
begin{equation}
| A x |_{L^2[0,1]} = sqrt{int_0^1 t^6 : dt} ; left| int_0^1 x(t) : dt right| leq C int_0^1 |x(t)| : dt = C |x |_{L^1[0,1]}
end{equation}
if we set $C=sqrt{int_0^1 t^6 : dt} = sqrt{frac{1}{7}}$ and by pulling the absolute value inside the integral. This shows what we wanted to show!
$endgroup$
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
add a comment |
$begingroup$
The proof is quite simple, once you start to write down the definitions step by step. What you want to prove is that $| A x |_{L^2[0,1]} leq C | x |_{L^1[0,1]}$ for some positive constant $C >0$. Note that I am using the more common notation $L^2$ and $L^1$, rather than $C_{L^2[0,1]}$ as you wrote. So let's prove this:
begin{equation}
| A x |_{L^2[0,1]}^2 = int_0^1 (Ax)(t)^2 : dt = left( int_0^1 x(t) : dt right)^2 int_0^1 t^6 : dt
end{equation}
Now taking square roots on both sides, we see
begin{equation}
| A x |_{L^2[0,1]} = sqrt{int_0^1 t^6 : dt} ; left| int_0^1 x(t) : dt right| leq C int_0^1 |x(t)| : dt = C |x |_{L^1[0,1]}
end{equation}
if we set $C=sqrt{int_0^1 t^6 : dt} = sqrt{frac{1}{7}}$ and by pulling the absolute value inside the integral. This shows what we wanted to show!
$endgroup$
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
add a comment |
$begingroup$
The proof is quite simple, once you start to write down the definitions step by step. What you want to prove is that $| A x |_{L^2[0,1]} leq C | x |_{L^1[0,1]}$ for some positive constant $C >0$. Note that I am using the more common notation $L^2$ and $L^1$, rather than $C_{L^2[0,1]}$ as you wrote. So let's prove this:
begin{equation}
| A x |_{L^2[0,1]}^2 = int_0^1 (Ax)(t)^2 : dt = left( int_0^1 x(t) : dt right)^2 int_0^1 t^6 : dt
end{equation}
Now taking square roots on both sides, we see
begin{equation}
| A x |_{L^2[0,1]} = sqrt{int_0^1 t^6 : dt} ; left| int_0^1 x(t) : dt right| leq C int_0^1 |x(t)| : dt = C |x |_{L^1[0,1]}
end{equation}
if we set $C=sqrt{int_0^1 t^6 : dt} = sqrt{frac{1}{7}}$ and by pulling the absolute value inside the integral. This shows what we wanted to show!
$endgroup$
The proof is quite simple, once you start to write down the definitions step by step. What you want to prove is that $| A x |_{L^2[0,1]} leq C | x |_{L^1[0,1]}$ for some positive constant $C >0$. Note that I am using the more common notation $L^2$ and $L^1$, rather than $C_{L^2[0,1]}$ as you wrote. So let's prove this:
begin{equation}
| A x |_{L^2[0,1]}^2 = int_0^1 (Ax)(t)^2 : dt = left( int_0^1 x(t) : dt right)^2 int_0^1 t^6 : dt
end{equation}
Now taking square roots on both sides, we see
begin{equation}
| A x |_{L^2[0,1]} = sqrt{int_0^1 t^6 : dt} ; left| int_0^1 x(t) : dt right| leq C int_0^1 |x(t)| : dt = C |x |_{L^1[0,1]}
end{equation}
if we set $C=sqrt{int_0^1 t^6 : dt} = sqrt{frac{1}{7}}$ and by pulling the absolute value inside the integral. This shows what we wanted to show!
answered Dec 13 '18 at 17:48
MaxMax
1287
1287
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
add a comment |
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
And that's when I feel very stupid. Thanks a lot, now this seems obvious (as do most of the problems with a trick but anyway).
$endgroup$
– Majilee
Dec 13 '18 at 18:19
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
$begingroup$
No need to feel stupid ;-) You're welcome.
$endgroup$
– Max
Dec 14 '18 at 7:18
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%2f3038348%2fcheck-if-linear-operator-is-bounded%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