Question Statement
Evaluate the integral:
∫ cos − 1 x d x
Background and Explanation
This problem requires integration by parts , a technique used when integrating products of functions. You'll also need the derivative of the inverse cosine function and recognition of a substitution pattern for the remaining integral.
Solution
We begin by setting up the integral:
I = ∫ cos − 1 x d x
We use the integration by parts formula: ∫ u d v = uv − ∫ v d u
Let us choose:
u = cos − 1 x (so that d u = 1 − x 2 − 1 d x )
d v = d x (so that v = x )
Applying the formula:
I = cos − 1 x ⋅ ∫ 1 d x − ∫ ( ∫ 1 d x ) ⋅ d x d ( cos − 1 x ) d x = cos − 1 x ⋅ x − ∫ x ⋅ 1 − x 2 − 1 d x = x cos − 1 x + ∫ 1 − x 2 x d x
Now we focus on ∫ 1 − x 2 x d x . We can rewrite this as:
= x cos − 1 x + ∫ ( 1 − x 2 ) − 2 1 ⋅ x d x
To integrate ∫ ( 1 − x 2 ) − 1/2 ⋅ x d x , we use the substitution method. Notice that the derivative of ( 1 − x 2 ) is − 2 x , so we manipulate the expression:
= x cos − 1 x + ( 2 − 1 ) ∫ ( 1 − x 2 ) − 2 1 ⋅ ( − 2 x ) d x = x cos − 1 x − 2 1 ⋅ − 2 1 + 1 ( 1 − x 2 ) − 2 1 + 1 + c = x cos − 1 x − 2 1 ⋅ 2 1 ( 1 − x 2 ) 2 1 + c
Simplifying the fraction 1/2 1/2 = 1 :
= x cos − 1 x − 2 1 ⋅ 2 1 − x 2 + c = x cos − 1 x − 1 − x 2 + c
Therefore, the final answer is:
∫ cos − 1 x d x = x cos − 1 x − 1 − x 2 + c
Integration by Parts : ∫ u d v = uv − ∫ v d u
Derivative of Inverse Cosine : d x d ( cos − 1 x ) = 1 − x 2 − 1
Power Rule for Integration : ∫ x n d x = n + 1 x n + 1 + c (for n = − 1 )
Substitution Method : Recognizing that x d x is proportional to the derivative of the inner function ( 1 − x 2 )
Summary of Steps
Set up integration by parts with u = cos − 1 x and d v = d x
Apply the formula to get x cos − 1 x − ∫ x ⋅ 1 − x 2 − 1 d x
Simplify signs to obtain x cos − 1 x + ∫ 1 − x 2 x d x
Rewrite the integrand as ( 1 − x 2 ) − 1/2 ⋅ x to prepare for substitution
Adjust constants by factoring out − 2 1 to match the derivative of the inner function ( 1 − x 2 )
Integrate using power rule to get − 2 1 ⋅ 1/2 ( 1 − x 2 ) 1/2
Simplify the final expression to arrive at x cos − 1 x − 1 − x 2 + c