If ∫sin3x+cos3xsinxdx=αloge∣1+tanx∣+βloge∣1−tanx+tan2x∣+γtan−1(32tanx−1)+C, when C is constant of integration, then the value of 18(α+β+γ2) is ______________.
Answer: 3
Solution
Key Concepts and Formulas
Partial Fraction Decomposition: Breaking down a rational function into simpler fractions.
Integration Formulas:
∫x1dx=ln∣x∣+C
∫f(x)f′(x)dx=ln∣f(x)∣+C
∫x2+a21dx=a1tan−1(ax)+C
Trigonometric Identities:
tanx=cosxsinx
secx=cosx1
Step-by-Step Solution
Step 1: Rewrite the integral in terms of tanx and sec2x.
We are given the integral
I=∫sin3x+cos3xsinxdx
Divide both the numerator and denominator by cos3x:
I=∫cos3xsin3x+cos3xcos3xcos3xsinxdx=∫tan3x+1tanxsec2xdx
This step is done to simplify the integral and make it easier to substitute.
Step 2: Substitute t=tanx.
Let t=tanx. Then, dt=sec2xdx. Substituting this into the integral, we get:
I=∫t3+1tdt
This simplifies the integral into a rational function of t.
Step 3: Factor the denominator and perform partial fraction decomposition.
We can factor the denominator as t3+1=(t+1)(t2−t+1). Now, we decompose the integrand into partial fractions:
t3+1t=(t+1)(t2−t+1)t=t+1A+t2−t+1Bt+C
Multiplying both sides by (t+1)(t2−t+1), we get:
t=A(t2−t+1)+(Bt+C)(t+1)=A(t2−t+1)+B(t2+t)+C(t+1)t=(A+B)t2+(−A+B+C)t+(A+C)
Comparing coefficients, we have the following system of equations:
\begin{align*} A+B &= 0 \ -A+B+C &= 1 \ A+C &= 0 \end{align*}
From the first equation, B=−A. From the third equation, C=−A. Substituting into the second equation, we get:
−A−A−A=1⇒−3A=1⇒A=−31
Thus, B=31 and C=31.
So, the integral becomes:
I=∫(t+1−1/3+t2−t+1(1/3)t+(1/3))dt=−31∫t+11dt+31∫t2−t+1t+1dt
Step 4: Rewrite the second integral.
We want to rewrite the numerator of the second integral to be in the form of the derivative of the denominator plus a constant. The derivative of t2−t+1 is 2t−1. Thus, we want to rewrite t+1 as 21(2t−1)+D. Then t+1=t−21+D, so D=23. Then
t2−t+1t+1=t2−t+121(2t−1)+23=21t2−t+12t−1+23t2−t+11
Thus
I=−31∫t+11dt+31∫(21t2−t+12t−1+23t2−t+11)dtI=−31∫t+11dt+61∫t2−t+12t−1dt+21∫t2−t+11dt
Step 5: Complete the square in the last integral and evaluate the integrals.
We have t2−t+1=(t−21)2+43=(t−21)2+(23)2. Thus
∫t2−t+11dt=∫(t−21)2+(23)21dt=231tan−1(23t−21)+C=32tan−1(32t−1)+C
So
I=−31ln∣t+1∣+61ln∣t2−t+1∣+21⋅32tan−1(32t−1)+CI=−31ln∣t+1∣+61ln∣t2−t+1∣+31tan−1(32t−1)+C
Step 6: Substitute back t=tanx.
Substituting t=tanx, we get:
I=−31ln∣tanx+1∣+61ln∣tan2x−tanx+1∣+31tan−1(32tanx−1)+C
Step 7: Identify α,β,γ.
Comparing this with the given form
αln∣1+tanx∣+βln∣1−tanx+tan2x∣+γtan−1(32tanx−1)+C
we have α=−31, β=61, and γ=31.
Step 8: Calculate 18(α+β+γ2).
We need to find the value of 18(α+β+γ2).
18(−31+61+(31)2)=18(−31+61+31)=18(61)=3
Common Mistakes & Tips
Sign Errors: Be careful with the signs during partial fraction decomposition.
Completing the Square: Make sure to complete the square correctly to get the correct form for the arctangent integral.
Checking the Answer: After finding the values of α,β,γ, substitute them back into the original expression to ensure the answer matches.
Summary
We started by converting the integral into a form involving tanx. Then, we used partial fraction decomposition to break down the integrand into simpler terms. We completed the square to evaluate the integral involving the quadratic term. Finally, we identified the values of α,β, and γ and calculated the expression 18(α+β+γ2), which resulted in 3.