1

I've been assigned two integrals to calculate in Fourier Analysis: $$\int_{-\infty}^{\infty}\left(\frac{\sin x}{x}\right)^2dx$$ $$\int_{-\infty}^{\infty}\left(\frac{1-\cos(\lambda\pi)}{\lambda^2}\right)^2d\lambda$$ But I'm not at all sure of how to get started. There have been given hints as to look at the rectangular wave function for the first integral and the triangular wave for the second.

Chris
  • 21

1 Answers1

1

Never mind, I figured it out myself. Parseval's Theorem says that the Fourier transform preserves the $L^2$ inner product which means that: $$\int_{-\infty}^{\infty}\left(\frac{\sin x}{x}\right)^2dx=\pi$$ $$\int_{-\infty}^{\infty}\left(\frac{1-\cos (\lambda\pi)}{\lambda^2}\right)^2d\lambda=\frac{\pi^4}{3}$$

Chris
  • 21