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

Question

The function f:RRf: \mathbb{R} \rightarrow \mathbb{R} defined by f(x)=limncos(2πx)x2nsin(x1)1+x2n+1x2nf(x)=\lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi x)-x^{2 n} \sin (x-1)}{1+x^{2 n+1}-x^{2 n}} is continuous for all x in :

Options

Solution

1. Key Concepts and Formulas

  • Limits of sequences involving powers: For a real number aa, the limit of ana^n as nn \rightarrow \infty behaves as follows:
    • If a<1|a| < 1, then limnan=0\lim_{n \rightarrow \infty} a^n = 0.
    • If a>1|a| > 1, then limnan=\lim_{n \rightarrow \infty} a^n = \infty.
    • If a=1a = 1, then limnan=1\lim_{n \rightarrow \infty} a^n = 1.
    • If a=1a = -1, then limnan\lim_{n \rightarrow \infty} a^n does not exist (oscillates between 1 and -1).
  • Continuity of a function: A function f(x)f(x) is continuous at a point cc if limxcf(x)=f(c)\lim_{x \rightarrow c} f(x) = f(c). This requires the limit to exist, the function value to exist, and for them to be equal. For continuity on an interval, this must hold for all points in the interval.
  • Piecewise function limits: When evaluating limits of piecewise functions, especially those defined by a limit process, we need to consider the limit from the left and the limit from the right at points where the definition of the function might change.

2. Step-by-Step Solution

We are given the function f(x)=limncos(2πx)x2nsin(x1)1+x2n+1x2nf(x)=\lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi x)-x^{2 n} \sin (x-1)}{1+x^{2 n+1}-x^{2 n}}. We need to find the values of xx for which f(x)f(x) is continuous. We will analyze the limit by considering different cases for x|x|.

Step 1: Analyze the behavior of x2nx^{2n} and x2n+1x^{2n+1} as nn \rightarrow \infty. The behavior of x2nx^{2n} and x2n+1x^{2n+1} as nn \rightarrow \infty depends on the value of xx.

  • If x<1|x| < 1, then limnx2n=0\lim_{n \rightarrow \infty} x^{2n} = 0 and limnx2n+1=0\lim_{n \rightarrow \infty} x^{2n+1} = 0.
  • If x>1|x| > 1, then limnx2n=\lim_{n \rightarrow \infty} x^{2n} = \infty and limnx2n+1=\lim_{n \rightarrow \infty} x^{2n+1} = \infty.
  • If x=1x = 1, then limnx2n=1\lim_{n \rightarrow \infty} x^{2n} = 1 and limnx2n+1=1\lim_{n \rightarrow \infty} x^{2n+1} = 1.
  • If x=1x = -1, then limnx2n=1\lim_{n \rightarrow \infty} x^{2n} = 1 (since 2n2n is even) and limnx2n+1=1\lim_{n \rightarrow \infty} x^{2n+1} = -1 (since 2n+12n+1 is odd).

Step 2: Evaluate f(x)f(x) for x<1|x| < 1. For x<1|x| < 1, we have limnx2n=0\lim_{n \rightarrow \infty} x^{2n} = 0 and limnx2n+1=0\lim_{n \rightarrow \infty} x^{2n+1} = 0. Substituting these into the expression for f(x)f(x): f(x)=limncos(2πx)x2nsin(x1)1+x2n+1x2n=cos(2πx)0sin(x1)1+00=cos(2πx)f(x) = \lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi x)-x^{2 n} \sin (x-1)}{1+x^{2 n+1}-x^{2 n}} = \frac{\cos (2 \pi x) - 0 \cdot \sin (x-1)}{1+0-0} = \cos (2 \pi x) The function cos(2πx)\cos(2 \pi x) is continuous for all real numbers. Therefore, f(x)f(x) is continuous for all xx in (1,1)(-1, 1).

