Question
Question: $\lim_{x \to -1^+} \frac{\sqrt{x}-\sqrt{\cos^{-1}x}}{\sqrt{x+1}}=$...
limx→−1+x+1x−cos−1x=

1/sqrt(2*pi)
Solution
The given limit is limx→−1+x+1x−cos−1x.
First, let's analyze the domain of the functions involved:
- x: Requires x≥0.
- x+1: Requires x+1≥0⇒x≥−1.
- cos−1x: Requires −1≤x≤1.
- cos−1x: Requires cos−1x≥0. The range of cos−1x is [0,π], so this is always satisfied when cos−1x is defined.
The limit is taken as x→−1+. This means x approaches −1 from values greater than −1 (e.g., x=−0.99). For such values of x, the term x is not defined in the real number system (e.g., −0.99 is an imaginary number). Since the options are real numbers, and typically in JEE/NEET, functions are considered over real numbers unless specified, this indicates a potential typo in the question.
Assuming there is a typo and the first term in the numerator was intended to be π (the value of cos−1(−1)), the limit expression becomes: limx→−1+x+1π−cos−1x
Now, let's evaluate this limit: As x→−1+: Numerator: π−cos−1(−1)=π−π=0. Denominator: −1+1=0=0. This is an indeterminate form of type 00, so we can use L'Hopital's rule or series expansion.
Method 1: Using L'Hopital's Rule Let f(x)=π−cos−1x and g(x)=x+1. f′(x)=dxd(π−cos−1x)=0−2cos−1x1⋅dxd(cos−1x) f′(x)=−2cos−1x1⋅1−x2−1=2cos−1x1−x21. g′(x)=dxd(x+1)=2x+11.
Applying L'Hopital's Rule: limx→−1+g′(x)f′(x)=limx→−1+2x+112cos−1x1−x21 =limx→−1+cos−1x1−x2x+1 We know that 1−x2=(1−x)(1+x)=1−x1+x (since x→−1+, 1+x>0). So the expression becomes: =limx→−1+cos−1x1−xx+1x+1 =limx→−1+cos−1x1−x1
Now, substitute x=−1: =cos−1(−1)1−(−1)1 =π21 =2π1
Method 2: Using Substitution and Series Expansion Let x=−1+h, where h→0+. The limit becomes limh→0+hπ−cos−1(−1+h). Let y=cos−1(−1+h). As h→0+, y→cos−1(−1)=π. Let y=π−θ, where θ→0+. Then cosy=cos(π−θ)=−cosθ. So, −1+h=−cosθ. cosθ=1−h. For small θ, we use the Taylor expansion cosθ≈1−2θ2. So 1−2θ2≈1−h⇒2θ2≈h⇒θ≈2h (since θ>0).
Substitute this back into the limit expression: limh→0+hπ−π−θ Substitute θ=2h: =limh→0+hπ−π−2h Multiply the numerator and denominator by the conjugate of the numerator: =limh→0+h(π+π−2h)(π)2−(π−2h)2 =limh→0+h(π+π−2h)π−(π−2h) =limh→0+h(π+π−2h)2h =limh→0+h(π+π−2h)2h =limh→0+π+π−2h2 Now, substitute h=0: =π+π−02=π+π2=2π2 =2π1=2π1
Both methods yield the same result, which matches option B.
The final answer is 2π1.