JEE Challenger
More from Limits and Derivatives

Limit Evaluation of Function Defined Piecewise Using Squeeze Theorem

Let f:(0,1)Rf : (0,1) \rightarrow \mathbb{R} be the function defined as f(x)=nf(x) = \sqrt{n} if x[1n+1,1n)x \in \left[ \frac{1}{n+1}, \frac{1}{n} \right) where nNn \in \mathbb{N}. Let g:(0,1)Rg : (0,1) \rightarrow \mathbb{R} be a function such that x2x1ttdt<g(x)<2x\int_{x^2}^{x} \sqrt{\frac{1-t}{t}} dt < g(x) < 2\sqrt{x} for all x(0,1)x \in (0,1). Then

limx0f(x)g(x)\lim_{x \to 0} f(x)g(x)

Options

A

does NOT exist

B

is equal to 1

C

is equal to 2

Correct
D

is equal to 3

Step-by-Step Solution

To evaluate the limit limx0f(x)g(x)\lim_{x \to 0} f(x)g(x), we will construct suitable bounds for f(x)f(x) and g(x)g(x) for x(0,1)x \in (0,1) and then apply the Squeeze Theorem.

Step 1: Finding Bounds for f(x)f(x)

The function f(x)f(x) is defined piecewise as f(x)=nf(x) = \sqrt{n} for x[1n+1,1n)x \in \left[ \frac{1}{n+1}, \frac{1}{n} \right), where nNn \in \mathbb{N}.

From the interval for xx, we have: 1n+1x<1n\frac{1}{n+1} \le x < \frac{1}{n}

Inverting the inequalities yields: n<1xn+1n < \frac{1}{x} \le n+1

This implies: 1x1n<1x\frac{1}{x} - 1 \le n < \frac{1}{x}

Taking the square root throughout (since n1n \ge 1): 1x1n<1x\sqrt{\frac{1}{x} - 1} \le \sqrt{n} < \sqrt{\frac{1}{x}}

Since f(x)=nf(x) = \sqrt{n}, we establish the following inequality for all x(0,1)x \in (0,1): 1x1f(x)<1x\sqrt{\frac{1}{x} - 1} \le f(x) < \sqrt{\frac{1}{x}}


Step 2: Finding Bounds for g(x)g(x)

We are given that g(x)g(x) satisfies: x2x1ttdt<g(x)<2x\int_{x^2}^{x} \sqrt{\frac{1-t}{t}} \, dt < g(x) < 2\sqrt{x}

Let I(x)=x2x1ttdtI(x) = \int_{x^2}^{x} \sqrt{\frac{1-t}{t}} \, dt. For any t[x2,x]t \in [x^2, x] where x(0,1)x \in (0,1), we have: x2tx<1    1x1t1x2x^2 \le t \le x < 1 \implies 1 - x \le 1 - t \le 1 - x^2

Dividing by t>0\sqrt{t} > 0 and taking square roots gives: 1x1t1tt1x21t\sqrt{1-x} \cdot \frac{1}{\sqrt{t}} \le \sqrt{\frac{1-t}{t}} \le \sqrt{1-x^2} \cdot \frac{1}{\sqrt{t}}

Integrating from t=x2t = x^2 to t=xt = x: 1xx2x1tdtI(x)1x2x2x1tdt\sqrt{1-x} \int_{x^2}^{x} \frac{1}{\sqrt{t}} \, dt \le I(x) \le \sqrt{1-x^2} \int_{x^2}^{x} \frac{1}{\sqrt{t}} \, dt

Evaluating the integral x2x1tdt\int_{x^2}^{x} \frac{1}{\sqrt{t}} \, dt: x2xt1/2dt=[2t]x2x=2x2x=2x(1x)\int_{x^2}^{x} t^{-1/2} \, dt = \left[ 2\sqrt{t} \right]_{x^2}^{x} = 2\sqrt{x} - 2x = 2\sqrt{x}(1 - \sqrt{x})

Hence, the integral I(x)I(x) is bounded below by: I(x)2x(1x)1xI(x) \ge 2\sqrt{x}(1 - \sqrt{x})\sqrt{1-x}

Combining this with the given upper bound for g(x)g(x), we obtain: 2x(1x)1x<g(x)<2x2\sqrt{x}(1 - \sqrt{x})\sqrt{1-x} < g(x) < 2\sqrt{x}


Step 3: Finding Bounds for f(x)g(x)f(x)g(x)

Since both f(x)f(x) and g(x)g(x) are strictly positive for x(0,1)x \in (0,1), we multiply their respective lower and upper bounds:

Lower Bound for f(x)g(x)f(x)g(x): f(x)g(x)>1x12x(1x)1xf(x)g(x) > \sqrt{\frac{1}{x} - 1} \cdot 2\sqrt{x}(1 - \sqrt{x})\sqrt{1-x} =1xx2x(1x)1x=2(1x)(1x)= \sqrt{\frac{1-x}{x}} \cdot 2\sqrt{x}(1 - \sqrt{x})\sqrt{1-x} = 2(1-x)(1-\sqrt{x})

Upper Bound for f(x)g(x)f(x)g(x): f(x)g(x)<1x2x=2f(x)g(x) < \sqrt{\frac{1}{x}} \cdot 2\sqrt{x} = 2

Combining these bounds gives: 2(1x)(1x)<f(x)g(x)<22(1-x)(1-\sqrt{x}) < f(x)g(x) < 2


Step 4: Applying the Squeeze Theorem

Taking the limit as x0+x \to 0^+: limx0+2(1x)(1x)=2(10)(10)=2\lim_{x \to 0^+} 2(1-x)(1-\sqrt{x}) = 2(1-0)(1-0) = 2 limx0+2=2\lim_{x \to 0^+} 2 = 2

By the Squeeze Theorem: limx0f(x)g(x)=2\lim_{x \to 0} f(x)g(x) = 2

Therefore, the correct option is C.