Question Statement
Evaluate the integral:
∫ x 2 sin − 1 x d x
Background and Explanation
This problem requires integration by parts (since we have a product of an algebraic function x 2 and an inverse trigonometric function sin − 1 x ) followed by algebraic manipulation and substitution to evaluate the resulting integral.
Solution
Let:
I = ∫ x 2 sin − 1 x d x
Using the formula ∫ u d v = uv − ∫ v d u , we choose:
u = sin − 1 x (so that d u = 1 − x 2 1 d x )
d v = x 2 d x (so that v = 3 x 3 )
This gives:
I = sin − 1 x ⋅ 3 x 3 − ∫ 3 x 3 ⋅ 1 − x 2 1 d x = 3 x 3 sin − 1 x − 3 1 ∫ 1 − x 2 x 3 d x
We focus on ∫ 1 − x 2 x 3 d x . Rewrite x 3 as x ⋅ x 2 and use the identity x 2 = 1 − ( 1 − x 2 ) :
∫ 1 − x 2 x 3 d x = ∫ 1 − x 2 x ⋅ x 2 d x = ∫ 1 − x 2 x ( 1 − ( 1 − x 2 )) d x = ∫ ( 1 − x 2 x − 1 − x 2 x ( 1 − x 2 ) ) d x = ∫ x ( 1 − x 2 ) − 1/2 d x − ∫ x ( 1 − x 2 ) 1/2 d x
For both integrals, use the substitution t = 1 − x 2 , which gives d t = − 2 x d x or x d x = − 2 1 d t .
First integral:
∫ x ( 1 − x 2 ) − 1/2 d x = − 2 1 ∫ t − 1/2 d t = − 2 1 ⋅ 1/2 t 1/2 = − t 1/2 = − ( 1 − x 2 ) 1/2
Second integral:
∫ x ( 1 − x 2 ) 1/2 d x = − 2 1 ∫ t 1/2 d t = − 2 1 ⋅ 3/2 t 3/2 = − 3 1 t 3/2 = − 3 1 ( 1 − x 2 ) 3/2
Substituting back into our expression for I :
I = 3 x 3 sin − 1 x − 3 1 [ − ( 1 − x 2 ) 1/2 − ( − 3 1 ( 1 − x 2 ) 3/2 ) ] + C = 3 x 3 sin − 1 x − 3 1 [ − ( 1 − x 2 ) 1/2 + 3 1 ( 1 − x 2 ) 3/2 ] + C = 3 x 3 sin − 1 x + 3 1 ( 1 − x 2 ) 1/2 − 9 1 ( 1 − x 2 ) 3/2 + C
Therefore, the final answer is:
3 x 3 sin − 1 x + 3 1 ( 1 − x 2 ) 2 1 − 9 1 ( 1 − x 2 ) 2 3 + C
Or equivalently:
3 x 3 sin − 1 x + 3 1 1 − x 2 − 9 1 ( 1 − x 2 ) 3/2 + C
Integration by Parts: ∫ u d v = uv − ∫ v d u
Derivative of Inverse Sine: d x d ( sin − 1 x ) = 1 − x 2 1
Algebraic Manipulation: Rewriting x 3 = x ( 1 − ( 1 − x 2 )) to separate integrable terms
Substitution Method: ∫ f ( g ( x )) g ′ ( x ) d x = ∫ f ( u ) d u where u = g ( x )
Power Rule for Integration: ∫ u n d u = n + 1 u n + 1 + C (for n = − 1 )
Summary of Steps
Set up integration by parts with u = sin − 1 x and d v = x 2 d x to reduce the problem to evaluating 3 1 ∫ 1 − x 2 x 3 d x
Rewrite the integrand by expressing x 3 = x ( 1 − ( 1 − x 2 )) , which splits the fraction into 1 − x 2 x − x 1 − x 2
Separate into two integrals and use the substitution t = 1 − x 2 (noting that x d x = − 2 1 d t ) for both
Apply the power rule to evaluate each integral: ∫ t − 1/2 d t and ∫ t 1/2 d t
Back-substitute t = 1 − x 2 and combine all terms with the constant of integration C