$f(x) = \Sigma_{n=1}^{\infty}b_nsin(nx) \ \forall x \in R$, where $R$ is the set of real numbers.
$b_n = \int_0^\pi 2e^{-4y}sin(ny)dy$
Find $f(\pi)$.
I think the answer is $0$, since $sin(n\pi) = 0\ \forall n \in N $ where $N$ is natural numbers. So if we add $0$ how many times as we want, we'll get $0$ only. So is my answer correct?