Induction and Fundamental Theorem of Calculus for Bounded Linear Operators

Click For Summary

Homework Help Overview

The discussion revolves around the application of induction and the Fundamental Theorem of Calculus in the context of bounded linear operators. Participants are exploring the properties of certain integral operators and their relationships, particularly focusing on the notation and definitions involved in the problem.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the validity of using induction and the correct application of the Fundamental Theorem of Calculus. There are attempts to clarify the use of dummy variables and the implications of the induction hypothesis. Some suggest alternative methods such as integration by parts.

Discussion Status

The conversation includes various interpretations of the problem, with some participants providing guidance on the use of integration techniques. There is acknowledgment of mistakes and corrections, but no explicit consensus has been reached on the best approach to take.

Contextual Notes

Participants are navigating through potential misunderstandings regarding the norms being used in the context of the problem, particularly the distinction between L1 and supremum norms. There is also a focus on ensuring that the definitions and assumptions align with the requirements of the assignment.

dirk_mec1
Messages
755
Reaction score
13

Homework Statement



http://img389.imageshack.us/img389/9272/33055553mf5.png


The Attempt at a Solution



Via induction: for n=1 equality holds now assume that Vn=Jn.
I introduce a dummy variable b and the fundamental theorem of calculus and change order of integration:

[tex]V_{n+1}f(t) = \int_a^t \frac{(t-s)^n}{n!} f(s) \mbox{d}s = \int_a^t \frac{t-s}{n} \frac{(t-s)^{n-1} } {(n-1)!} \mbox{d}s = \int_a^t \int_s^t \frac{1}{n} \frac{(t-s)^{n-1} } {(n-1)!} f(s) \mbox{d}b\ \mbox{d}s = \int_a^t \frac{1}{n} \int_a^b \frac{(t-s)^{n-1} } {(n-1)!} f(s) \mbox{d}s\ \mbox{d}b = \int_a^t \frac{1}{n} J^n f(b) \mbox{d}b[/tex]

[tex] = \frac{1}{n} J(Jf) = \frac{1}{n} J^{n+1}f[/tex]


But how do I get rid of the 1/n?
 
Last edited by a moderator:
Physics news on Phys.org
First of all I would use a different "dummy" variable as [tex]b[/tex] is the right end of the interval. Let's us [tex]x[/tex].

For the matter at hand, your fifth equality is wrong: you can't use the induction hypothesis here, since in order for it to work you have to have [tex]\left(x-s\right)^{n-1}[/tex] in the numerator and not [tex]\left(t-s\right)^{n-1}[/tex].

I would take a slightly different approach (although induction is obviously the way to go).
 
you should use integration by parts to integrate
[tex]V_{n+1}f(t) = \int_a^t \frac{(t-s)^n}{n!} f(s) \mbox{d}s[/tex]
try with
[tex]\frac{(t-s)^n}{n!} = u , f(s)= dv[/tex]
It works for me.
 
Palindrom said:
First of all I would use a different "dummy" variable as [tex]b[/tex] is the right end of the interval. Let's us [tex]x[/tex].

For the matter at hand, your fifth equality is wrong: you can't use the induction hypothesis here, since in order for it to work you have to have [tex]\left(x-s\right)^{n-1}[/tex] in the numerator and not [tex]\left(b-s\right)^{n-1}[/tex].

Yes you're right, I should have used for example x. I still don't see the mistake it shouldn't read b-a it should read t-s.

I would take a slightly different approach (although induction is obviously the way to go).
Which is?

fikus said:
you should use integration by parts to integrate
[tex]V_{n+1}f(t) = \int_a^t \frac{(t-s)^n}{n!} f(s) \mbox{d}s[/tex]
try with
[tex]\frac{(t-s)^n}{n!} = u , f(s)= dv[/tex]
It works for me.
Yes that worked, thanks!
 
I don't see that I need to convince you anymore seeing as you solved it, but the induction hypothesis reads

[tex]J^{n}f\left(t\right)=\int_{a}^{t}\frac{\left(t-s\right)^{n-1}}{\left(n-1\right)!}f\left(s\right)ds[/tex]

Or, since the argument is now x and not t,

[tex]J^{n}f\left(x\right)=\int_{a}^{x}\frac{\left(x-s\right)^{n-1}}{\left(n-1\right)!}f\left(s\right)ds[/tex]

Right?
 
Palindrom said:
I don't see that I need to convince you anymore seeing as you solved it, but the induction hypothesis reads

