Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I need some help with this question about Fourier Series.

1) If $f\in{L_{1}(T)}$ (that's $f$ periodic with period $2\pi$ and $|f|\in{L_{1}([-\pi,\pi]}$)) with Fourier series $\frac{a_0}{2}+\sum_{k=1}^{\infty}a_k cos(kt)+b_k sin(kt)$, then $f$ is even if and only if $b_k=0$ for all $k$, and $f$ is odd if and only if $a_k=0$ for all k.

I have no problem proving the "left to right" implications, just with simple integration. But i can't prove the "right to left" ones. ¿Can anyone help me at this?

share|improve this question

1 Answer

Just note that

$$ a_k = \int_{-\pi}^{\pi} f(x)\cos(kx)dx. $$

Now, if $f(x)$ is an odd function then the integrand is an odd function and this implies that the value of the above integral is zero. The same with the other case.

share|improve this answer
Yes, I understand that implication. The doubt I have is how to prove the reverse ones. That is, if $b_k=0$, then $f$ is even; and if $a_k=0$ then $f$ is odd. – Mark_Hoffman Feb 19 at 18:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.