Let f(x)=∫(1+x)2xdx(x≥0). Then f(3) – f(1) is eqaul to :
Options
Solution
Key Concepts and Formulas
Trigonometric Substitution: Using trigonometric identities to simplify integrals. Specifically, using x=tan2θ to eliminate the square root.
Trigonometric Identities:sin2θ=1+tan2θ2tanθ and cos2θ=1−2sin2θ (rearranged to 2sin2θ=1−cos2θ).
Basic Integration:∫dθ=θ+C and ∫cos(aθ)dθ=a1sin(aθ)+C.
Step-by-Step Solution
Step 1: Perform the trigonometric substitution.
We are given the integral f(x)=∫(1+x)2xdx. Let x=tan2θ, which implies x=tanθ and dx=2tanθsec2θdθ. This substitution is chosen to simplify the expression under the square root.
Step 2: Substitute and simplify the integral.
Substituting into the integral, we get
f(x)=∫(1+tan2θ)2tanθ(2tanθsec2θ)dθ=∫(sec2θ)22tan2θsec2θdθ=∫sec2θ2tan2θdθ
Since sec2θ1=cos2θ, we have
f(x)=∫2tan2θcos2θdθ=∫2cos2θsin2θcos2θdθ=∫2sin2θdθ
Step 3: Use the trigonometric identity to further simplify the integral.
Using the identity 2sin2θ=1−cos2θ, we have
f(x)=∫(1−cos2θ)dθ
Step 4: Integrate with respect to θ.
Integrating, we get
f(x)=∫(1−cos2θ)dθ=θ−2sin2θ+C
Step 5: Substitute back to express the result in terms of x.
Since x=tan2θ, we have θ=arctan(x). Also, sin2θ=1+tan2θ2tanθ=1+x2x. Therefore,
f(x)=arctan(x)−21⋅1+x2x+C=arctan(x)−1+xx+C
Step 6: Calculate f(3) - f(1).
We are asked to find f(3)−f(1).
f(3)=arctan(3)−1+33+C=3π−43+Cf(1)=arctan(1)−1+11+C=4π−21+Cf(3)−f(1)=(3π−43+C)−(4π−21+C)=3π−4π−43+21=124π−3π−43+21=12π−43+21f(3)−f(1)=12π+21−43
Common Mistakes & Tips
Forgetting the constant of integration: Remember to include "+ C" when performing indefinite integration. Although it cancels out when finding the difference f(3) - f(1), it's crucial for the general form of the integral.
Incorrectly substituting back: Be careful when substituting back from θ to x. Make sure to use the correct trigonometric identities and relationships.
Sign Errors: Double check your signs when distributing the negative sign during subtraction f(3)−f(1).
Summary
We solved the indefinite integral by using trigonometric substitution, specifically x=tan2θ. We then simplified the integral using trigonometric identities and integrated with respect to θ. Finally, we substituted back to express the result in terms of x and calculated f(3)−f(1), which resulted in 12π+21−43.
Final Answer
The final answer is 12π+21−43, which corresponds to option (B).