Question
Question: Evaluate \( \int\limits_0^{\dfrac{\pi }{4}} {\dfrac{{\sin x + \cos x}}{{16 + 9\sin 2x}}dx} \)...
Evaluate 0∫4π16+9sin2xsinx+cosxdx
Solution
Hint : In order to determine the answer of above definite integral use the method of Integration by substitution by substituting sinx−cosx with t . With the use of this assumption, rewrite the whole integral in terms of t along with the limits. Use the standard formula of integration ∫a2−(bx)21=2ab1loga−bxa+bx to evaluate the integral and then put the limits as [Upper limit – lower limit] to obtain the final answer.
Formula:
∫xndx=n+1xn+1+C
Complete step-by-step answer :
We are Given integral 0∫4π16+9sin2xsinx+cosxdx -(1)
Here we are using Integration by substitution method to solve the above integral
Now, let’s assume sinx−cosx=t -(2)
Calculating the first derivative of the above assumed equation we get,
(cosx+sinx)dx=dt
As per the assumption, we have
(sinx−cosx)2=t2
With the help of identity (A−B)2=A2+B2+2AB and trigonometric identity 2sinxcosx=sin2x ,we can rewrite the expression as
sin2x=1−t2
Since we have assumed some x expression in terms of t , so the limits of integrations will also change accordingly. So
x=0,t=−1 as sin(0)−cos(−1)=t⇒t=−1
Similarly
x=4π,t=0 as sin(4π)−cos(4π)=t⇒t=0
Now with the help of assumptions and results obtained above and along with the proper limits we can rewrite our original integral expression as
∴I=0∫4π16+9sin2xsinx+cosxdx I=−1∫016+9(1−t2)1dt
Simplifying further ,
I=−1∫025−9t21dt
Rewriting the above integral , we get
I=−1∫0(5)2−(3t)21dt
Now using the rule of integration ∫a2−(bx)21=2ab1loga−bxa+bx , we obtain the integration as
I=[301log5−3t5+3t]−10
Assigning limits to the above integral
Limits are calculated as [Upper limit – lower limit]
I=301[log5−3(0)5+3(0)−log5−3(−1)5+3(−1)] =301[log55−log5+35−3] =301[log∣1∣−log82]
As we know the value for log(1)=0
=301[0−log41] =−301log41
∴I=−301log41
Therefore, the value of the given integral 0∫4π16+9sin2xsinx+cosxdx is equal to −301log41
So, the correct answer is “ −301log41 ”.
Note : 1.Different types of methods of Integration:
I.Integration by Substitution
II.Integration by parts
III.Integration of rational algebraic function by using partial fraction
2. Integration by Substitution: The method of evaluating the integral by reducing it to standard form by a proper substitution is called integration by substitution.
If φ(x) is a continuously differentiable function, then to evaluate integrals of the form.
∫f(φ(x))φ1(x)dx, we substitute φ(x) =t and φ1(x)dx=dt
This substitution reduces the above integral to ∫f(t)dt. After evaluating this integral we substitute back the value of t.