← Back to all lessons
Class 12Calculus9:30Published 4 Sept 2024

Integration by Substitution, Exercise 7.3 Part 1

Worked solutions to the first set of integrals from Exercise 7.3, using trigonometric identities and substitution to integrate powers of sine and cosine.

This lesson works through several integrals from Exercise 7.3 of Class 12 Integration. It shows how to handle even powers of sine by rewriting them with the half-angle identity, and odd powers by splitting off a single factor and substituting. Two further examples integrate a product of sine and cosine cubes by substitution, and integrate cosine over one minus cosine by rationalising the denominator. Each answer is built up step by step.

What you'll learn

  • Rewriting an even power of sine with the half-angle identity before integrating
  • Integrating an odd power of sine by splitting off one factor and substituting for cosine
  • Integrating a product of sine and cosine cubes using a substitution
  • Simplifying cosine over one minus cosine by multiplying top and bottom by one plus cosine

Lesson chapters

0:00Sine squared of a linear angle
1:40Sine cubed by substitution
3:46Sine cubed times cosine cubed
4:37Cosine over one minus cosine
6:09Sine to the fourth power

Lesson notes

This lesson works through the first questions of Exercise 7.3 from Class 12 Integration. The recurring ideas are to rewrite even powers of sine with the half-angle identity, and to integrate odd powers by splitting off one factor and substituting.

Example 1: sin2(2x+5)dx\int \sin^{2}(2x+5)\,dx

Use the identity sin2θ=1cos2θ2\sin^{2}\theta = \dfrac{1-\cos 2\theta}{2} with θ=2x+5\theta = 2x+5, so 2θ=4x+102\theta = 4x+10:

sin2(2x+5)dx=1cos(4x+10)2dx=12dx12cos(4x+10)dx.\int \sin^{2}(2x+5)\,dx = \int \frac{1-\cos(4x+10)}{2}\,dx = \frac{1}{2}\int dx - \frac{1}{2}\int \cos(4x+10)\,dx.

Since cos(4x+10)dx=sin(4x+10)4\int \cos(4x+10)\,dx = \dfrac{\sin(4x+10)}{4},

=x218sin(4x+10)+c.= \frac{x}{2} - \frac{1}{8}\sin(4x+10) + c.

Example 2: sin3(2x+1)dx\int \sin^{3}(2x+1)\,dx

Split off one factor of sine and write sin2\sin^{2} with the Pythagorean identity:

sin3(2x+1)dx=(1cos2(2x+1))sin(2x+1)dx.\int \sin^{3}(2x+1)\,dx = \int \bigl(1-\cos^{2}(2x+1)\bigr)\sin(2x+1)\,dx.

Put t=cos(2x+1)t = \cos(2x+1), so dt=2sin(2x+1)dxdt = -2\sin(2x+1)\,dx, which gives sin(2x+1)dx=12dt\sin(2x+1)\,dx = -\tfrac{1}{2}\,dt. Then

=(1t2)(12)dt=12(tt33)+c.= \int (1-t^{2})\left(-\tfrac{1}{2}\right)dt = -\frac{1}{2}\left(t - \frac{t^{3}}{3}\right) + c.

Replacing t=cos(2x+1)t = \cos(2x+1),

=12cos(2x+1)+16cos3(2x+1)+c.= -\frac{1}{2}\cos(2x+1) + \frac{1}{6}\cos^{3}(2x+1) + c.

Example 3: sin3xcos3xdx\int \sin^{3}x\,\cos^{3}x\,dx

Keep one cosine for the substitution and turn the remaining cos2x\cos^{2}x into 1sin2x1-\sin^{2}x:

sin3xcos3xdx=sin3x(1sin2x)cosxdx.\int \sin^{3}x\,\cos^{3}x\,dx = \int \sin^{3}x\,(1-\sin^{2}x)\cos x\,dx.

Put t=sinxt = \sin x, so dt=cosxdxdt = \cos x\,dx:

=t3(1t2)dt=(t3t5)dt=t44t66+c.= \int t^{3}(1-t^{2})\,dt = \int \bigl(t^{3}-t^{5}\bigr)\,dt = \frac{t^{4}}{4} - \frac{t^{6}}{6} + c.

Replacing t=sinxt = \sin x,

=sin4x4sin6x6+c.= \frac{\sin^{4}x}{4} - \frac{\sin^{6}x}{6} + c.

Example 4: cosx1cosxdx\int \dfrac{\cos x}{1-\cos x}\,dx

Multiply the top and bottom by 1+cosx1+\cos x to use 1cos2x=sin2x1-\cos^{2}x = \sin^{2}x:

cosx1cosx=cosx(1+cosx)(1cosx)(1+cosx)=cosx+cos2xsin2x.\frac{\cos x}{1-\cos x} = \frac{\cos x(1+\cos x)}{(1-\cos x)(1+\cos x)} = \frac{\cos x + \cos^{2}x}{\sin^{2}x}.

Split the fraction:

cosxsin2xdx+cos2xsin2xdx=cotxcscxdx+cot2xdx.\int \frac{\cos x}{\sin^{2}x}\,dx + \int \frac{\cos^{2}x}{\sin^{2}x}\,dx = \int \cot x\,\csc x\,dx + \int \cot^{2}x\,dx.

The first integral is cscx-\csc x. For the second, use cot2x=csc2x1\cot^{2}x = \csc^{2}x - 1:

cot2xdx=(csc2x1)dx=cotxx.\int \cot^{2}x\,dx = \int \bigl(\csc^{2}x - 1\bigr)\,dx = -\cot x - x.

Adding the parts,

=cscxcotxx+c.= -\csc x - \cot x - x + c.

Example 5: sin4xdx\int \sin^{4}x\,dx

Write sin4x=(sin2x)2\sin^{4}x = \bigl(\sin^{2}x\bigr)^{2} and use the half-angle identity:

sin4xdx=(1cos2x2)2dx=14(12cos2x+cos22x)dx.\int \sin^{4}x\,dx = \int \left(\frac{1-\cos 2x}{2}\right)^{2}dx = \frac{1}{4}\int \bigl(1 - 2\cos 2x + \cos^{2}2x\bigr)\,dx.

For the last term use cos22x=1+cos4x2\cos^{2}2x = \dfrac{1+\cos 4x}{2}. Integrating term by term,

=14[xsin2x+12(x+sin4x4)]=14x14sin2x+18x+132sin4x.= \frac{1}{4}\left[\,x - \sin 2x + \frac{1}{2}\left(x + \frac{\sin 4x}{4}\right)\right] = \frac{1}{4}x - \frac{1}{4}\sin 2x + \frac{1}{8}x + \frac{1}{32}\sin 4x.

Collecting the xx terms, 14x+18x=38x\tfrac{1}{4}x + \tfrac{1}{8}x = \tfrac{3}{8}x, so

=38x14sin2x+132sin4x+c.= \frac{3}{8}x - \frac{1}{4}\sin 2x + \frac{1}{32}\sin 4x + c.

Key takeaways

  • For an even power of sine, rewrite it with the half-angle identity sin2θ=1cos2θ2\sin^{2}\theta = \tfrac{1-\cos 2\theta}{2} and integrate term by term.
  • For an odd power of sine, peel off one sine factor and substitute t=cosxt = \cos x; for an odd power of cosine, peel off one cosine factor and substitute t=sinxt = \sin x.
  • A fraction like cosx1cosx\tfrac{\cos x}{1-\cos x} becomes integrable after multiplying top and bottom by 1+cosx1+\cos x to bring in sin2x\sin^{2}x.