We know that Fourier series of odd function consists of sine terms only. What additional condition on symmetry will ensure that sine coefficients with even indices is zero i.e.; $ \ b_{2n}=0 $. Give an example.
Answer: I do not know the reason but I got an example. The example is below:
$$f(x)=\begin{cases}-1&-1\leq x<0\\ 0&x=0\\ 1&0<x\leq 1\end{cases}$$
This function is odd because $ f(-x)=-f(x) $.
$b_n=2 \int_{0}^{1} f(x) \sin (n \pi x)dx=\frac{2}{n \pi}[(-1)^n-1] $ .
This proves that $ b_{2n}=0 $.
But I need the reason why $ b_{2n} =0 $?