Further Integration of Trigonometric Functions0%

Integration · Topic 9 of 9

Further Integration of Trigonometric Functions

Video lesson · from 1:04:293 worked examples

One lesson video covers all of Integration, so it opens at 1:04:29 for this topic — not from the beginning.

Theory

We have previously learned how to differentiate trigonometric functions of the form sin(ax+b)\sin(ax+b) and cos(ax+b)\cos(ax+b).

When integrating these, we must divide by the derivative of the angle (which is aa):

cos(ax+b)dx=1asin(ax+b)+C\int \cos(ax+b) \, dx = \frac{1}{a} \sin(ax+b) + C
sin(ax+b)dx=1acos(ax+b)+C\int \sin(ax+b) \, dx = -\frac{1}{a} \cos(ax+b) + C

⚠️ Common Examiner Traps

  • The minus sign swaps sides: sinxdx=cosx+C\int \sin x\,dx = -\cos x + C, while cosxdx=sinx+C\int \cos x\,dx = \sin x + C. This is the reverse of differentiation, and mixing the two up is the most common error in the topic.
  • Divide by the coefficient of xx: cos(4x)dx=14sin(4x)+C\int \cos(4x)\,dx = \frac{1}{4}\sin(4x) + C. The chain factor divides when integrating and multiplies when differentiating.
  • Work in radians: these results are only valid in radians, and definite integrals must have radian limits.
  • Check by differentiating: it takes seconds and catches both the sign and the coefficient.

Worked examples

Example 1

Find cos4xdx\int \cos 4x \, dx.

cos4xdx=14sin4x+C\int \cos 4x \, dx = \frac{1}{4} \sin 4x + C

Example 2

Find sin(4x+3π4)dx\int \sin\left(4x + \frac{3\pi}{4}\right) \, dx.

sin(4x+3π4)dx=14cos(4x+3π4)+C\int \sin\left(4x + \frac{3\pi}{4}\right) \, dx = -\frac{1}{4} \cos\left(4x + \frac{3\pi}{4}\right) + C

Example 3

Find the area enclosed between the graph of y=sin(3x+π6)y = \sin\left(3x + \frac{\pi}{6}\right), the x-axis, and the lines x=0x=0 and x=π6x = \frac{\pi}{6}.

We set up a definite integral:

Area=0π/6sin(3x+π6)dx\text{Area} = \int_{0}^{\pi/6} \sin\left(3x + \frac{\pi}{6}\right) \, dx
=[13cos(3x+π6)]0π/6=(13cos(3(π6)+π6))(13cos(3(0)+π6))=(13cos(π2+π6))(13cos(π6))\begin{aligned} &= \left[ -\frac{1}{3} \cos\left(3x + \frac{\pi}{6}\right) \right]_{0}^{\pi/6} \\ &= \left( -\frac{1}{3} \cos\left(3\left(\frac{\pi}{6}\right) + \frac{\pi}{6}\right) \right) - \left( -\frac{1}{3} \cos\left(3(0) + \frac{\pi}{6}\right) \right) \\ &= \left( -\frac{1}{3} \cos\left(\frac{\pi}{2} + \frac{\pi}{6}\right) \right) - \left( -\frac{1}{3} \cos\left(\frac{\pi}{6}\right) \right) \end{aligned}

Since π2+π6=2π3\frac{\pi}{2} + \frac{\pi}{6} = \frac{2\pi}{3}:

=(13(12))(13(32))=16+36=1+36\begin{aligned} &= \left( -\frac{1}{3} \left(-\frac{1}{2}\right) \right) - \left( -\frac{1}{3} \left(\frac{\sqrt{3}}{2}\right) \right) \\ &= \frac{1}{6} + \frac{\sqrt{3}}{6} \\ &= \frac{1 + \sqrt{3}}{6} \end{aligned}

The area is 1+36\frac{1 + \sqrt{3}}{6} square units.