Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2021
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

Let S = { t \in R:f(x) = \left| {x - \pi } \right|.\left( {{e^{\left| x \right|}} - 1} \right)$$$$\sin \left| x \right| is not differentiable at t}, then the set S is equal to

Options

Solution

Key Concepts and Formulas

  • Differentiability: A function f(x)f(x) is differentiable at a point x=ax=a if the limit defining its derivative exists: f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} This limit must exist and be finite. For a function involving absolute values, we often need to check the left-hand derivative (LHD) and the right-hand derivative (RHD) separately.
    • LHD at x=ax=a: limh0f(a+h)f(a)h\lim_{h \to 0^-} \frac{f(a+h) - f(a)}{h}
    • RHD at x=ax=a: limh0+f(a+h)f(a)h\lim_{h \to 0^+} \frac{f(a+h) - f(a)}{h} The function is differentiable at x=ax=a if and only if LHD = RHD.
  • Absolute Value Properties: x=x|x| = x if x0x \ge 0 and x=x|x| = -x if x<0x < 0. This means functions involving x|x| might have points of non-differentiability at x=0x=0. Similarly, xπ|x-\pi| might have a point of non-differentiability at x=πx=\pi.
  • Properties of Exponential and Trigonometric Functions: exe^x and sinx\sin x are differentiable everywhere. Their behavior at x=0x=0 is important for limits. Specifically, limx0ex1x=1\lim_{x \to 0} \frac{e^x - 1}{x} = 1 and limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1.

Step-by-Step Solution

The problem asks us to find the set SS of all real numbers tt where the function f(x)=xπ(ex1)sinxf(x) = |x - \pi| (e^{|x|} - 1) \sin|x| is not differentiable. We need to check the differentiability of f(x)f(x) at points where the absolute value functions might cause a change in behavior, which are x=0x=0 and x=πx=\pi.

Step 1: Analyze the function f(x)f(x) The function is given by f(x)=xπ(ex1)sinxf(x) = |x - \pi| (e^{|x|} - 1) \sin|x|. We can simplify the absolute values based on the sign of their arguments:

  • For xπ|x-\pi|:
    • If xπx \ge \pi, xπ=xπ|x-\pi| = x-\pi.
    • If x<πx < \pi, xπ=(xπ)=πx|x-\pi| = -(x-\pi) = \pi - x.
  • For x|x|:
    • If x0x \ge 0, x=x|x| = x.
    • If x<0x < 0, x=x|x| = -x.

This suggests we should examine the differentiability at x=0x=0 and x=πx=\pi.

Step 2: Check differentiability at x=0x=0. We need to calculate the LHD and RHD at x=0x=0. First, let's find f(0)f(0): f(0)=0π(e01)sin0=π(e01)sin(0)=π(11)0=0f(0) = |0 - \pi| (e^{|0|} - 1) \sin|0| = |-\pi| (e^0 - 1) \sin(0) = \pi (1 - 1) \cdot 0 = 0.

Now, let's calculate the LHD at x=0x=0: LHD = limh0f(0+h)f(0)h=limh0f(h)0h\mathop {\lim }\limits_{h \to 0^-} \frac{f(0+h) - f(0)}{h} = \mathop {\lim }\limits_{h \to 0^-} \frac{f(h) - 0}{h} Since h0h \to 0^-, hh is negative. Therefore, h=h|h| = -h and hπ=πh|h-\pi| = \pi - h (since h<πh < \pi). LHD = limh0hπ(eh1)sinhh\mathop {\lim }\limits_{h \to 0^-} \frac{|h - \pi|(e^{|h|} - 1)\sin|h|}{h} LHD = limh0(πh)(eh1)sin(h)h\mathop {\lim }\limits_{h \to 0^-} \frac{(\pi - h)(e^{-h} - 1)\sin(-h)}{h} Using the property sin(h)=sin(h)\sin(-h) = -\sin(h): LHD = limh0(πh)(eh1)(sinh)h\mathop {\lim }\limits_{h \to 0^-} \frac{(\pi - h)(e^{-h} - 1)(-\sin h)}{h} LHD = limh0(πh)limh0eh1hlimh0sinhh-\mathop {\lim }\limits_{h \to 0^-} (\pi - h) \cdot \mathop {\lim }\limits_{h \to 0^-} \frac{e^{-h} - 1}{h} \cdot \mathop {\lim }\limits_{h \to 0^-} \frac{\sin h}{h}

Let's evaluate each limit:

  • limh0(πh)=π0=π\mathop {\lim }\limits_{h \to 0^-} (\pi - h) = \pi - 0 = \pi.
  • limh0eh1h\mathop {\lim }\limits_{h \to 0^-} \frac{e^{-h} - 1}{h}: Let u=hu = -h. As h0h \to 0^-, u0+u \to 0^+. This limit becomes limu0+eu1u=limu0+eu1u=1\mathop {\lim }\limits_{u \to 0^+} \frac{e^u - 1}{-u} = -\mathop {\lim }\limits_{u \to 0^+} \frac{e^u - 1}{u} = -1.
  • limh0sinhh=1\mathop {\lim }\limits_{h \to 0^-} \frac{\sin h}{h} = 1.

