Fourier Series Convergence Criterion

Chacabucogod
Messages
56
Reaction score
0
I'm currently reading Tolstov's "Fourier Series" and in page 58 he talks about a criterion for the convergence of a Fourier series. Tolstov States:

" If for every continuous function F(x) on [a,b] and any number ε>0 there exists a linear combination
σ_n(x)=γ_0ψ_0+γ_1ψ_1+...+γ_nψ_n for which

\int_a^b [F(x)-σ_n(x)]^2\,dx<ε​

then the system is complete.

We begin by noting that given any square integrable function f(x), there exists a function F(x) for which

\int_a^b [f(x)-F(x)]^2\,dx<ε​


This fact is quite clear geometrically, but for the reader who does not regard it as completely obvious, we give the following proof:" (Here is where I don't understand what he is doing)

"The function f(x) can have only a finite number of points of discontinuity. In particular, f(x) can have only a finite number of points at which it becomes unbounded. Every such point can be included in an interval of such small length that the sum of the integrals of the function f^2(x) over these intervals does not exceed ε/4. Define the auxiliary Θ(x) as being equal to f(x) outside these intervals and equal zero inside the. Θ(x) is bounded and can have only a finite number of discontinuities, and obviously

\int_a^b [f(x)-Θ(x)]^2\,dx<ε/4​

Next, we include each point of discontinuity of Θ(x) in an interval of such small length that the total length l of all these new intervals satisfies the condition

4M^2l≤ε/4​

where M is any number such that |Θ(x)|<M for a≤x≤b.

Finally consider the continuos function F(x) which equals Θ(x) outside the intervals just described and which is "linear" inside of them. Obviously we have

\int_a^b [f(x)-F(x)]^2\,dx≤4M^2l≤ε/4​
."

So. Is the very first F(x) equal to the second F(X)?
Why does he use the number ε/4? why not ε/7 or ε/122?
If Θ(x)=f(x) when bounded, isn't the function Θ(x) not supposed to have discontinuities?
Why is Θ(x) less than M?

Thank you for taking the time to read this post and to answer my questions.
 
Physics news on Phys.org
hey

i would say:
the 2nd $F(x)$ is just a way you can define those $F(x)$, so
$F(x) = \Theta(x)$, if $\Theta$ is continues, say at the Intervals $I_i$, $i\in\mathbb R$
on the intervals $I_i$ you connect the ends on the lefthandside and on the righthandside so that is linear, so for instance if $I_i= [a,b]$ (sry bad interval names, don't interchange with the names of the theorem), $$ f(x) =\frac{ \Theta(a)-\Theta(b)}{a-b} x+\Theta(a)-a\frac{\Theta(a)-\theta(b)}{a-b}, \qquad \text{on the interval } I_i$$
I just solve $$f(a) = d*a+c \stackrel{!}{=} \Theta(a)\quad\text{and}\quad f(b) = d*b+c \stackrel{!}{=} \Theta(b)\quad \text{for}\quad f(x)= d x+c$$

to your 2nd question, well cause $\epsilon$ is arbitrary it doesn't matter if $< \epsilon/4$ or $\epslon / 7$ or $<10 \epsilon$, u can choose $0<\epsilon$ small enough anyway.

3rd question, it is discontinous on the interval $[a,b]$ but not on the intervals $I_i$.

4th question, that's not about $M$, just said that there is a positive constant $M$ that bounds $Theta$, its continuous on the intervals $I_i$ cause $I_i$ is compact, continuous function take their maximum on compact intervals and outside of $I_i$ its Zero anyways.

tho, sry i don't know how the $ ..$ environment from LaTeX is here in the forum, do you know who do I convert it?
I hope its correct what i wrote and helpful, if not or if there are any furhter question pls don't hesitate

best regards
 
Chacabucogod said:
given any square integrable function f(x)
"The function f(x) can have only a finite number of points of discontinuity.
Is there an unstated hypothesis? This isn't true in general for an integrable (or square integrable) function. Even the Riemann integral (which I assume is in use here) can handle a function which has infinitely many points of discontinuity, as long as the set of such points has measure zero.

The rest of the author's argument doesn't work if ##f## has infinitely many points of discontinuity.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top