If ∫1+tanx+tan2xtanxdx=x−AKtan−1(AKtanx+1)+C,(C is a constant of integration) then the ordered pair (K, A) is equal to :
Options
Solution
Key Concepts and Formulas
Trigonometric Substitution: Using trigonometric identities to simplify integrals, particularly sec2x=1+tan2x.
Partial Fraction Decomposition: Breaking down a rational function into simpler fractions to make integration easier.
Standard Integral:∫x2+a21dx=a1tan−1(ax)+C.
Step-by-Step Solution
Step 1: Substitution
We are given the integral:
∫1+tanx+tan2xtanxdx
Let t=tanx. Then, dxdt=sec2x=1+tan2x=1+t2. Therefore, dx=1+t2dt. Substituting these into the integral, we get:
∫1+t+t2t⋅1+t21dt=∫(1+t+t2)(1+t2)tdt
This substitution allows us to work with a rational function in terms of t rather than a trigonometric function.
Step 2: Partial Fraction Decomposition
Now we decompose the integrand into partial fractions. We seek constants A, B, C, and D such that:
(1+t+t2)(1+t2)t=1+t+t2At+B+1+t2Ct+D
Multiplying both sides by (1+t+t2)(1+t2), we have:
t=(At+B)(1+t2)+(Ct+D)(1+t+t2)t=At+At3+B+Bt2+Ct+Ct2+Ct3+D+Dt+Dt2t=(A+C)t3+(B+C+D)t2+(A+C+D)t+(B+D)
Comparing coefficients, we obtain the following system of equations:
\begin{align*} A + C &= 0 \ B + C + D &= 0 \ A + C + D &= 1 \ B + D &= 0 \end{align*}
From the first equation, C=−A. From the fourth equation, D=−B. Substituting into the second and third equations, we get:
\begin{align*} B - A - B &= 0 \implies -A = 0 \implies A = 0 \ 0 - A - B &= 1 \implies D = 1\end{align*}
Since A=0, C=0. Since D=1, B=−1. Thus,
(1+t+t2)(1+t2)t=1+t+t2−1+1+t21
Step 3: Integration
Now we integrate the decomposed expression:
∫(1+t+t2)(1+t2)tdt=∫(1+t21−1+t+t21)dt=∫1+t21dt−∫t2+t+11dt
The first integral is tan−1(t). For the second integral, we complete the square in the denominator:
t2+t+1=t2+t+41+43=(t+21)2+(23)2
So, the second integral becomes:
∫(t+21)2+(23)21dt=231tan−1(23t+21)+C1=32tan−1(32t+1)+C1
Therefore,
∫(1+t+t2)(1+t2)tdt=tan−1(t)−32tan−1(32t+1)+C
Substituting back t=tanx, we have:
∫1+tanx+tan2xtanxdx=x−32tan−1(32tanx+1)+C
Step 4: Comparison with given form
We are given that:
∫1+tanx+tan2xtanxdx=x−AKtan−1(AKtanx+1)+C
Comparing this with our result:
x−32tan−1(32tanx+1)+C
We can see that K=2 and A=3.
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs during partial fraction decomposition and when completing the square. A single sign error can invalidate the entire solution.
Forgetting Constants: Remember to add the constant of integration, C, after each indefinite integral.
Completing the Square: Practice completing the square quickly and accurately to handle quadratic expressions in the denominator.
Summary
We used trigonometric substitution to convert the integral into a rational function, then applied partial fraction decomposition to simplify it. After integrating each term, we completed the square to match the given form and finally compared coefficients to find the values of K and A. Therefore, the ordered pair (K, A) is (2, 3).
Final Answer
The final answer is \boxed{(2, 3)}, which corresponds to option (C).