Substituting these values back into the LHD expression: LHD = (π)(1)(1)=π-(\pi) \cdot (-1) \cdot (1) = \pi.

Now, let's calculate the RHD at x=0x=0: RHD = limh0+f(0+h)f(0)h=limh0+f(h)0h\mathop {\lim }\limits_{h \to 0^+} \frac{f(0+h) - f(0)}{h} = \mathop {\lim }\limits_{h \to 0^+} \frac{f(h) - 0}{h} Since h0+h \to 0^+, hh is positive. Therefore, h=h|h| = h and hπ=πh|h-\pi| = \pi - h (since h<πh < \pi). RHD = limh0+hπ(eh1)sinhh\mathop {\lim }\limits_{h \to 0^+} \frac{|h - \pi|(e^{|h|} - 1)\sin|h|}{h} RHD = limh0+(πh)(eh1)sinhh\mathop {\lim }\limits_{h \to 0^+} \frac{(\pi - h)(e^{h} - 1)\sin h}{h} RHD = limh0+(πh)limh0+eh1hlimh0+sinhh\mathop {\lim }\limits_{h \to 0^+} (\pi - h) \cdot \mathop {\lim }\limits_{h \to 0^+} \frac{e^{h} - 1}{h} \cdot \mathop {\lim }\limits_{h \to 0^+} \frac{\sin h}{h}

Let's evaluate each limit:

  • limh0+(πh)=π0=π\mathop {\lim }\limits_{h \to 0^+} (\pi - h) = \pi - 0 = \pi.
  • limh0+eh1h=1\mathop {\lim }\limits_{h \to 0^+} \frac{e^{h} - 1}{h} = 1 (standard limit).
  • limh0+sinhh=1\mathop {\lim }\limits_{h \to 0^+} \frac{\sin h}{h} = 1 (standard limit).

Substituting these values back into the RHD expression: RHD = (π)(1)(1)=π(\pi) \cdot (1) \cdot (1) = \pi.

Since LHD = RHD = π\pi, the function f(x)f(x) is differentiable at x=0x=0.

Step 3: Check differentiability at x=πx=\pi. We need to calculate the LHD and RHD at x=πx=\pi. First, let's find f(π)f(\pi): f(π)=ππ(eπ1)sinπ=0(eπ1)sin(π)=0(eπ1)0=0f(\pi) = |\pi - \pi| (e^{|\pi|} - 1) \sin|\pi| = |0| (e^{\pi} - 1) \sin(\pi) = 0 \cdot (e^{\pi} - 1) \cdot 0 = 0.

Now, let's calculate the LHD at x=πx=\pi: LHD = limh0f(π+h)f(π)h=limh0f(π+h)0h\mathop {\lim }\limits_{h \to 0^-} \frac{f(\pi+h) - f(\pi)}{h} = \mathop {\lim }\limits_{h \to 0^-} \frac{f(\pi+h) - 0}{h} Since h0h \to 0^-, hh is negative. Let h=δh = -\delta where δ>0\delta > 0 and δ0\delta \to 0. Then π+h=πδ\pi+h = \pi-\delta, which is slightly less than π\pi. For π+h<π\pi+h < \pi: (π+h)π=h=h|(\pi+h) - \pi| = |h| = -h (since hh is negative). Also, since π+h\pi+h is close to π\pi and π>0\pi > 0, π+h=π+h|\pi+h| = \pi+h. LHD = limh0(π+h)π(eπ+h1)sinπ+hh\mathop {\lim }\limits_{h \to 0^-} \frac{|(\pi+h) - \pi|(e^{|\pi+h|} - 1)\sin|\pi+h|}{h} LHD = limh0h(eπ+h1)sin(π+h)h\mathop {\lim }\limits_{h \to 0^-} \frac{|h|(e^{\pi+h} - 1)\sin(\pi+h)}{h} LHD = limh0h(eπ+h1)sin(π+h)h\mathop {\lim }\limits_{h \to 0^-} \frac{-h(e^{\pi+h} - 1)\sin(\pi+h)}{h} (since h<0h < 0, h=h|h| = -h) LHD = limh0(eπ+h1)sin(π+h)\mathop {\lim }\limits_{h \to 0^-} -(e^{\pi+h} - 1)\sin(\pi+h)

Let's evaluate the limit: As h0h \to 0^-, π+hπ\pi+h \to \pi^-. eπ+heπe^{\pi+h} \to e^{\pi}. sin(π+h)sin(π)=0\sin(\pi+h) \to \sin(\pi) = 0. So, LHD = (eπ1)0=0-(e^{\pi} - 1) \cdot 0 = 0.

Now, let's calculate the RHD at x=πx=\pi: RHD = limh0+f(π+h)f(π)h=limh0+f(π+h)0h\mathop {\lim }\limits_{h \to 0^+} \frac{f(\pi+h) - f(\pi)}{h} = \mathop {\lim }\limits_{h \to 0^+} \frac{f(\pi+h) - 0}{h} Since h0+h \to 0^+, hh is positive. Let h=δh = \delta where δ>0\delta > 0 and δ0\delta \to 0. Then π+h=π+δ\pi+h = \pi+\delta, which is slightly greater than π\pi. For π+h>π\pi+h > \pi: (π+h)π=h=h|(\pi+h) - \pi| = |h| = h (since hh is positive). Also, since π+h\pi+h is positive, π+h=π+h|\pi+h| = \pi+h. RHD = limh0+(π+h)π(eπ+h1)sinπ+hh\mathop {\lim }\limits_{h \to 0^+} \frac{|(\pi+h) - \pi|(e^{|\pi+h|} - 1)\sin|\pi+h|}{h} RHD = limh0+h(eπ+h1)sin(π+h)h\mathop {\lim }\limits_{h \to 0^+} \frac{|h|(e^{\pi+h} - 1)\sin(\pi+h)}{h} RHD = limh0+h(eπ+h1)sin(π+h)h\mathop {\lim }\limits_{h \to 0^+} \frac{h(e^{\pi+h} - 1)\sin(\pi+h)}{h} (since h>0h > 0, h=h|h| = h) RHD = limh0+(eπ+h1)sin(π+h)\mathop {\lim }\limits_{h \to 0^+} (e^{\pi+h} - 1)\sin(\pi+h)

Let's evaluate the limit: As h0+h \to 0^+, π+hπ+\pi+h \to \pi^+. eπ+heπe^{\pi+h} \to e^{\pi}. sin(π+h)sin(π)=0\sin(\pi+h) \to \sin(\pi) = 0. So, RHD = (eπ1)0=0(e^{\pi} - 1) \cdot 0 = 0.

Since LHD = RHD = 0, the function f(x)f(x) is differentiable at x=πx=\pi.

Step 4: Consider differentiability for x0x \ne 0 and xπx \ne \pi. For x>πx > \pi, f(x)=(xπ)(ex1)sinxf(x) = (x-\pi)(e^x - 1)\sin x. This is a product of differentiable functions, so it is differentiable. For 0<x<π0 < x < \pi, f(x)=(πx)(ex1)sinxf(x) = (\pi-x)(e^x - 1)\sin x. This is a product of differentiable functions, so it is differentiable. For x<0x < 0, f(x)=(πx)(ex1)sin(x)=(πx)(ex1)sinxf(x) = (\pi-x)(e^{-x} - 1)\sin(-x) = -(\pi-x)(e^{-x} - 1)\sin x. This is a product of differentiable functions, so it is differentiable.

We have confirmed that f(x)f(x) is differentiable at x=0x=0 and x=πx=\pi. Since the function is composed of differentiable components (polynomials, exponential, sine) and the absolute value functions are handled correctly at their critical points, the function is differentiable for all real numbers xx.

Step 5: Determine the set S. The set SS consists of all real numbers tt where f(x)f(x) is not differentiable. Since we have shown that f(x)f(x) is differentiable everywhere, there are no such points. Therefore, the set SS is the empty set.

Common Mistakes & Tips

  • Incorrectly handling absolute values: Be very careful when splitting cases for absolute values, especially when they are arguments to other functions or part of a product. For example, h|-h| when h0h \to 0^- is h-h, not hh.
  • Forgetting to check f(a)f(a): When calculating LHD and RHD, ensure you correctly use f(a)f(a) in the numerator. In this case, f(0)=0f(0)=0 and f(π)=0f(\pi)=0, simplifying the calculations.
  • Using standard limits incorrectly: While limx0ex1x=1\lim_{x \to 0} \frac{e^x-1}{x}=1 and limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x}=1 are useful, they apply when the argument goes to 0. In the LHD calculation at x=0x=0, we had eh1h\frac{e^{-h}-1}{h} where h-h went to 0+0^+, so it required a substitution.
  • Assuming differentiability at critical points without proof: Points where the absolute value function's argument is zero (like x=0x=0 for x|x| and x=πx=\pi for xπ|x-\pi|) are potential points of non-differentiability. Always verify using the definition of the derivative.

Summary

To find the set SS of points where the function f(x)=xπ(ex1)sinxf(x) = |x - \pi| (e^{|x|} - 1) \sin|x| is not differentiable, we analyzed the function at the critical points arising from the absolute value expressions, namely x=0x=0 and x=πx=\pi. We calculated the left-hand and right-hand derivatives at these points. At x=0x=0, both LHD and RHD were found to be π\pi, indicating differentiability. At x=πx=\pi, both LHD and RHD were found to be 0, also indicating differentiability. Since the function is composed of standard differentiable functions and is differentiable at the points where the absolute value arguments are zero, it is differentiable for all real numbers. Therefore, the set SS of points where the function is not differentiable is empty.

The final answer is ϕ\boxed{\phi}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions