MHB How Do You Integrate and Simplify Complex Cosine Series?

  • Thread starter Thread starter scottshannon
  • Start date Start date
  • Tags Tags
    Tips
scottshannon
Messages
46
Reaction score
0
Am not sure how to even approach this problem:

View attachment 3799
 

Attachments

  • 10404419_648018251986822_5696794758703103028_n.jpg
    10404419_648018251986822_5696794758703103028_n.jpg
    14.8 KB · Views: 100
Physics news on Phys.org
Start like this: $$ (f_n(x))^2 = \left(\sum_{k=1}^n \frac1{\sqrt n}\cos\frac{\pi k}n \cos kx\right) \left(\sum_{l=1}^n \frac1{\sqrt n}\cos\frac{\pi l}n \cos lx\right) = \sum_{k,l = 1}^n \frac1n\cos\frac{\pi k}n \cos\frac{\pi l}n \cos kx\cos lx.$$ Now you want to integrate that from $0$ to $2\pi$. But $$\int_0^{2\pi}\!\!\!\cos kx\cos lx\,dx = 0$$ when $l\ne k$. So you can disregard all the terms where $l\ne k$, and all that is left is the sum over the "diagonal" terms. Therefore $$ \int_0^{2\pi}\!\!\! (f_n(x))^2 = \sum_{k=1}^n \frac1n\cos^2\frac{\pi k}n\int_0^{2\pi} \!\!\!\cos^2kx\,dx.$$ Next, $$\int_0^{2\pi}\!\!\!\cos^2kx\,dx = \pi$$, so the sum reduces to $$\int_0^{2\pi}\!\!\! (f_n(x))^2 = \sum_{k=1}^n \frac\pi n\cos^2\frac{\pi k}n$$.

I'll leave you to evaluate the limit of that sum as $n\to\infty$. Hint: think of it as the Riemann approximation to a certain integral.
 
Back
Top