Prove Convergence of Series of Integrals | a_n |^2

  • Thread starter Thread starter δοτ
  • Start date Start date
  • Tags Tags
    Integrals Series
δοτ
Messages
11
Reaction score
0

Homework Statement


Let f be a continuously differentiable function on the interval [0,2\pi], where f(0) = f(2\pi) and f'(0) = f'(2\pi). For n = 1,2,3,\dotsc, define
<br /> a_n = \frac{1}{2\pi} \int_0^{2\pi} f(x) \sin(nx) dx.<br />
Prove that the series\sum_{n=1}^\infty |a_n|^2 converges.



Homework Equations





The Attempt at a Solution


So far I've got that
\frac{1}{2\pi} \int_0^{2\pi} f(x) \sin(nx) dx = \frac{1}{2\pi n}\int_0^{2\pi} f&#039;(x)\cos(nx) dx
via integration by parts and the conditions on f. I've also got that
|a_n| \le \frac{1}{2\pi} \int_0^{2\pi} |f(x)| dx
and
|a_n| \le \frac{1}{2\pi n} \int_0^{2\pi} |f&#039;(x)| dx

Both from the boundedness of sine and cosine. I also know that f is a rectifiable curve, although I'm not sure this helps at all, nor what that really means. I'm just stuck as to where to go from here since I've forgotten much of what I'd learned of series. Also I'm wondering whether the bounds on |a_n| are actually helping at all. If you could point me in the right direction I'd be very grateful.

Thanks.


Edit: I just realized that the second bound on |a_n| implies that it goes to 0, so the series at least has a chance to converge.
 
Physics news on Phys.org
You're on the right track with your integration by parts. You might want to take a look at just the integral \int_0^{2\pi}|cos(nx)|dx for various n. Also, the fact that the terms of the series are |a_n|^2 and not just |a_n| is important.

Knowing that f&#039;(0) = f&#039;(2\pi) seems superfluous to this problem..
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top