I trying to solve, but I find different solution of book. Someone can made a example step-by-step?
$$\int e^{\cos(x)}\sin(x)\,dx$$
I trying to solve, but I find different solution of book. Someone can made a example step-by-step?
$$\int e^{\cos(x)}\sin(x)\,dx$$
Take $u = \cos x$ then $du/dx= -\sin x$
So $du =-\sin x dx $
Use the substitution, it becomes $$\int -e^u du = -e^u +c = -e^{\cos x} +c$$