Home > Calculus > Integrate cos and sin squared using double angles

Integrate cos and sin squared using double angles

January 27th, 2010 admin Leave a comment Go to comments

The integration of cos2x and sin2x comes up quite a lot and an easy trick for finding them is to use cos(2x). You do this using the following identities:

sin^{2}(x) = \frac{1-cos(2x)}{2} and cos^{2}(x) = \frac{1+cos(2x)}{2}

These are derived from the formula for double cos as follows
cos(2x) = cos^{2}(x) - sin^{2}(x)
\Leftrightarrow cos(2x) = cos^{2}(x) - 1 + cos^{2}(x) by subsitituion of sin^{2}(x) = 1 - cos^{2}(x)
\Leftrightarrow cos^{2}(x) = \frac{1 + cos(2x)}{2}
and similarly for sin2x but using the substitution for cos2x instead of sin2x.

To use these identities we simply substitute them into the integral and find the integral as normal since we know
\int \! cos(2x) \, dx = \frac{1}{2}sin(2x) + c

so we get
\int \! cos^{2}(x) \,dx = \int \! \frac{1+cos(2x)}{2} \, dx = \frac{x}{2} + \frac{1}{4}sin(2x) + c
and
\int \! sin^{2}(x) \,dx = \int \! \frac{1-cos(2x)}{2} \, dx = \frac{x}{2} - \frac{1}{4}sin(2x) + c



Get Involved: Ask a question or make a comment

Use Existing Account

Password

Without Registering

Question Comment

Comments Left

  1. Jenny
    May 29th, 2010 at 10:08 | #1

    Yes I know how but why cant I just untegrate sin squared x?

  2. admin
    May 29th, 2010 at 11:07 | #2

    You can, the integral is \frac{x}{2} + \frac{1}{4}sin(2x) + c but its is usually better to show how you got there and it can be easy to confuse the expressions for sin^{2}(x) and cos^{2}(x)

    thanks for visiting,
    dave

  1. No trackbacks yet.