Sample Problems on Integration of Trigonometric Functions

Problem 1: Determine the integral of the following function: f(x) = cos3 x.

Solution:

Let us consider the integral of the given function as,

I = ∫ cos3 x dx

It can be rewritten as:

I = ∫ (cos x) (cos2x) dx

Using trigonometry identity; cos2x = 1 – sin2x, we get

I = ∫ (cos x) (1 – sin2x) dx

β‡’ I = ∫ cos x – cos x sin2x dx 

β‡’ I = ∫ cosx dx – ∫ cosx sin2x dx

As ∫ cos x dx = sin x + C,

Thus, I = sin x – ∫ sin2x cos x dx                         . . . (1)

Let, sin x = t 

β‡’ cos x dx = dt.

Substitute t for sin x and dt for cos x dx in second term of the above integral.

I = sin x – ∫ t2 dt

β‡’ I = sin x – t3/3 + C

Again, substitute back sin x for t in the expression.

Hence, ∫ cos3x dx = sin x – sin3 x / 3 + C.

Problem 2: If f(x) = sin2 (x) cos3 (x) then determine ∫ sin2(x) cos3(x) dx.

Solution:

Let us consider the integral of the given function as,

I = ∫ sin2(x) cos3(x) dx

Using trigonometry identity; cos2 x = 1 – sin2 x, we get

I = ∫ sin2 x (1 – sin2 x) cos x dx

Let sin x = t then,

β‡’ dt = cos x dx

Substitute these in the above integral as,

I = ∫ t2 (1 – t2) dt

β‡’ I = ∫ t2 – t4 dt

β‡’ I = t3 / 3 – t5 / 5 + C  

Substitute back the value of t in the above integral as,

Hence, I = sin3 x / 3 – sin5 x / 5 + C.

Problem 3: Let f(x) = sin4(x) then find ∫ f(x)dx. i.e. ∫ sin4(x) dx.

Solution:

Let us consider the integral of the given function as,

I = ∫ sin4(x) dx

β‡’ I = ∫ (sin2(x))2 dx

Use\ing trigonometry identity; sin2(x) = (1 – cos (2x)) / 2, we get

I = ∫ {(1 – cos (2x)) / 2}2 dx

β‡’ I = (1/4) Γ— ∫ (1+cos2(2x)- 2 cos2x) dx

β‡’ I = (1/4) Γ— ∫ 1 dx + ∫ cos2(2x) dx – 2 ∫ cos2x dx

β‡’ I = (1/4) Γ— [ x + ∫ (1 + cos 4x) / 2 dx – 2 ∫ cos2x dx ] 

β‡’ I = (1/4) Γ— [ 3x / 2 + sin 4x / 8 – sin 2x ] + C

β‡’ I = 3x / 8 + sin 4x / 32 – sin 2x / 4 + C

Hence, ∫ sin4(x) dx = 3x / 8 + sin 4x / 32 – sin 2x / 4 + C

Problem 4: Find the integration of [Tex]\bold{\int\frac{e^{tan^{-1}x}}{1+x^2} dx} [/Tex].

Solution:

Let us consider the integral of the given function as,

[Tex]I =\int \frac{e^{tan^{-1}x}}{1+x^2} dx [/Tex]

Let t = tan-1 x                         . . . (1)

Now, differentiate both side with respect to x:

dt = 1 / (1+x2) dx

Therefore, the given integral becomes:

I = ∫ et dt

β‡’ I = et + C                               . . . (2)

Substitute the value of (1) in (2) as:

β‡’  [Tex]I = e^{tan^{-1}x} + C [/Tex]

Which is the required integration for the given function.

Problem 5: Find the integral of the function f (x) defined as,

f(x) = 2x cos (x2 – 5) dx

Solution:

Let us consider the integral of the given function as,

I = ∫ 2x cos (x2 – 5) dx

Let (x2 – 5) = t                         . . . (1)

Now differentiate both side with respect to x as,

2x dx = dt 

Substituting these values in the above integral,

I = ∫ cos (t) dt

β‡’ I = sin t + C                         . . . (2)

Substitute the value equation (1) in equation (2) as,

β‡’ I = sin (x2 – 5) + C

This is the required integration for the given function. 

Problem 6: Determine the value of the given indefinite integral, I = ∫ cot (3x +5) dx.

Solution:

The given integral can be written as,

I = ∫ cot (3x +5) dx 

β‡’ I = ∫ cos (3x +5) / sin (3x +5) dx 

Let, t = sin(3x + 5)

β‡’ dt = 3 cos (3x+5) dx

β‡’ cos (3x+5) dx = dt / 3 

Thus,

I = βˆ« dt / 3 sin t  

β‡’ I = (1 / 3) ln | t | + C

Replace t by sin (3x+5) in the above expression.

I = (1 / 3) ln | sin (3x+5) | + C

This is the required integration for the given function.

Integration of Trigonometric Functions

Integration is the process of summing up small values of a function in the region of limits. It is just the opposite to differentiation. Integration is also known as anti-derivative. We have explained the Integration of Trigonometric Functions in this article below.

Below is an example of the Integration of a given function.

e.g., Consider a function, f(y) = y2

This function can be integrated as: 

∫y2dy = [Tex]\frac{y^{2+1}}{2+1}~+~C[/Tex]

However, an indefinite integral is a function that takes the anti-derivative of another function. It is represented as an integral symbol (∫), a function, and a derivative of the function at the end. The indefinite integral is an easier way to symbolize an anti-derivative.

Let’s learn what is integration mathematically, the integration of a function f(x) is given by F(x) and it is represented by:

∫f(x)dx = F(x) + C

Here R.H.S. of the equation means integral of f(x) with respect to x, F(x) is called anti-derivative or primitive, f(x) is called the integrand, dx is called the integrating agent, C is called constant of integration or arbitrary constant and x is the variable of integration.

Similar Reads

Some Important Integrals of Trigonometric Functions

Following is the list of some important formulae of indefinite integrals on basic trigonometric functions to be remembered as follows:...

Integration by Substitution

In this method of integration by substitution, any given integral is transformed into a simple form of integral by substituting the independent variable with others. Let’s consider an example for better understanding....

Sample Problems on Integration of Trigonometric Functions

Problem 1: Determine the integral of the following function: f(x) = cos3 x....

Integration of Trigonometric Functions – FAQs

What is the Integration of a Trigonometric Function?...

Contact Us