How can I integrate e^x sin(x)?

This integral is a particularly difficult integral that has shown up in STEP questions before. It's not hard because of how difficult the actual calculations are, but more because of how hard it is to spot the 'trick' to doing this integral.
The trick is integration by parts twice. You can integrate by parts by letting u=e^x and v'=sin(x). You end up with the integral of e^x cos(x), which you integrate with exactly the same method. Then, you end up with, if I is the integral of e^x sin(x),
I=e^x sin(x) - e^x cos(x) - I + c, which implies that I=e^x (sin(x)-cos(x)) + c.

LH

Related STEP University answers

All answers ▸

Given a differential equation (*), show that the solution curve is either a straight line or a parabola and find the equations of these curves.


Show that substituting y = xv, where v is a function of x, in the differential equation "xy(dy/dx) + y^2 − 2x^2 = 0" (with x is not equal to 0) leads to the differential equation "xv(dv/dx) + 2v^2 − 2 = 0"


Let p and q be different primes greater than 2. Prove that pq can be written as difference of two squares in exactly two different ways.


Let y=arcsin(x)/sqrt(1-x^2). Show that (1-x^2) y'-xy-1=0, and prove that, for all integers n>=0, (1-x^2)y^{n+2}-(2n+3)xy^{n+1} -(n+1)^2 y^{n}=0. (Superscripts denote repeated differentiation)