Step 3: Evaluate f(x)f(x) for x>1|x| > 1. For x>1|x| > 1, we have limnx2n=\lim_{n \rightarrow \infty} x^{2n} = \infty and limnx2n+1=\lim_{n \rightarrow \infty} x^{2n+1} = \infty. To evaluate the limit, we can divide the numerator and the denominator by the highest power of xx in the denominator, which is x2n+1x^{2n+1} or x2nx^{2n}. Let's divide by x2nx^{2n}: f(x)=limncos(2πx)x2nsin(x1)1x2n+x1f(x) = \lim\limits_{n \rightarrow \infty} \frac{\frac{\cos (2 \pi x)}{x^{2n}} - \sin (x-1)}{\frac{1}{x^{2n}}+x-1} As nn \rightarrow \infty, cos(2πx)x2n0\frac{\cos (2 \pi x)}{x^{2n}} \rightarrow 0 because cos(2πx)1|\cos(2 \pi x)| \leq 1. So, f(x)=0sin(x1)0+x1=sin(x1)x1f(x) = \frac{0 - \sin (x-1)}{0 + x - 1} = \frac{-\sin (x-1)}{x-1} This function is a ratio of continuous functions, and the denominator x1x-1 is non-zero for x>1|x| > 1. Thus, f(x)=sin(x1)x1f(x) = \frac{-\sin (x-1)}{x-1} is continuous for all xx such that x>1|x| > 1.

Step 4: Evaluate f(x)f(x) at x=1x = 1. We need to check for continuity at x=1x=1. We must evaluate the limit as x1x \rightarrow 1 and compare it with f(1)f(1). First, let's find f(1)f(1) by substituting x=1x=1 into the original limit expression: f(1)=limncos(2π(1))12nsin(11)1+12n+112n=limncos(2π)sin(0)1+11=101=1f(1) = \lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi (1))-1^{2 n} \sin (1-1)}{1+1^{2 n+1}-1^{2 n}} = \lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi)-\sin (0)}{1+1-1} = \frac{1-0}{1} = 1 Now, we need to evaluate the limit as x1x \rightarrow 1. We should consider the left-hand limit (x1x \rightarrow 1^-) and the right-hand limit (x1+x \rightarrow 1^+). For x1x \rightarrow 1^-, we are in the case x<1|x| < 1. So, f(x)=cos(2πx)f(x) = \cos(2 \pi x). limx1f(x)=limx1cos(2πx)=cos(2π)=1\lim\limits_{x \rightarrow 1^-} f(x) = \lim\limits_{x \rightarrow 1^-} \cos (2 \pi x) = \cos (2 \pi) = 1 For x1+x \rightarrow 1^+, we are in the case x>1|x| > 1. So, f(x)=sin(x1)x1f(x) = \frac{-\sin (x-1)}{x-1}. limx1+f(x)=limx1+sin(x1)x1\lim\limits_{x \rightarrow 1^+} f(x) = \lim\limits_{x \rightarrow 1^+} \frac{-\sin (x-1)}{x-1} Let y=x1y = x-1. As x1+x \rightarrow 1^+, y0+y \rightarrow 0^+. limy0+sinyy=1\lim\limits_{y \rightarrow 0^+} \frac{-\sin y}{y} = -1 Since limx1f(x)=1\lim\limits_{x \rightarrow 1^-} f(x) = 1 and limx1+f(x)=1\lim\limits_{x \rightarrow 1^+} f(x) = -1, the limit limx1f(x)\lim\limits_{x \rightarrow 1} f(x) does not exist. Therefore, f(x)f(x) is discontinuous at x=1x=1.

