Skip to main content
Back to Application of Derivatives
JEE Main 2020
Application of Derivatives
Application of Derivatives
Medium

Question

Let ƒ(x) = xcos –1 (–sin|x|), x[π2,π2]x \in \left[ { - {\pi \over 2},{\pi \over 2}} \right], then which of the following is true?

Options

Solution

Key Concepts and Formulas

  • Inverse Cosine Property: cos1(A)=πcos1(A)\cos^{-1}(-A) = \pi - \cos^{-1}(A)
  • Complementary Angle Property: cos1(y)+sin1(y)=π2\cos^{-1}(y) + \sin^{-1}(y) = \frac{\pi}{2}, which implies cos1(y)=π2sin1(y)\cos^{-1}(y) = \frac{\pi}{2} - \sin^{-1}(y).
  • Principal Value Branch of sin1(x)\sin^{-1}(x): For x[1,1]x \in [-1, 1], sin1(sinx)=x\sin^{-1}(\sin x) = x if x[π2,π2]x \in [-\frac{\pi}{2}, \frac{\pi}{2}].
  • Definition of Absolute Value: x=x|x| = x for x0x \ge 0 and x=x|x| = -x for x<0x < 0.
  • Differentiability of Piecewise Functions: To check differentiability at a point where the function definition changes (e.g., x=0x=0), we compare the Left Hand Derivative (LHD) and Right Hand Derivative (RHD).
  • Monotonicity of a Function's Derivative: A function g(x)g(x) is increasing if its derivative g(x)>0g'(x) > 0 and decreasing if g(x)<0g'(x) < 0. In this problem, we are analyzing the monotonicity of f(x)f'(x), so we need to examine its derivative, f(x)f''(x).

Step-by-Step Solution

Step 1: Simplify the expression for f(x)f(x) using inverse trigonometric identities.

Given the function: f(x)=xcos1(sinx),x[π2,π2]f(x) = x\cos^{-1}(-\sin|x|), \quad x \in \left[ { - {\pi \over 2},{\pi \over 2}} \right]

We apply the property cos1(A)=πcos1(A)\cos^{-1}(-A) = \pi - \cos^{-1}(A) to the term cos1(sinx)\cos^{-1}(-\sin|x|). Here, A=sinxA = \sin|x|. f(x)=x(πcos1(sinx))f(x) = x \left( \pi - \cos^{-1}(\sin|x|) \right)

Next, we simplify cos1(sinx)\cos^{-1}(\sin|x|). We use the identity cos1(y)=π2sin1(y)\cos^{-1}(y) = \frac{\pi}{2} - \sin^{-1}(y). So, cos1(sinx)=π2sin1(sinx)\cos^{-1}(\sin|x|) = \frac{\pi}{2} - \sin^{-1}(\sin|x|).

Now, we simplify sin1(sinx)\sin^{-1}(\sin|x|). Since x[π2,π2]x \in \left[ { - {\pi \over 2},{\pi \over 2}} \right], it implies that x[0,π2]|x| \in \left[ {0,{\pi \over 2}} \right]. The interval [0,π2]\left[ {0,{\pi \over 2}} \right] lies entirely within the principal value branch of sin1(y)\sin^{-1}(y), which is [π2,π2]\left[ { - {\pi \over 2},{\pi \over 2}} \right]. Therefore, for x[0,π2]|x| \in \left[ {0,{\pi \over 2}} \right], we have sin1(sinx)=x\sin^{-1}(\sin|x|) = |x|.

Substituting this back: cos1(sinx)=π2x\cos^{-1}(\sin|x|) = \frac{\pi}{2} - |x|

Now, substitute this entire expression back into the formula for f(x)f(x): f(x)=x(π(π2x))f(x) = x \left( \pi - \left( \frac{\pi}{2} - |x| \right) \right) f(x)=x(ππ2+x)f(x) = x \left( \pi - \frac{\pi}{2} + |x| \right) f(x)=x(π2+x)f(x) = x \left( \frac{\pi}{2} + |x| \right) f(x)=π2x+xxf(x) = \frac{\pi}{2}x + x|x|

Step 2: Express f(x)f(x) as a piecewise function.

The term x|x| needs to be defined based on the sign of xx.

  • If x0x \ge 0, then x=x|x| = x. f(x)=π2x+x(x)=π2x+x2f(x) = \frac{\pi}{2}x + x(x) = \frac{\pi}{2}x + x^2
  • If x<0x < 0, then x=x|x| = -x. f(x)=π2x+x(x)=π2xx2f(x) = \frac{\pi}{2}x + x(-x) = \frac{\pi}{2}x - x^2

