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

Question

Let f,gf, g and hh be the real valued functions defined on R\mathbb{R} as f(x)={xx,x01,x=0f(x)=\left\{\begin{array}{cc}\frac{x}{|x|}, & x \neq 0 \\ 1, & x=0\end{array}\right. g(x)={sin(x+1)(x+1),x11,x=1g(x)=\left\{\begin{array}{cc}\frac{\sin (x+1)}{(x+1)}, & x \neq-1 \\ 1, & x=-1\end{array}\right. and h(x)=2[x]f(x)h(x)=2[x]-f(x), where [x][x] is the greatest integer x\leq x. Then the value of limx1g(h(x1))\lim\limits_{x \rightarrow 1} g(h(x-1)) is :

Options

Solution

Key Concepts and Formulas

  • Definition of f(x)f(x): The function f(x)f(x) is the signum function, sgn(x)\text{sgn}(x), which is 1-1 for x<0x<0, 11 for x>0x>0, and 11 for x=0x=0.
  • Definition of g(x)g(x): The function g(x)g(x) is defined as sin(x+1)x+1\frac{\sin(x+1)}{x+1} for x1x \neq -1 and 11 for x=1x=-1. This resembles the limit definition of sinuu\frac{\sin u}{u} as u0u \to 0. Specifically, limu0sinuu=1\lim_{u \to 0} \frac{\sin u}{u} = 1.
  • Limit of Composite Functions: To evaluate limxag(F(x))\lim_{x \to a} g(F(x)), we first evaluate the limit of the inner function, L=limxaF(x)L = \lim_{x \to a} F(x). Then, if gg is continuous at LL, the limit is g(L)g(L). If gg is not continuous at LL, we need to analyze the behavior of F(x)F(x) as it approaches LL from different sides.
  • Greatest Integer Function [x][x]: The greatest integer function [x][x] gives the largest integer less than or equal to xx.

Step-by-Step Solution

Step 1: Analyze the function f(x)f(x) The function f(x)f(x) is defined as: f(x)={xx,x01,x=0f(x)=\left\{\begin{array}{cc}\frac{x}{|x|}, & x \neq 0 \\ 1, & x=0\end{array}\right. For x>0x > 0, x=x|x| = x, so f(x)=xx=1f(x) = \frac{x}{x} = 1. For x<0x < 0, x=x|x| = -x, so f(x)=xx=1f(x) = \frac{x}{-x} = -1. Thus, f(x)f(x) is the signum function: f(x)={1,x>01,x<01,x=0f(x)=\left\{\begin{array}{cc}1, & x > 0 \\ -1, & x < 0 \\ 1, & x=0\end{array}\right. This can be written as f(x)=sgn(x)f(x) = \text{sgn}(x) for x0x \neq 0, and f(0)=1f(0)=1.

Step 2: Analyze the function h(x)h(x) The function h(x)h(x) is given by h(x)=2[x]f(x)h(x) = 2[x] - f(x). We need to evaluate limx1g(h(x1))\lim\limits_{x \rightarrow 1} g(h(x-1)). Let y=x1y = x-1. As x1x \to 1, y0y \to 0. We are interested in the behavior of h(y)h(y) as y0y \to 0.

Let's analyze h(x1)h(x-1) as x1x \to 1. This means we need to analyze h(y)h(y) as y0y \to 0. We need to consider the limits from the right (x1+x \to 1^+) and from the left (x1x \to 1^-).

Step 3: Evaluate h(x1)h(x-1) as x1+x \to 1^+ If x1+x \to 1^+, then xx is slightly greater than 1. Let x=1+ϵx = 1 + \epsilon, where ϵ\epsilon is a small positive number. Then x1=ϵx-1 = \epsilon. So we are interested in h(ϵ)h(\epsilon) as ϵ0+\epsilon \to 0^+. For x1+x \to 1^+, [x]=[1+ϵ]=1[x] = [1+\epsilon] = 1. And for x1+x \to 1^+, x>0x > 0, so f(x)=1f(x) = 1. Therefore, for x1+x \to 1^+, h(x1)=h(ϵ)=2[ϵ]f(ϵ)h(x-1) = h(\epsilon) = 2[\epsilon] - f(\epsilon). Since ϵ0+\epsilon \to 0^+, [ϵ]=0[\epsilon] = 0. Since ϵ>0\epsilon > 0, f(ϵ)=1f(\epsilon) = 1. So, h(x1)=2(0)1=1h(x-1) = 2(0) - 1 = -1 as x1+x \to 1^+.

Step 4: Evaluate h(x1)h(x-1) as x1x \to 1^- If x1x \to 1^-, then xx is slightly less than 1. Let x=1ϵx = 1 - \epsilon, where ϵ\epsilon is a small positive number. Then x1=ϵx-1 = -\epsilon. So we are interested in h(ϵ)h(-\epsilon) as ϵ0+\epsilon \to 0^+. For x1x \to 1^-, [x]=[1ϵ]=0[x] = [1-\epsilon] = 0. And for x1x \to 1^-, x>0x > 0, so f(x)=1f(x) = 1. Therefore, for x1x \to 1^-, h(x1)=h(ϵ)=2[ϵ]f(ϵ)h(x-1) = h(-\epsilon) = 2[-\epsilon] - f(-\epsilon). Since ϵ0+\epsilon \to 0^+, ϵ-\epsilon is a small negative number. So, [ϵ]=1[-\epsilon] = -1. Since ϵ<0-\epsilon < 0, f(ϵ)=1f(-\epsilon) = -1. So, h(x1)=2(1)(1)=2+1=1h(x-1) = 2(-1) - (-1) = -2 + 1 = -1 as x1x \to 1^-.

Step 5: Evaluate the limit of g(h(x1))g(h(x-1)) as x1+x \to 1^+ From Step 3, as x1+x \to 1^+, h(x1)1h(x-1) \to -1. We need to evaluate limx1+g(h(x1))\lim\limits_{x \rightarrow 1^+} g(h(x-1)). Let u=h(x1)u = h(x-1). As x1+x \to 1^+, u1u \to -1. The function g(u)g(u) is defined as: g(u)={sin(u+1)(u+1),u11,u=1g(u)=\left\{\begin{array}{cc}\frac{\sin (u+1)}{(u+1)}, & u \neq-1 \\ 1, & u=-1\end{array}\right. We are considering the limit as u1u \to -1. We have limu1sin(u+1)(u+1)\lim\limits_{u \rightarrow -1} \frac{\sin (u+1)}{(u+1)}. Let v=u+1v = u+1. As u1u \to -1, v0v \to 0. So, limv0sinvv=1\lim\limits_{v \rightarrow 0} \frac{\sin v}{v} = 1. Since h(x1)h(x-1) approaches 1-1 as x1+x \to 1^+, and g(u)g(u) is defined to be 11 at u=1u=-1, the limit is: limx1+g(h(x1))=g(limx1+h(x1))=g(1)=1\lim\limits_{x \rightarrow 1^+} g(h(x-1)) = g(\lim\limits_{x \rightarrow 1^+} h(x-1)) = g(-1) = 1. Alternatively, since h(x1)h(x-1) approaches 1-1 but is not necessarily equal to 1-1 in the limit process, we use the definition of g(u)g(u) for u1u \neq -1: limx1+g(h(x1))=limu1+sin(u+1)(u+1)=1\lim\limits_{x \rightarrow 1^+} g(h(x-1)) = \lim\limits_{u \rightarrow -1^+} \frac{\sin (u+1)}{(u+1)} = 1. (Note: The original solution incorrectly stated h(x1)=01=1h(x-1) = 0-1 = -1 for x1+x \to 1^+ which implies [x]=1[x]=1 and f(x)=1f(x)=1, leading to h(x1)=2[x1]f(x1)h(x-1) = 2[x-1] - f(x-1). Let's re-evaluate h(x1)h(x-1) carefully).

Let's re-evaluate h(x1)h(x-1) more rigorously for the limit x1x \to 1. We are interested in h(y)h(y) where y=x1y = x-1. As x1x \to 1, y0y \to 0. We need to evaluate limy0h(y)=limy0(2[y]f(y))\lim_{y \to 0} h(y) = \lim_{y \to 0} (2[y] - f(y)).

Case 1: y0+y \to 0^+ (i.e., x1+x \to 1^+) As y0+y \to 0^+, [y]=0[y] = 0. As y0+y \to 0^+, y>0y > 0, so f(y)=1f(y) = 1. So, limy0+h(y)=2(0)1=1\lim_{y \to 0^+} h(y) = 2(0) - 1 = -1.

Case 2: y0y \to 0^- (i.e., x1x \to 1^-) As y0y \to 0^-, [y]=1[y] = -1. As y0y \to 0^-, y<0y < 0, so f(y)=1f(y) = -1. So, limy0h(y)=2(1)(1)=2+1=1\lim_{y \to 0^-} h(y) = 2(-1) - (-1) = -2 + 1 = -1.

Since limy0+h(y)=1\lim_{y \to 0^+} h(y) = -1 and limy0h(y)=1\lim_{y \to 0^-} h(y) = -1, we have limy0h(y)=1\lim_{y \to 0} h(y) = -1. This means limx1h(x1)=1\lim_{x \to 1} h(x-1) = -1.

Step 6: Evaluate the limit of g(h(x1))g(h(x-1)) We need to find limx1g(h(x1))\lim\limits_{x \rightarrow 1} g(h(x-1)). Let u=h(x1)u = h(x-1). As x1x \to 1, we found that u1u \to -1. We need to evaluate limu1g(u)\lim\limits_{u \rightarrow -1} g(u). The function g(u)g(u) is defined as: g(u)={sin(u+1)(u+1),u11,u=1g(u)=\left\{\begin{array}{cc}\frac{\sin (u+1)}{(u+1)}, & u \neq-1 \\ 1, & u=-1\end{array}\right. We are interested in the limit as u1u \to -1. We know that limu1sin(u+1)(u+1)\lim\limits_{u \rightarrow -1} \frac{\sin (u+1)}{(u+1)}. Let v=u+1v = u+1. As u1u \to -1, v0v \to 0. The limit becomes limv0sinvv=1\lim\limits_{v \rightarrow 0} \frac{\sin v}{v} = 1.

Since h(x1)h(x-1) approaches 1-1 as x1x \to 1, and the limit of g(u)g(u) as u1u \to -1 is 11, we have: limx1g(h(x1))=limu1g(u)=1\lim\limits_{x \rightarrow 1} g(h(x-1)) = \lim\limits_{u \rightarrow -1} g(u) = 1.

The original solution's calculation for h(x1)h(x-1) was slightly convoluted. Let's break down the h(x1)h(x-1) calculation as per the original solution's structure. If x1+x \to 1^+, then x=1+ϵx=1+\epsilon for small ϵ>0\epsilon > 0. h(x1)=h(ϵ)=2[ϵ]f(ϵ)h(x-1) = h(\epsilon) = 2[\epsilon] - f(\epsilon). Since ϵ0+\epsilon \to 0^+, [ϵ]=0[\epsilon]=0 and f(ϵ)=1f(\epsilon)=1. So h(ϵ)=2(0)1=1h(\epsilon) = 2(0) - 1 = -1. If x1x \to 1^-, then x=1ϵx=1-\epsilon for small ϵ>0\epsilon > 0. h(x1)=h(ϵ)=2[ϵ]f(ϵ)h(x-1) = h(-\epsilon) = 2[-\epsilon] - f(-\epsilon). Since ϵ0+\epsilon \to 0^+, ϵ0-\epsilon \to 0^-. So [ϵ]=1[-\epsilon]=-1 and f(ϵ)=1f(-\epsilon)=-1. So h(ϵ)=2(1)(1)=2+1=1h(-\epsilon) = 2(-1) - (-1) = -2 + 1 = -1. Thus, in both cases, h(x1)1h(x-1) \to -1 as x1x \to 1.

Now, we need to evaluate limx1g(h(x1))\lim\limits_{x \rightarrow 1} g(h(x-1)). Let u=h(x1)u = h(x-1). As x1x \to 1, u1u \to -1. We are evaluating limu1g(u)\lim\limits_{u \rightarrow -1} g(u). g(u)=sin(u+1)u+1g(u) = \frac{\sin(u+1)}{u+1} for u1u \neq -1. So, limu1g(u)=limu1sin(u+1)u+1\lim\limits_{u \rightarrow -1} g(u) = \lim\limits_{u \rightarrow -1} \frac{\sin(u+1)}{u+1}. Let v=u+1v = u+1. As u1u \to -1, v0v \to 0. The limit becomes limv0sinvv=1\lim\limits_{v \rightarrow 0} \frac{\sin v}{v} = 1.

Common Mistakes & Tips

  • Careful analysis of the greatest integer function: Pay close attention to whether the argument of [x][x] is approaching an integer from the left or right, as this determines the value of [x][x]. For example, [0+]=0[0^+]=0 but [0]=1[0^-]=-1.
  • Understanding function composition in limits: When dealing with limxag(F(x))\lim_{x \to a} g(F(x)), first find the limit of the inner function L=limxaF(x)L = \lim_{x \to a} F(x). Then, evaluate g(L)g(L) if gg is continuous at LL. If gg is not continuous at LL, analyze the behavior of F(x)F(x) as it approaches LL.
  • Signum function definition: Remember that f(0)=1f(0)=1, not 0, which is a common point of confusion.

Summary

To find the limit of the composite function g(h(x1))g(h(x-1)) as x1x \to 1, we first analyzed the behavior of the inner function h(x1)h(x-1) as x1x \to 1. We found that as xx approaches 1 from both the left and the right, h(x1)h(x-1) approaches 1-1. Then, we evaluated the limit of the outer function g(u)g(u) as uu approaches 1-1. Using the definition of g(u)g(u) and the standard limit limv0sinvv=1\lim_{v \to 0} \frac{\sin v}{v} = 1, we determined that the limit of g(h(x1))g(h(x-1)) as x1x \to 1 is 1.

The final answer is 1\boxed{1}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions