If the value of the integral 0∫21(1−x2)23x2dx is 6k, then k is equal to :
Options
Solution
Key Concepts and Formulas
Trigonometric Substitution: When the integrand contains expressions of the form a2−x2, the substitution x=asinθ or x=acosθ is often effective.
Trigonometric Identities: Key identities such as 1−sin2θ=cos2θ and tan2θ=sec2θ−1 are crucial for simplifying trigonometric integrals.
Definite Integration: When performing a substitution in a definite integral, the limits of integration must be changed to correspond to the new variable. The Fundamental Theorem of Calculus is used to evaluate the definite integral.
Step-by-Step Solution
Step 1: Identify the appropriate substitution
The integral is I=0∫21(1−x2)23x2dx. The presence of the term (1−x2)3/2, which involves 1−x2, suggests a trigonometric substitution. Let x=sinθ. This substitution will simplify the term 1−x2 to cos2θ.
Step 2: Calculate dx and change the limits of integration
Differentiate x=sinθ with respect to θ:
dx=cosθdθ
Change the lower limit:
When x=0, we have sinθ=0. The principal value of θ is 0.
Change the upper limit:
When x=21, we have sinθ=21. The principal value of θ is 6π.
So, the new limits of integration are from 0 to 6π.
Step 3: Substitute into the integral and simplify
Substitute x=sinθ and dx=cosθdθ into the integral:
I=0∫6π(1−sin2θ)23(sinθ)2(cosθdθ)
Using the identity 1−sin2θ=cos2θ:
I = \int\limits_0^{{\pi \over 6}} {{{{{\sin }^2}\theta } \over {{{\left( {{{\cos }^2}\theta } \right)}^{{3 \over 2}}}}}}\cos \theta d\theta }
Since 0≤θ≤6π, cosθ>0, so (cos2θ)3/2=(cosθ)3=cos3θ.
I=0∫6πcos3θsin2θcosθdθ
Cancel one cosθ term:
I=0∫6πcos2θsin2θdθ
Step 4: Use trigonometric identities to simplify the integrand
Rewrite the integrand using tanθ=cosθsinθ:
I=0∫6πtan2θdθ
Use the identity tan2θ=sec2θ−1:
I=0∫6π(sec2θ−1)dθ
Step 5: Perform the integration
Integrate term by term:
I=[tanθ−θ]06π
Step 6: Evaluate the definite integral using the limits
Apply the Fundamental Theorem of Calculus:
I=(tan(6π)−6π)−(tan(0)−0)
Substitute the known values tan(6π)=31 and tan(0)=0:
I=(31−6π)−(0−0)I=31−6π
To get a common denominator, rationalize 31:
31=33
So,
I=33−6π
Express with a common denominator of 6:
I=623−6π=623−π
Step 7: Determine the value of k
The problem states that the value of the integral is 6k. We have found that I=623−π.
Comparing the two expressions:
6k=623−π
Therefore, k=23−π.
Common Mistakes & Tips
Forgetting to change limits: Always change the limits of integration when performing a substitution in a definite integral.
Sign errors with cosθ: Be mindful of the sign of trigonometric functions in different quadrants. In this case, for 0≤θ≤6π, cosθ is positive, so cos2θ=cosθ.
Algebraic simplification: Ensure careful algebraic manipulation, especially when combining terms or rationalizing denominators.
Summary
The integral was evaluated using the trigonometric substitution x=sinθ. This transformed the integrand into a simpler form involving tan2θ, which was then integrated using the identity tan2θ=sec2θ−1. After evaluating the definite integral, the result was compared with the given form 6k to find the value of k.