Pointwise Convergence of Fourier Series for a continuous function

Click For Summary

Discussion Overview

The discussion revolves around the convergence of Fourier series for continuous functions, specifically questioning the validity of a proof that claims the Fourier series converges to the function itself under the condition of continuity. The scope includes theoretical aspects of Fourier analysis and the conditions required for convergence.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents a proof attempting to show that the Fourier series of a continuous function converges to the function itself, relying on the Dirichlet integral and properties of continuity.
  • Another participant questions the assumption that the equality of two limits implies the equality of the expressions involved, suggesting that this may not hold true.
  • A later reply clarifies that the two expressions are indeed shown to be equal before taking limits, but doubts remain about the validity of this step.
  • Concerns are raised about the potential for counterexamples, particularly by defining a new continuous function that could affect the equality in question.
  • Participants discuss the implications of replacing the function in the integral and whether this affects the overall argument.
  • One participant acknowledges a misunderstanding regarding the limits and the need to consider the behavior of integrals before taking limits.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of the proof. There are competing views regarding the correctness of the equality used in the proof and the implications of continuity on convergence.

Contextual Notes

Participants note that the proof relies on specific assumptions about continuity and the behavior of integrals, which may not be universally applicable. The discussion highlights the complexity of establishing convergence for Fourier series and the nuances involved in mathematical proofs.

Boorglar
Messages
210
Reaction score
10
Where is the fallacy in this "proof" that the Fourier series of f(x) converges to f(x) if f is continuous at x and has period 2π? (I read in Wikipedia that a counterexample had been provided).

Start with the Dirichlet integral for the N-th partial sum of the (trigonometric) Fourier series. After some trig manipulations, u-substitutions and applications of the Riemann-Lebesgue lemma on intervals where the integrand is bounded, it is possible to write:

\lim_{N \rightarrow ∞}[s_N(x)-f(x)] = \lim_{N \rightarrow ∞} \frac{1}{\pi}\int_{-\delta}^{\delta}[f(x+\alpha)-f(x)]\frac{\cos\frac{\alpha}{2}}{2\sin\frac{\alpha}{2}}\sin (N\alpha) d\alpha.

for any δ > 0.

(this part is proven in standard textbooks and the fallacy most likely isn't here, and I am convinced that all steps are true. For a reference, I read it in N. Piskounov's "Calcul Differentiel et Integral", Tome II, Ch. XVII, #9. in french).

Now whereas the book assumes more restrictive conditions on f(x) to prove convergence of the series, I was wondering whether mere continuity was sufficient. Here's my attempt at a proof, which is supposedly false:

Given any ε > 0, choose N = 1/ε. Then choose a δ > 0 such that |f(x+α)-f(x)| < 1/N^2 = ε^2 for all |α| < δ (we are allowed to do so if f is continuous at x, since N is a fixed number now). Use this δ in the integral formula derived above. Moreover, 0 &lt; \frac{\cos\frac{\alpha}{2}}{2\sin\frac{\alpha}{2}}\sin (N\alpha) ≤ N on some interval around 0 (assume δ is included in it).

Then |s_N(x) - f(x)| ≤ \frac{1}{\pi}\int_{-\delta}^{\delta}|f(x+\alpha)-f(x)|\frac{\cos\frac{\alpha}{2}}{2\sin\frac{\alpha}{2}}\sin (N\alpha) d\alpha ≤ \frac{1}{\pi}\int_{-\delta}^{\delta}\frac{1}{N^2}N d\alpha = \frac{2\delta}{\pi N} &lt; ε if δ is also smaller than 1/2.

We showed that the absolute value of the difference can be made as small as desired by requiring N to be large enough. This proves that the limit as N goes to infinity exists and that s_N(x) converges to f(x) for all x at which f is continuous.
 
Physics news on Phys.org
Boorglar said:
\lim_{N \rightarrow ∞}[s_N(x)-f(x)] = \lim_{N \rightarrow ∞} \frac{1}{\pi}\int_{-\delta}^{\delta}[f(x+\alpha)-f(x)]\frac{\cos\frac{\alpha}{2}}{2\sin\frac{\alpha}{2}}\sin (N\alpha) d\alpha.
Later in your proof, you appear to assume that the equality of these two limits implies the equality of the expressions to which the limits are attached. In other words, you removed the \lim_{N \rightarrow \infty} from both sides. But is it true that the two expressions are equal, or only their limits?
 
Oh I am sorry.
Actually the two expressions inside the limits are shown to be equal, and then they took the limits as N goes to infinity (which is valid since two equal things tend to the same value).

I skipped over this whole part because it would be long to write here, and as I said, it can be found in textbooks on the subject.
 
Boorglar said:
Oh I am sorry.
Actually the two expressions inside the limits are shown to be equal, and then they took the limits as N goes to infinity (which is valid since two equal things tend to the same value).

I skipped over this whole part because it would be long to write here, and as I said, it can be found in textbooks on the subject.

So you are claiming that
<br /> s_N(x)-f(x) = \frac{1}{\pi}\int_{-\delta}^{\delta}[f(x+\alpha)-f(x)]\frac{\cos\frac{\alpha}{2}}{2\sin\frac{\alpha}{2}} \sin (N\alpha) d\alpha
is actually true, for every N and for every \delta &gt; 0? I don't buy it.

I don't have an explicit counterexample, but suppose I define new continuous function g such that g(x) = 0, and such that the first N coefficients of the Fourier series for g are zero. If I then apply the equation above to f + g instead of f, then the left hand side remains the same, but the right hand side could change.
 
I don't see why the right side would change. You have basically replaced f(x) by f(x) + g(x) but g(x) = 0 so in fact you did not change anything in either side.

Maybe I didn't understand you correctly?
Otherwise, so you believe that the mistake is actually in this expression, and not in the following argument using delta and epsilon? Maybe you're right, and then I must have missed something while reading the proof, but I believe that I did read it correctly...

Ok I found an online version of the text, so here's a link to the part about this integral expression for the partial sum: http://www.scribd.com/doc/26412116/...Integral-Tome2-N-Piskounov-Mir#outer_page_194

It's $8 and $9.
(sorry, it is in french, but I don't think the language is really important here).
 
:

I think I understand my mistake. You're right that only the limits are equal, since when they split the integral into three regions, the integrals go to 0 only after the limit is taken and not before, so in my proof I had to include these integrals too.

:blushing:
 
Boorglar said:
I don't see why the right side would change. You have basically replaced f(x) by f(x) + g(x) but g(x) = 0 so in fact you did not change anything in either side.
I meant, choose g with g(x) = 0 (i.e. at the single point x), but g(x+a) \neq 0 for a \neq 0. Something like g(x) = \cos(kx) for an appropriate k so that:

* g has the same period as f, so their Fourier series use the same basis functions
* the first N coefficients of the Fourier series for g are nonzero, so g+f will yield the same left-hand side as f
* g is an even function, so when multiplied by the kernel in your integral, it will still be an even function, so the integral of the portion contributed by g will be nonzero.

I know I'm being a bit vague because I'm too lazy to come up with a concrete example that works, but I think if you flesh out the above sketch, you would have a counterexample.
Otherwise, so you believe that the mistake is actually in this expression, and not in the following argument using delta and epsilon?
Yes, I do think so. I read through your delta-epsilon argument, and it looked OK assuming the disputed equality was correct.
 
Boorglar said:
:

I think I understand my mistake. You're right that only the limits are equal, since when they split the integral into three regions, the integrals go to 0 only after the limit is taken and not before, so in my proof I had to include these integrals too.

:blushing:
Yes, that makes sense.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K