Evaluation of the Definite Integral
The given integral is:
I = ∫ 0 1 / 2 1 + 3 ( ( x + 1 ) 2 ( 1 − x ) 6 ) 1 / 4 d x I = \int_{0}^{1 / 2} \frac{1+\sqrt{3}}{\left((x+1)^{2}(1-x)^{6}\right)^{1 / 4}} \, dx I = ∫ 0 1/2 ( ( x + 1 ) 2 ( 1 − x ) 6 ) 1/4 1 + 3 d x
Simplify the Integrand
We rewrite the expression inside the fourth root to isolate a power of ( 1 − x ) (1-x) ( 1 − x ) that matches the derivative of a potential substitution:
( x + 1 ) 2 ( 1 − x ) 6 = ( x + 1 ) 2 ( 1 − x ) 2 ⋅ ( 1 − x ) 8 = ( 1 + x 1 − x ) 2 ( 1 − x ) 8 (x+1)^{2}(1-x)^{6} = \frac{(x+1)^{2}}{(1-x)^{2}} \cdot (1-x)^{8} = \left(\frac{1+x}{1-x}\right)^{2} (1-x)^{8} ( x + 1 ) 2 ( 1 − x ) 6 = ( 1 − x ) 2 ( x + 1 ) 2 ⋅ ( 1 − x ) 8 = ( 1 − x 1 + x ) 2 ( 1 − x ) 8
Applying the fourth root, we get:
[ ( 1 + x 1 − x ) 2 ( 1 − x ) 8 ] 1 / 4 = ( 1 + x 1 − x ) 1 / 2 ( 1 − x ) 2 \left[ \left(\frac{1+x}{1-x}\right)^{2} (1-x)^{8} \right]^{1/4} = \left(\frac{1+x}{1-x}\right)^{1/2} (1-x)^{2} [ ( 1 − x 1 + x ) 2 ( 1 − x ) 8 ] 1/4 = ( 1 − x 1 + x ) 1/2 ( 1 − x ) 2
Substituting this back into the integral:
I = ( 1 + 3 ) ∫ 0 1 / 2 1 ( 1 − x ) 2 1 + x 1 − x d x I = (1+\sqrt{3}) \int_{0}^{1 / 2} \frac{1}{(1-x)^{2} \sqrt{\frac{1+x}{1-x}}} \, dx I = ( 1 + 3 ) ∫ 0 1/2 ( 1 − x ) 2 1 − x 1 + x 1 d x
Substitution
Let u = 1 + x 1 − x u = \frac{1+x}{1-x} u = 1 − x 1 + x . Then:
d u = ( 1 − x ) ( 1 ) − ( 1 + x ) ( − 1 ) ( 1 − x ) 2 d x = 2 ( 1 − x ) 2 d x ⟹ d x ( 1 − x ) 2 = d u 2 du = \frac{(1-x)(1) - (1+x)(-1)}{(1-x)^{2}} \, dx = \frac{2}{(1-x)^{2}} \, dx \implies \frac{dx}{(1-x)^{2}} = \frac{du}{2} d u = ( 1 − x ) 2 ( 1 − x ) ( 1 ) − ( 1 + x ) ( − 1 ) d x = ( 1 − x ) 2 2 d x ⟹ ( 1 − x ) 2 d x = 2 d u
Changing the limits:
As x → 0 x \to 0 x → 0 , u → 1 + 0 1 − 0 = 1 u \to \frac{1+0}{1-0} = 1 u → 1 − 0 1 + 0 = 1
As x → 1 / 2 x \to 1/2 x → 1/2 , u → 1 + 1 / 2 1 − 1 / 2 = 3 u \to \frac{1+1/2}{1-1/2} = 3 u → 1 − 1/2 1 + 1/2 = 3
Integration
I = 1 + 3 2 ∫ 1 3 u − 1 / 2 d u I = \frac{1+\sqrt{3}}{2} \int_{1}^{3} u^{-1/2} \, du I = 2 1 + 3 ∫ 1 3 u − 1/2 d u
I = 1 + 3 2 [ 2 u ] 1 3 I = \frac{1+\sqrt{3}}{2} \left[ 2\sqrt{u} \right]_{1}^{3} I = 2 1 + 3 [ 2 u ] 1 3
I = ( 1 + 3 ) ( 3 − 1 ) I = (1+\sqrt{3})(\sqrt{3} - 1) I = ( 1 + 3 ) ( 3 − 1 )
Final Result
Using the difference of squares:
I = ( 3 + 1 ) ( 3 − 1 ) = ( 3 ) 2 − ( 1 ) 2 = 3 − 1 = 2 I = (\sqrt{3}+1)(\sqrt{3}-1) = (\sqrt{3})^{2} - (1)^{2} = 3 - 1 = 2 I = ( 3 + 1 ) ( 3 − 1 ) = ( 3 ) 2 − ( 1 ) 2 = 3 − 1 = 2
Final Answer: The value of the integral is 2 2 2 .