Standard Integrals:∫x2−1dx=ln∣x+x2−1∣+C, ∫1−x2dx=sin−1(x)+C.
Step-by-Step Solution
Step 1: Rewrite the integral.
We are given the integral:
I=∫x11+x1−xdx
Multiply the numerator and denominator of the fraction inside the square root by (1+x) to simplify:
I=∫x1(1+x)2(1−x)(1+x)dx=∫x11+x1−x2dx
This form doesn't immediately lead to a simpler integration. Instead, let's multiply by 1−x in numerator and denominator inside the square root:
I=∫x11+x1−x⋅1−x1−xdx=∫x11−x21−xdxI=∫x1−x21−xdx=∫x1−x21dx−∫x1−x2xdxI=∫x1−x21dx−∫1−x21dx
Step 2: Evaluate the first integral using substitution.
Let x=t1. Then, dx=−t21dt. Substituting these into the first integral:
∫x1−x21dx=∫t11−t211(−t21)dt=∫t1tt2−1−1/t2dt=∫t2−1−1dt=−∫t2−11dt=−ln∣t+t2−1∣+C1
Substituting back t=x1:
=−lnx1+x21−1+C1
Step 3: Evaluate the second integral.
The second integral is a standard integral:
∫1−x21dx=sin−1(x)+C2
Step 4: Combine the results.
Substituting the results from Step 2 and Step 3 back into the expression for I:
I=−lnx1+x21−1−sin−1(x)+C
Since sin−1(x)=2π−cos−1(x), we have:
I=−lnx1+x21−1−(2π−cos−1(x))+CI=−lnx1+x21−1+cos−1(x)−2π+CI=cos−1(x)−lnx1+x21−1+C′
where C′=C−2π.
Step 5: Determine g(x).
We are given that I=g(x)+c, so
g(x)=cos−1(x)−lnx1+x21−1
Step 6: Use the condition g(1) = 0 to verify.
g(1)=cos−1(1)−ln11+121−1=0−ln∣1+0∣=0−ln(1)=0
This confirms our expression for g(x).
Step 7: Calculate g(1/2).
g(21)=cos−1(21)−ln211+(21)21−1=cos−1(21)−ln∣2+4−1∣g(21)=3π−ln(2+3)
Since ln(a)=−ln(a1),
g(21)=3π+ln(2+31)=3π+ln((2+3)(2−3)2−3)g(21)=3π+ln(4−32−3)=3π+ln(2−3)
Multiply by 2+32+3 to rationalize the denominator of 3+13−1. We can rewrite 2−3 as 2+3(2−3)(2+3)=2+34−3=2+31.
We want to express it in the form 3+13−1.
3+13−1=(3+1)(3−1)(3−1)(3−1)=3−13−23+1=24−23=2−3.
Therefore, g(21)=3π+ln(3+13−1).
Common Mistakes & Tips
Sign Errors: Be extra careful with negative signs during substitution and simplification.
Constant of Integration: Remember to include the constant of integration (+C) after each indefinite integral. However, we can combine them into a single constant at the end.
Simplifying Logarithms: Use logarithm properties to simplify the final expression.
Summary
We evaluated the given indefinite integral by using substitution and standard integral formulas. We then applied the condition g(1)=0 to confirm our expression for g(x). Finally, we calculated g(21) and simplified the result to match one of the given options.
Final Answer
The final answer is loge(3+13−1)+3π, which corresponds to option (A).