Combining these, f(x)f(x) can be written as: f(x)={π2xx2,x<0π2x+x2,x0f(x) = \begin{cases} \frac{\pi}{2}x - x^2, & x < 0 \\ \frac{\pi}{2}x + x^2, & x \ge 0 \end{cases}

Step 3: Calculate the first derivative, f(x)f'(x).

We differentiate each piece of the function with respect to xx:

  • For x<0x < 0: f(x)=ddx(π2xx2)=π22xf'(x) = \frac{d}{dx} \left( \frac{\pi}{2}x - x^2 \right) = \frac{\pi}{2} - 2x
  • For x>0x > 0: f(x)=ddx(π2x+x2)=π2+2xf'(x) = \frac{d}{dx} \left( \frac{\pi}{2}x + x^2 \right) = \frac{\pi}{2} + 2x

Now, we need to check the differentiability at x=0x=0. The Left Hand Derivative (LHD) at x=0x=0: f(0)=limx0f(x)=limx0(π22x)=π2f'(0^-) = \lim_{x \to 0^-} f'(x) = \lim_{x \to 0^-} \left(\frac{\pi}{2} - 2x\right) = \frac{\pi}{2} The Right Hand Derivative (RHD) at x=0x=0: f(0+)=limx0+f(x)=limx0+(π2+2x)=π2f'(0^+) = \lim_{x \to 0^+} f'(x) = \lim_{x \to 0^+} \left(\frac{\pi}{2} + 2x\right) = \frac{\pi}{2} Since LHD = RHD, f(0)f'(0) exists and f(0)=π2f'(0) = \frac{\pi}{2}.

Therefore, we can write f(x)f'(x) as: f(x)={π22x,x<0π2+2x,x0f'(x) = \begin{cases} \frac{\pi}{2} - 2x, & x < 0 \\ \frac{\pi}{2} + 2x, & x \ge 0 \end{cases}

Step 4: Calculate the second derivative, f(x)f''(x).

We differentiate each piece of the function f(x)f'(x) with respect to xx:

  • For x<0x < 0: f(x)=ddx(π22x)=2f''(x) = \frac{d}{dx} \left( \frac{\pi}{2} - 2x \right) = -2
  • For x>0x > 0: f(x)=ddx(π2+2x)=2f''(x) = \frac{d}{dx} \left( \frac{\pi}{2} + 2x \right) = 2

Thus, f(x)={2,x<02,x>0f''(x) = \begin{cases} -2, & x < 0 \\ 2, & x > 0 \end{cases}

Step 5: Analyze the monotonicity of f(x)f'(x).

Since f(x)=2<0f''(x) = -2 < 0 for x(π2,0)x \in \left( -{\pi \over 2}, 0 \right), f(x)f'(x) is decreasing in (π2,0)\left( -{\pi \over 2}, 0 \right). Since f(x)=2>0f''(x) = 2 > 0 for x(0,π2)x \in \left( 0, {\pi \over 2} \right), f(x)f'(x) is increasing in (0,π2)\left( 0, {\pi \over 2} \right).

Therefore, ff' is decreasing in (π2,0)\left( { - {\pi \over 2},0} \right) and increasing in (0,π2)\left( {0,{\pi \over 2}} \right).

Common Mistakes & Tips

  • Remember to consider the principal value branch of the inverse trigonometric functions when simplifying expressions.
  • When dealing with absolute values, always split the function into piecewise definitions to handle different cases.
  • Pay close attention to differentiability at points where the function definition changes. Check LHD and RHD.

Summary

We simplified the expression for f(x)f(x) using inverse trigonometric identities and absolute value properties. We then expressed f(x)f(x) as a piecewise function and calculated its first derivative, f(x)f'(x), also as a piecewise function. After confirming differentiability at x=0x=0, we found the second derivative, f(x)f''(x). Finally, we analyzed the sign of f(x)f''(x) to determine the intervals where f(x)f'(x) is increasing or decreasing. We found that f(x)f'(x) is decreasing in (π2,0)\left( -{\pi \over 2}, 0 \right) and increasing in (0,π2)\left( 0, {\pi \over 2} \right).

Final Answer

The final answer is \boxed{ƒ' is decreasing in (π2,0)\left( { - {\pi \over 2},0} \right) and increasing in (0,π2)\left( {0,{\pi \over 2}} \right)}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions