JEE Challenger
More from Limits and Derivatives

Set of Ordered Pairs for Which Specified Limit Equals Zero

Let SS be the set of all (α,β)R×R(\alpha, \beta) \in \mathbb{R} \times \mathbb{R} such that

limxsin(x2)(logex)αsin(1x2)xαβ(loge(1+x))β=0.\lim_{x \to \infty} \frac{\sin(x^2)(\log_e x)^\alpha \sin\left(\frac{1}{x^2}\right)}{x^{\alpha\beta} (\log_e (1+x))^\beta} = 0.

Then which of the following is (are) correct?

Options

A

(1,3)S(-1, 3) \in S

B

(1,1)S(-1, 1) \in S

Correct
C

(1,1)S(1, -1) \in S

Correct
D

(1,2)S(1, -2) \in S

Step-by-Step Solution

To determine which ordered pairs (α,β)(\alpha, \beta) belong to the set SS, we need to evaluate the limit: L=limxsin(x2)(logex)αsin(1x2)xαβ(loge(1+x))βL = \lim_{x \to \infty} \frac{\sin(x^2)(\log_e x)^\alpha \sin\left(\frac{1}{x^2}\right)}{x^{\alpha\beta} (\log_e (1+x))^\beta}

Step 1: Asymptotic Behavior Analysis

As xx \to \infty, we use the following standard asymptotic approximations:

  1. sin(1x2)=1x2(1+O(1x4))\sin\left(\frac{1}{x^2}\right) = \frac{1}{x^2}\left(1 + O\left(\frac{1}{x^4}\right)\right)
  2. loge(1+x)=loge(x(1+1x))=logex+loge(1+1x)=logex(1+1xlogex+o(1))\log_e(1+x) = \log_e\left(x\left(1 + \frac{1}{x}\right)\right) = \log_e x + \log_e\left(1 + \frac{1}{x}\right) = \log_e x \left(1 + \frac{1}{x \log_e x} + o(1)\right)

Substituting these into the expression inside the limit gives: f(x)=sin(x2)(logex)α1x2(1+o(1))xαβ(logex)β(1+o(1))f(x) = \frac{\sin(x^2)(\log_e x)^\alpha \cdot \frac{1}{x^2}(1 + o(1))}{x^{\alpha\beta} (\log_e x)^\beta (1 + o(1))}

Simplifying the algebraic expression: f(x)=sin(x2)x(αβ+2)(logex)αβ(1+o(1))f(x) = \sin(x^2) \cdot x^{-(\alpha\beta + 2)} (\log_e x)^{\alpha - \beta} (1 + o(1))

Let h(x)=x(αβ+2)(logex)αβh(x) = x^{-(\alpha\beta + 2)} (\log_e x)^{\alpha - \beta}. Then: f(x)=sin(x2)h(x)(1+o(1))f(x) = \sin(x^2) \cdot h(x) \cdot (1 + o(1))

Step 2: Condition for the Limit to equal Zero

Since sin(x2)\sin(x^2) oscillates indefinitely between 1-1 and 11 as xx \to \infty, the overall limit limxf(x)=0\lim_{x \to \infty} f(x) = 0 holds if and only if: limxh(x)=limx(logex)αβxαβ+2=0\lim_{x \to \infty} h(x) = \lim_{x \to \infty} \frac{(\log_e x)^{\alpha - \beta}}{x^{\alpha\beta + 2}} = 0

We analyze the behavior of h(x)h(x) based on the exponent of xx:

  1. If αβ+2>0\alpha\beta + 2 > 0: The power of xx in the denominator is strictly positive. Since polynomial growth dominates logarithmic growth (limx(logex)kxp=0\lim_{x \to \infty} \frac{(\log_e x)^k}{x^p} = 0 for any p>0p > 0 and kRk \in \mathbb{R}), we have limxh(x)=0\lim_{x \to \infty} h(x) = 0. Thus, (α,β)S(\alpha, \beta) \in S.
  2. If αβ+2=0\alpha\beta + 2 = 0: We have h(x)=(logex)αβh(x) = (\log_e x)^{\alpha - \beta}, which approaches 00 if and only if αβ<0\alpha - \beta < 0.
  3. If αβ+2<0\alpha\beta + 2 < 0: The term x(αβ+2)x^{-(\alpha\beta + 2)} grows polynomially to \infty, dominating any logarithm in the denominator, so h(x)0h(x) \to \infty \neq 0. Thus, (α,β)S(\alpha, \beta) \notin S.

Step 3: Checking the Given Options

  • Option (A): (1,3)(-1, 3) Here, α=1\alpha = -1 and β=3\beta = 3. αβ+2=(1)(3)+2=1<0\alpha\beta + 2 = (-1)(3) + 2 = -1 < 0 Therefore, limxh(x)=limxx(logex)4=0\lim_{x \to \infty} h(x) = \lim_{x \to \infty} \frac{x}{(\log_e x)^4} = \infty \neq 0. So, (1,3)S(-1, 3) \notin S. (Option A is incorrect)

  • Option (B): (1,1)(-1, 1) Here, α=1\alpha = -1 and β=1\beta = 1. αβ+2=(1)(1)+2=1>0\alpha\beta + 2 = (-1)(1) + 2 = 1 > 0 Therefore, limxh(x)=limx1x(logex)2=0\lim_{x \to \infty} h(x) = \lim_{x \to \infty} \frac{1}{x(\log_e x)^2} = 0. So, (1,1)S(-1, 1) \in S. (Option B is correct)

  • Option (C): (1,1)(1, -1) Here, α=1\alpha = 1 and β=1\beta = -1. αβ+2=(1)(1)+2=1>0\alpha\beta + 2 = (1)(-1) + 2 = 1 > 0 Therefore, limxh(x)=limx(logex)2x=0\lim_{x \to \infty} h(x) = \lim_{x \to \infty} \frac{(\log_e x)^2}{x} = 0. So, (1,1)S(1, -1) \in S. (Option C is correct)

  • Option (D): (1,2)(1, -2) Here, α=1\alpha = 1 and β=2\beta = -2. αβ+2=(1)(2)+2=0\alpha\beta + 2 = (1)(-2) + 2 = 0 Checking αβ\alpha - \beta: 1(2)=3>01 - (-2) = 3 > 0. Therefore, limxh(x)=limx(logex)3=0\lim_{x \to \infty} h(x) = \lim_{x \to \infty} (\log_e x)^3 = \infty \neq 0. So, (1,2)S(1, -2) \notin S. (Option D is incorrect)


Final Conclusion

The correct options are (B) and (C).

Set of Ordered Pairs for Which Specified Limit Equals Zero | Mathematics PYQ Solution - JEE Challenger