Question
Question: How do you use substitution to integrate \(\sqrt{4-{{x}^{2}}}dx?\)...
How do you use substitution to integrate 4−x2dx?
Solution
We are required to find the integration of the function 4−x2dx . For this we use the method of trigonometric substitution. We substitute x=2sinθ and simplify the integral to a trigonometric term. We then integrate this by using the basic trigonometric formulae and integration formulae. For the solution now obtained, we have the answer in terms of θ but we need to represent it in terms of x. In order to do this, we use the inverse sine function θ=arcsin(2x). We then will have our answers in terms of x.
Complete step by step solution:
To solve the question 4−x2dx by integration using substitution, we first represent the integral of the question as,
=∫4−x2dx
Let us assume x=2sinθ, differentiating both sides, dx=2cosθdθ.
We now make the substitution for x in the above integral.
=∫4−(2sinθ)2dx
Squaring the term inside,
=∫4−4sin2θdx
Taking the 4 common out, we get
=∫4(1−sin2θ)dx
We know the trigonometric identity that sin2θ+cos2θ=1. Rearranging the terms,
=cos2θ=1−sin2θ
Substituting this in the above equation, and substituting for dx,
=∫4cos2θ.2cosθdθ
Taking the terms outside the root,
=∫2cosθ2cosθdθ
Multiplying the terms and taking the constant outside,
=4.∫cos2θdθ
We use another trigonometric identity given as,
=cos2θ=21+cos(2θ)
Substituting this in the above equation,
=4.∫21+cos(2θ)dθ
Dividing 4 by 2 and splitting the integral as two separate integrals,
=2∫dθ+2.∫cos(2θ)dθ
Integral of dθ is θ. The integral of cos(2θ) is given as 21sin(2θ). Substituting these,
=2θ+2.21sin(2θ)+c
Cancelling the 2 and 21,
=2θ+sin(2θ)+c
Here, c is the constant of integration and since the solution is in terms of θ, we need to convert it in terms of x.
We do this by rearranging this equation x=2sinθ as,
=θ=arcsin2x
We also know that sin(2θ)=2sinθcosθ , and substituting in the solution,
=2θ+2sinθcosθ+c
From the above equation x=2sinθ, we know that sinθ=2x and from cos2θ=4−4sin2θ=4−x2, we substitute all these to get
=2arcsin(2x)+2x4−x2+c
Hence, the solution to the above question is 2arcsin(2x)+2x4−x2+c.
Note: It is important to know the basic integration formulae and their properties. Knowing the relation between the different trigonometric functions is important too. We need to note that arcsin is nothing but the inverse sine function. Also, since this is an indefinite integral, we do not have limits. Integrals with limits are called definite integrals.