JEE Challenger
More from Limits and Derivatives

Limit of Composite Function involving Logarithmic and Trigonometric Terms

Let α\alpha be a positive real number. Let f:RRf: \mathbb{R} \rightarrow \mathbb{R} and g:(α,)Rg: (\alpha, \infty) \rightarrow \mathbb{R} be the functions defined by

f(x)=sin(πx12)andg(x)=2loge(xα)loge(exeα).f(x) = \sin\left(\frac{\pi x}{12}\right) \quad \text{and} \quad g(x) = \frac{2 \log_e (\sqrt{x} - \sqrt{\alpha})}{\log_e (e^{\sqrt{x}} - e^{\sqrt{\alpha}})}.

Then the value of limxα+f(g(x))\lim_{x \rightarrow \alpha^+} f(g(x)) is __________ .

Official Numerical Answer0.5

Step-by-Step Solution

To find the value of the limit limxα+f(g(x))\lim_{x \rightarrow \alpha^+} f(g(x)), we first determine the limit of g(x)g(x) as xα+x \rightarrow \alpha^+.

The given function g(x)g(x) is defined as: g(x)=2loge(xα)loge(exeα)g(x) = \frac{2 \log_e (\sqrt{x} - \sqrt{\alpha})}{\log_e (e^{\sqrt{x}} - e^{\sqrt{\alpha}})}

Let t=xαt = \sqrt{x} - \sqrt{\alpha}. As xα+x \rightarrow \alpha^+, we have t0+t \rightarrow 0^+. Thus, x=α+t\sqrt{x} = \sqrt{\alpha} + t.

Substituting tt into the denominator of g(x)g(x): loge(exeα)=loge(eα+teα)=loge(eα(et1))\log_e (e^{\sqrt{x}} - e^{\sqrt{\alpha}}) = \log_e \left( e^{\sqrt{\alpha} + t} - e^{\sqrt{\alpha}} \right) = \log_e \left( e^{\sqrt{\alpha}} (e^t - 1) \right)

Using the logarithmic identity loge(ab)=logea+logeb\log_e (ab) = \log_e a + \log_e b: loge(exeα)=loge(eα)+loge(et1)=α+loge(et1)\log_e (e^{\sqrt{x}} - e^{\sqrt{\alpha}}) = \log_e (e^{\sqrt{\alpha}}) + \log_e (e^t - 1) = \sqrt{\alpha} + \log_e (e^t - 1)

Now, we can express et1e^t - 1 as t(et1t)t \cdot \left(\frac{e^t - 1}{t}\right), which yields: loge(et1)=loget+loge(et1t)\log_e (e^t - 1) = \log_e t + \log_e \left(\frac{e^t - 1}{t}\right)

Substituting this back into the expression for g(x)g(x): g(x)=2logetα+loget+loge(et1t)g(x) = \frac{2 \log_e t}{\sqrt{\alpha} + \log_e t + \log_e \left(\frac{e^t - 1}{t}\right)}

Dividing the numerator and the denominator by loget\log_e t (since t0+t \rightarrow 0^+, loget0\log_e t \rightarrow -\infty \neq 0): g(x)=21+αloget+loge(et1t)logetg(x) = \frac{2}{1 + \frac{\sqrt{\alpha}}{\log_e t} + \frac{\log_e \left(\frac{e^t - 1}{t}\right)}{\log_e t}}

Now, taking the limit as t0+t \rightarrow 0^+:

  1. limt0+αloget=0\lim_{t \rightarrow 0^+} \frac{\sqrt{\alpha}}{\log_e t} = 0
  2. Since limt0+et1t=1\lim_{t \rightarrow 0^+} \frac{e^t - 1}{t} = 1, we have limt0+loge(et1t)=loge1=0\lim_{t \rightarrow 0^+} \log_e \left(\frac{e^t - 1}{t}\right) = \log_e 1 = 0. Therefore, limt0+loge(et1t)loget=0=0\lim_{t \rightarrow 0^+} \frac{\log_e \left(\frac{e^t - 1}{t}\right)}{\log_e t} = \frac{0}{-\infty} = 0.

Thus, we find: limxα+g(x)=21+0+0=2\lim_{x \rightarrow \alpha^+} g(x) = \frac{2}{1 + 0 + 0} = 2

Since f(x)=sin(πx12)f(x) = \sin\left(\frac{\pi x}{12}\right) is a continuous function on R\mathbb{R}: limxα+f(g(x))=f(limxα+g(x))=f(2)\lim_{x \rightarrow \alpha^+} f(g(x)) = f\left(\lim_{x \rightarrow \alpha^+} g(x)\right) = f(2)

Substituting x=2x = 2 into f(x)f(x): f(2)=sin(π212)=sin(π6)=12=0.5f(2) = \sin\left(\frac{\pi \cdot 2}{12}\right) = \sin\left(\frac{\pi}{6}\right) = \frac{1}{2} = 0.5

The value of limxα+f(g(x))\lim_{x \rightarrow \alpha^+} f(g(x)) is 0.50.5.