[tex]J^{n}f\left(t\right)=\int_{a}^{t}\frac{\left(t-s\right)^{n-1}}{\left(n-1\right)!}f\left(s\right)ds[/tex]

Or, since the argument is now x and not t,

[tex]J^{n}f\left(x\right)=\int_{a}^{x}\frac{\left(x-s\right)^{n-1}}{\left(n-1\right)!}f\left(s\right)ds[/tex]

Right?
Yes you're right I see my mistake now thanks.

So I found this:

[tex] V_{n+1}f = \int_a^t \frac{(t-s)^n}{n!}\ f(s)\ \mbox{d}s = \left[ Jf(s) \frac{(t-s)^n}{n!} \right] _a^t + \int_a^t \frac{(t-s)^{n-1}}{(n-1)!)}\ Jf(s) \mbox{d}s = V_n(Jf) = J^n (Jf) =J^{n+1}f [/tex]
 
Last edited:
Show that for any function f mit sup norm 1, you have [itex]||J^nf||\leq||J^n\underline 1||[/itex] where [itex]\underline 1[/itex] is the constant one function. Calculate [itex]||J^n\underline 1||[/itex] and conclude!
 
Pere Callahan said:
Show that for any function f mit sup norm 1, you have [itex]||J^nf||\leq||J^n\underline 1||[/itex] where [itex]\underline 1[/itex] is the constant one function. Calculate [itex]||J^n\underline 1||[/itex] and conclude!

Suppose [itex]||J^nf||\leq||J^n\underline 1||[/itex] then how can I calculate [itex]||J^n\underline 1||[/itex]?

Is it this:

[tex]\int_a^b \int_a^t \left| \frac{(t-s)^{n-1}}{(n-1)!}\ \right| \mbox{d}s\ \mbox{d}t[/tex]
 
  • #10
What is the norm you are using? Normally, C([a,b]) is endowed with the sup norm. Are you using the L_1 norm?
 
  • #11
Pere Callahan said:
What is the norm you are using? Normally, C([a,b]) is endowed with the sup norm. Are you using the L_1 norm?

Yes I'm using the L_1 norm but what do you mean by 'C([a,b]) is endowed by the sup norm' that's only valid if we use the infinity norm, right?

So you're saying that is should be:

[tex] \left| \left| \int_a^t \frac{(t-s)^{n-1}}{(n-1)!}\ \mbox{d}s\ \right| \right| _{\infty}[/tex]
 
  • #12
In your assignment it says "calculate the norm in the Banach space...". The space C[a,b] with the L^1 norm is not a Banach space, and so if you take this norm the space BL(C[a,b]) is not a Banach space either. This should imply that they meant the supremum norm (and in fact, like Pere correctly noted, unless explicitly said otherwise the space C[a,b] is taken with the supremum norm).
 
  • #13
Palindrom said:
In your assignment it says "calculate the norm in the Banach space...". The space C[a,b] with the L^1 norm is not a Banach space, and so if you take this norm the space BL(C[a,b]) is not a Banach space either. This should imply that they meant the supremum norm (and in fact, like Pere correctly noted, unless explicitly said otherwise the space C[a,b] is taken with the supremum norm).

So the expression below is wrong?

[tex] <br /> \left| \left| \int_a^t \frac{(t-s)^{n-1}}{(n-1)!}\ \mbox{d}s\ \right| \right| _{\infty}<br /> [/tex]

Then what should it be?
 
Last edited:
  • #14
dirk_mec1 said:
So the expression below is wrong?

[tex] <br /> \left| \left| \int_a^t \frac{(t-s)^{n-1}}{(n-1)!}\ \mbox{d}s\ \right| \right| _{\infty}<br /> [/tex]

Then what should it be?

This is correct; you just need to evaluate the integral and take the [itex]\sup_{t\in[a,b]}[/itex]
 
  • #15
Pere Callahan said:
This is correct; you just need to evaluate the integral and take the [itex]\sup_{t\in[a,b]}[/itex]

Indeed the answer is deduced from this expression but how do you prove that:

[itex] ||J^nf||\leq||J^n\underline 1||[/itex] ?
 
  • #16
[tex] ||J^nf||=\sup_{t\in[a,b]}\left|\int_a^t{ds\frac{(t-s)^{n-1}}{(n-1)!}f(s}\right|<br /> \leq\int_a^b{ds\frac{(t-s)^{n-1}}{(n-1)!}|f(s)|}[/tex]
For any f with ||f||<=1, you can bound ||f(s)|| by 1, and you get what I wrote.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K