Key Concepts and Formulas
- Trigonometric Identities:
- tanx=cosxsinx, cotx=sinxcosx
- sin2x+cos2x=1
- sin2x=2sinxcosx
- Definite Integration by Substitution: If u=g(x), then du=g′(x)dx. The limits of integration must be changed from x-values to u-values.
- Power Rule for Integration: ∫tndt=n+1tn+1+C
Step-by-Step Solution
Step 1: Simplifying the Denominator
The integrand contains the term (tanx+cotx) in the denominator. We will simplify this using trigonometric identities.
tanx+cotx=cosxsinx+sinxcosx
Finding a common denominator:
tanx+cotx=sinxcosxsin2x+cos2x
Using the Pythagorean identity sin2x+cos2x=1:
tanx+cotx=sinxcosx1
Using the double angle identity for sine, sin2x=2sinxcosx, which implies sinxcosx=2sin2x:
tanx+cotx=2sin2x1=sin2x2
- Reasoning: Simplifying the denominator into a single trigonometric function of a double angle is crucial for transforming the integrand into a form that is easier to integrate.
Step 2: Rewriting the Integral
Now, we substitute the simplified denominator back into the original integral and simplify the integrand.
The original integral is:
I=∫12π4π(tanx+cotx)38cos2xdx
Substitute tanx+cotx=sin2x2:
I=∫12π4π(sin2x2)38cos2xdx
Simplify the denominator:
(sin2x2)3=sin32x8
Substitute this back into the integral:
I=∫12π4πsin32x88cos2xdx
The '8' in the numerator and denominator cancels out, and sin32x moves to the numerator:
I=∫12π4πsin32x⋅cos2xdx
- Reasoning: This step transforms the integral into a much simpler form, ∫sin32xcos2xdx, which is ideally suited for a substitution method.
Step 3: Applying Substitution
We will now use the substitution method to evaluate the integral I=∫12π4πsin32x⋅cos2xdx.
Let t=sin2x.
Differentiating with respect to x:
dxdt=dxd(sin2x)=cos2x⋅2=2cos2x
Rearranging, we get:
dt=2cos2xdx⟹cos2xdx=21dt
- Reasoning: By choosing t=sin2x, the derivative cos2xdx appears in the integrand, allowing us to replace the entire expression with a simpler form involving t and dt.
Step 4: Changing the Limits of Integration
Since this is a definite integral, we must change the limits of integration from x-values to t-values.
- Lower limit: When x=12π,
t=sin(2⋅12π)=sin(6π)=21
- Upper limit: When x=4π,
t=sin(2⋅4π)=sin(2π)=1
- Reasoning: Changing the limits ensures that we evaluate the definite integral with respect to the new variable t over the correct interval, avoiding the need to substitute back for x.
Step 5: Evaluating the Transformed Integral
Now, substitute t, dt, and the new limits into the integral:
I=∫211t3⋅(21dt)
Factor out the constant 21:
I=21∫211t3dt
Integrate t3 using the power rule:
I=21[4t4]211
Apply the Fundamental Theorem of Calculus (Upper Limit - Lower Limit):
I=21(4(1)4−4(21)4)
- Reasoning: This step involves performing the actual integration of the simplified polynomial in t and then applying the limits to find the definite value.
Step 6: Final Calculation
Perform the arithmetic to find the final value of the integral.
I=21(41−4161)
I=21(41−641)
Find a common denominator to subtract the fractions:
I=21(6416−641)
I=21(6415)
I=12815
- Reasoning: This is the final arithmetic calculation to arrive at the numerical value of the integral.
Common Mistakes & Tips
- Trigonometric Identity Errors: Ensure accurate recall and application of trigonometric identities. A mistake here will propagate through the entire solution.
- Forgetting to Change Limits: When using substitution in definite integrals, it is crucial to change the limits of integration. If you don't, you must substitute back to the original variable before evaluating.
- Algebraic Errors with Fractions: Be meticulous with fraction arithmetic, especially when dealing with powers and subtractions.
Summary
The integral was evaluated by first simplifying the denominator using trigonometric identities to obtain sin2x2. This transformed the integrand into sin32xcos2x. A substitution t=sin2x was then employed, along with changing the limits of integration. The resulting integral in terms of t was a simple power function, which was easily integrated. The final calculation yielded the value 12815.
The final answer is \boxed{\frac{15}{128}} which corresponds to option (A).