For $j=0,1,2,\ldots,n$. Let $S_j$ be the area of region bounded by the $x$-axis and the curve $ye^x=\sin x$ for $j\pi\leq x\leq(j+1)\pi$.
The value of $\sum\limits_{j=0}^\infty S_j$ equals to
(A)$ \dfrac{e^\pi(1+e^\pi)}{2(e^\pi-1)}$
(B)$ \dfrac{1+e^\pi}{2(e^\pi-1)}$
(C) $\dfrac{1+e^\pi}{(e^\pi-1)}$
(D) $\dfrac{e^\pi(1+e^\pi)}{(e^\pi-1)}$
I tried to find out. I found $S_0,S_1,S_2,\ldots,S_\infty$. All these summations form a GP. $S_0=\frac{1}{2}(1+e^{-\pi}),\ S_1=\frac{-1}{2}e^{-\pi}(1+e^{-\pi}), S_2=\frac{-1}{2}e^{-2\pi}(1+e^{-\pi})$ and so on. Their summation comes out to be $\frac{1}{2}$. But it is not given in the choices. Where have i gone wrong?Is my approach not correct? What is correct way to solve it?