How do you integrate (sinx)^2?

(sinx)^2 (similarly to (cosx)^2) cannot be integrated in this form. There is a standard method to get past this though, which makes use of the cos double angle formula:cos(2x) = (cosx)^2 - (sinx)^2        = 1 - (sinx)^2 - (sinx)^2        = 1 - 2(sinx)^22(sinx)^2 = 1 - cos(2x) (sinx)^2 = 1/2 - (1/2)cos(2x)So the integral of '(sinx)^2' can instead be seen as the integral of '1/2 - (1/2)cos(2x)'.This is a much easier integral to work out, and using our knowledge of integrating (the integral of cos(2x) is (1/2)sin(2x)) the answer is:(1/2)x - (1/4)sin(2x) + cAs the integration here is indefinite (without limits) the constant of integration must be present (+c).This is a method which is very specific to sinx and cosx, specifically when they are put to even powers.

WW

Related Maths A Level answers

All answers ▸

A curve has equation -2x^3 - x^2 + 20x . The curve has a stationary point at the point M where x = −2. Find the x-coordinate of the other stationary point of the curve.


If x is a real number, what are the solutions to the quadratic: 4*x^2- 4*x+1 = 0


Solve the simultaneous equations y = x^2 - 6x and 2y + x - 6 = 0


How do I calculate the eigenvalues and eigenvectors of a 2x2 matrix, and what is the point of doing this calculation?