The value of the integral 0∫1(1+x)(1+3x)(3+x)xdx is :
Options
Solution
Key Concepts and Formulas
Substitution Rule for Definite Integrals: If u=g(x) is a differentiable function whose range is an interval I, and f is continuous on I, then ∫abf(g(x))g′(x)dx=∫g(a)g(b)f(u)du.
Partial Fraction Decomposition: A technique used to express a rational function as a sum of simpler rational functions. For a rational function of the form Q(x)P(x), where Q(x) can be factored, we can decompose it into simpler fractions. In this problem, we will treat x as a variable and perform partial fraction decomposition on the expression involving x.
Standard Integrals: Knowledge of standard integral forms, particularly those involving inverse trigonometric functions like ∫a2+u21du=a1arctan(au)+C.
Step-by-Step Solution
Step 1: Strategic Substitution
To simplify the integrand, we observe the presence of x. Let u=x. Then u2=x, and differentiating both sides with respect to u, we get 2udu=dx.
We also need to change the limits of integration.
When x=0, u=0=0.
When x=1, u=1=1.
Substituting these into the integral, we get:
∫01(1+x)(1+3x)(3+x)xdx=∫01(1+u2)(1+3u2)(3+u2)u⋅(2udu)=2∫01(1+u2)(1+3u2)(3+u2)u2du
Step 2: Partial Fraction Decomposition
Now we need to decompose the rational function (1+u2)(1+3u2)(3+u2)u2.
Let y=u2. Then the expression becomes (1+y)(1+3y)(3+y)y.
We decompose this into partial fractions:
(1+y)(1+3y)(3+y)y=1+yA+1+3yB+3+yC
Multiplying both sides by (1+y)(1+3y)(3+y), we get:
y=A(1+3y)(3+y)+B(1+y)(3+y)+C(1+y)(1+3y)
To find the constants A, B, and C, we can substitute specific values of y:
Let y=−1:
−1=A(1−3)(3−1)+B(0)+C(0)−1=A(−2)(2)=−4A⟹A=41
Let y=−31:
−31=A(0)+B(1−31)(3−31)+C(0)−31=B(32)(38)=B(916)⟹B=−31⋅169=−163
Let y=−3:
−3=A(0)+B(0)+C(1−3)(1−9)−3=C(−2)(−8)=16C⟹C=−163
So, the partial fraction decomposition is:
(1+y)(1+3y)(3+y)y=1+y1/4−1+3y3/16−3+y3/16
Substituting back y=u2:
(1+u2)(1+3u2)(3+u2)u2=4(1+u2)1−16(1+3u2)3−16(3+u2)3
Step 3: Integrating the Partial Fractions
Now we integrate the decomposed terms with respect to u from 0 to 1. The integral becomes:
2∫01(4(1+u2)1−16(1+3u2)3−16(3+u2)3)du
We can integrate each term separately:
Term 1:∫014(1+u2)1du=41∫011+u21du=41[arctan(u)]01=41(arctan(1)−arctan(0))=41(4π−0)=16π.
Term 2:∫0116(1+3u2)3du=163∫011+(3u)21du.
Let v=3u, so dv=3du, which means du=31dv.
When u=0, v=0. When u=1, v=3.
163∫031+v21⋅31dv=1633[arctan(v)]03=163(arctan(3)−arctan(0))=163(3π−0)=48π3
Term 3:∫0116(3+u2)3du=163∫013(1+u2/3)1du=161∫011+(u/3)21du.
Let w=u/3, so dw=31du, which means du=3dw.
When u=0, w=0. When u=1, w=1/3.
161∫01/31+w21⋅3dw=163[arctan(w)]01/3=163(arctan(31)−arctan(0))=163(6π−0)=96π3
Step 4: Combining the Integrated Terms
Now we combine the results of the integration and multiply by the factor of 2 from Step 1.
The integral is:
2(16π−48π3−96π3)
To combine the terms with 3, we find a common denominator:
2(16π−962π3−96π3)=2(16π−963π3)
Simplify the fraction 963: 963=321.
2(16π−32π3)
Distribute the 2:
2⋅16π−2⋅32π3=8π−16π3
Factor out 8π:
8π(1−23)
Common Mistakes & Tips
Incorrectly changing limits of integration: Always ensure that the limits of integration are correctly transformed according to the substitution made.
Algebraic errors in partial fraction decomposition: Carefully check the calculations when solving for the constants A, B, and C. A small error here will propagate through the entire solution.
Errors in standard integral forms: Double-check the formulas for integrals of the form ∫a2+u21du and related forms.
Simplifying radicals and fractions: Pay close attention to simplifying expressions involving square roots and fractions to avoid errors in the final answer.
Summary
The problem was solved by first applying a substitution u=x to simplify the integrand and change the limits of integration. This led to a rational function in terms of u2, which was then decomposed into simpler partial fractions. Each of these partial fractions was integrated using standard integral formulas, particularly those involving arctangent. Finally, the results were combined and simplified to obtain the definite value of the integral.
The final answer is 8π(1−23), which corresponds to option (A).