Step 5: Evaluate f(x)f(x) at x=1x = -1. We need to check for continuity at x=1x=-1. We must evaluate the limit as x1x \rightarrow -1 and compare it with f(1)f(-1). First, let's find f(1)f(-1) by substituting x=1x=-1 into the original limit expression: f(1)=limncos(2π(1))(1)2nsin(11)1+(1)2n+1(1)2nf(-1) = \lim\limits_{n \rightarrow \infty} \frac{\cos (2 \pi (-1))-(-1)^{2 n} \sin (-1-1)}{1+(-1)^{2 n+1}-(-1)^{2 n}} Since 2n2n is even, (1)2n=1(-1)^{2n} = 1. Since 2n+12n+1 is odd, (1)2n+1=1(-1)^{2n+1} = -1. f(1)=limncos(2π)1sin(2)1+(1)1=1sin(2)111=1+sin(2)1=(1+sin2)f(-1) = \lim\limits_{n \rightarrow \infty} \frac{\cos (-2 \pi)-1 \cdot \sin (-2)}{1+(-1)-1} = \frac{1 - \sin (-2)}{1-1-1} = \frac{1 + \sin (2)}{-1} = -(1 + \sin 2) Now, we need to evaluate the limit as x1x \rightarrow -1. We should consider the left-hand limit (x1x \rightarrow -1^-) and the right-hand limit (x1+x \rightarrow -1^+). For x1+x \rightarrow -1^+, we are in the case x<1|x| < 1. So, f(x)=cos(2πx)f(x) = \cos(2 \pi x). limx1+f(x)=limx1+cos(2πx)=cos(2π)=1\lim\limits_{x \rightarrow -1^+} f(x) = \lim\limits_{x \rightarrow -1^+} \cos (2 \pi x) = \cos (-2 \pi) = 1 For x1x \rightarrow -1^-, we are in the case x>1|x| > 1. So, f(x)=sin(x1)x1f(x) = \frac{-\sin (x-1)}{x-1}. limx1f(x)=limx1sin(x1)x1=sin(11)11=sin(2)2=sin(2)2=sin22\lim\limits_{x \rightarrow -1^-} f(x) = \lim\limits_{x \rightarrow -1^-} \frac{-\sin (x-1)}{x-1} = \frac{-\sin (-1-1)}{-1-1} = \frac{-\sin (-2)}{-2} = \frac{\sin (2)}{-2} = -\frac{\sin 2}{2} Since limx1+f(x)=1\lim\limits_{x \rightarrow -1^+} f(x) = 1 and limx1f(x)=sin22\lim\limits_{x \rightarrow -1^-} f(x) = -\frac{\sin 2}{2}, the limit limx1f(x)\lim\limits_{x \rightarrow -1} f(x) does not exist. Therefore, f(x)f(x) is discontinuous at x=1x=-1.

Step 6: Combine the results.

  • f(x)f(x) is continuous for x<1|x| < 1 (i.e., in (1,1)(-1, 1)).
  • f(x)f(x) is continuous for x>1|x| > 1 (i.e., in (,1)(1,)(-\infty, -1) \cup (1, \infty)).
  • f(x)f(x) is discontinuous at x=1x=1.
  • f(x)f(x) is discontinuous at x=1x=-1.

Therefore, f(x)f(x) is continuous for all xR{1,1}x \in \mathbb{R} - \{-1, 1\}.

3. Common Mistakes & Tips

  • Incorrectly handling limits of powers: Be very careful with the cases x<1|x|<1, x>1|x|>1, x=1x=1, and x=1x=-1. The behavior of x2nx^{2n} and x2n+1x^{2n+1} is crucial.
  • Division by zero: When evaluating limits for x>1|x|>1, ensure that the denominator does not become zero after simplification. In this case, for x>1|x|>1, x1x-1 is never zero.
  • Checking continuity at boundary points: Always check continuity at points where the definition of the function changes or where the limit behavior changes. This involves comparing the left-hand limit, the right-hand limit, and the function value at that point.

4. Summary

To determine the continuity of the given function, we analyzed its behavior by considering different intervals based on the magnitude of xx. For x<1|x|<1, x2nx^{2n} and x2n+1x^{2n+1} tend to 0, simplifying f(x)f(x) to cos(2πx)\cos(2\pi x), which is continuous. For x>1|x|>1, we divided by x2nx^{2n} to find f(x)=sin(x1)x1f(x) = \frac{-\sin(x-1)}{x-1}, also continuous in this range. We then specifically checked the points x=1x=1 and x=1x=-1. At x=1x=1, the left-hand limit (from x<1|x|<1 case) and the right-hand limit (from x>1|x|>1 case) were different (1 and -1 respectively), indicating discontinuity. At x=1x=-1, the left-hand limit (from x>1|x|>1 case) and the right-hand limit (from x<1|x|<1 case) were also different (sin22-\frac{\sin 2}{2} and 1 respectively), confirming discontinuity. Thus, the function is continuous everywhere except at x=1x=1 and x=1x=-1.

5. Final Answer

The final answer is R{1,1}\boxed{R-\{-1,1\}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions