How to use u substitution for sin2xsin2x?

2 Answers
Jul 2, 2018

int \ sin 2x \ dx = -1/2cos2x + C

Explanation:

We seek:

int \ sin 2x \ dx

Whilst we could perform a substitution, and in the early days of learning integration, this is perhaps the method used, the prefered method for such an integral is practice so that we can write the solution directly.

So, the preferred technique is to find an anti-derivative by differentiating a suitable function and then adjusting the function until we get a solution.

If we consider the likely candidate cos2x then using the chain rule we get:

d/dx cos2x = -2sin 2x

Hence, we have:

- \ int \ 2sin2x = cos2x + c

Thus we get:

int \ sin2x = -1/2cos2x + C

Jul 2, 2018

-1/2cos(2x)+C

Explanation:

Given: I=intsin2x \ dx.

Let u=2x,:.du=2 \ dx,dx=(du)/2.

:.I=intsinu \ (du)/2

=1/2intsinu \ du

=1/2*-cosu+C

=-1/2cosu+C

Inputting back u=2x, we get:

color(blue)(barul(|-1/2cos(2x)+C|)