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

Question

Let f:(0,)(0,)f:\left( {0,\infty } \right) \to \left( {0,\infty } \right) be a differentiable function such that f(1) = e and limtxt2f2(x)x2f2(t)tx=0\mathop {\lim }\limits_{t \to x} {{{t^2}{f^2}(x) - {x^2}{f^2}(t)} \over {t - x}} = 0. If f(x) = 1, then x is equal to :

Options

Solution

Key Concepts and Formulas

  • Definition of the Derivative: The derivative of a function f(x)f(x) at a point xx is defined as f(x)=limtxf(t)f(x)txf'(x) = \mathop {\lim }\limits_{t \to x} \frac{f(t) - f(x)}{t - x}.
  • L'Hôpital's Rule: If a limit of the form 00\frac{0}{0} or \frac{\infty}{\infty} is encountered, L'Hôpital's Rule can be applied. It states that limtxg(t)h(t)=limtxg(t)h(t)\mathop {\lim }\limits_{t \to x} \frac{g(t)}{h(t)} = \mathop {\lim }\limits_{t \to x} \frac{g'(t)}{h'(t)}, provided the latter limit exists.
  • Separation of Variables: A first-order differential equation of the form dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y) can be solved by separating variables: dyh(y)=g(x)dx\frac{dy}{h(y)} = g(x)dx.
  • Integration of 1x\frac{1}{x}: The integral of 1x\frac{1}{x} with respect to xx is lnx+C\ln|x| + C.

Step-by-Step Solution

Step 1: Analyze the given limit expression. We are given the limit: limtxt2f2(x)x2f2(t)tx=0\mathop {\lim }\limits_{t \to x} \frac{t^2 f^2(x) - x^2 f^2(t)}{t - x} = 0 As txt \to x, the numerator approaches x2f2(x)x2f2(x)=0x^2 f^2(x) - x^2 f^2(x) = 0, and the denominator approaches xx=0x - x = 0. This is an indeterminate form of type 00\frac{0}{0}.

Step 2: Apply L'Hôpital's Rule to evaluate the limit. We differentiate the numerator and the denominator with respect to tt (treating xx as a constant for differentiation purposes with respect to tt). The derivative of the numerator N(t)=t2f2(x)x2f2(t)N(t) = t^2 f^2(x) - x^2 f^2(t) with respect to tt is: N(t)=ddt(t2f2(x))ddt(x2f2(t))N'(t) = \frac{d}{dt}(t^2 f^2(x)) - \frac{d}{dt}(x^2 f^2(t)) N(t)=2tf2(x)x2(2f(t)f(t))N'(t) = 2t f^2(x) - x^2 (2 f(t) f'(t)) N(t)=2tf2(x)2x2f(t)f(t)N'(t) = 2t f^2(x) - 2x^2 f(t) f'(t)

The derivative of the denominator D(t)=txD(t) = t - x with respect to tt is: D(t)=ddt(tx)=1D'(t) = \frac{d}{dt}(t - x) = 1

Applying L'Hôpital's Rule, the limit becomes: limtx2tf2(x)2x2f(t)f(t)1=0\mathop {\lim }\limits_{t \to x} \frac{2t f^2(x) - 2x^2 f(t) f'(t)}{1} = 0

Step 3: Substitute t=xt=x into the resulting expression. Since the limit exists and is equal to 0, we can substitute t=xt=x into the expression after applying L'Hôpital's Rule: 2xf2(x)2x2f(x)f(x)=02x f^2(x) - 2x^2 f(x) f'(x) = 0

Step 4: Simplify the equation and derive the differential equation. We can factor out 2xf(x)2x f(x) from the equation: 2xf(x)[f(x)xf(x)]=02x f(x) [f(x) - x f'(x)] = 0 We are given that the domain and codomain of ff are (0,)(0, \infty). This means x>0x > 0 and f(x)>0f(x) > 0. Therefore, 2xf(x)02x f(x) \neq 0. For the entire expression to be zero, the term in the bracket must be zero: f(x)xf(x)=0f(x) - x f'(x) = 0 Rearranging this equation, we get: f(x)=xf(x)f(x) = x f'(x)

Step 5: Solve the differential equation. We can rewrite the equation as: f(x)=f(x)xf'(x) = \frac{f(x)}{x} This is a first-order linear differential equation. We can separate the variables: f(x)f(x)=1x\frac{f'(x)}{f(x)} = \frac{1}{x} Or, in differential notation: dff=dxx\frac{df}{f} = \frac{dx}{x}

Step 6: Integrate both sides of the differential equation. Integrating both sides with respect to their respective variables: dff=dxx\int \frac{df}{f} = \int \frac{dx}{x} lnf(x)=lnx+lnC\ln|f(x)| = \ln|x| + \ln C Since the domain and codomain are (0,)(0, \infty), f(x)>0f(x) > 0 and x>0x > 0. So we can remove the absolute value signs. lnf(x)=lnx+lnC\ln f(x) = \ln x + \ln C Using the logarithm property lna+lnb=ln(ab)\ln a + \ln b = \ln(ab): lnf(x)=ln(Cx)\ln f(x) = \ln(Cx) Exponentiating both sides: f(x)=Cxf(x) = Cx where CC is the constant of integration.

Step 7: Use the initial condition to find the value of C. We are given that f(1)=ef(1) = e. Substitute x=1x=1 and f(1)=ef(1)=e into the equation f(x)=Cxf(x) = Cx: e=C(1)e = C(1) C=eC = e So, the function is f(x)=exf(x) = ex.

Step 8: Find the value of x when f(x) = 1. We need to find xx such that f(x)=1f(x) = 1. Using our derived function f(x)=exf(x) = ex: ex=1ex = 1 Solving for xx: x=1ex = \frac{1}{e}

Common Mistakes & Tips

  • Incorrectly applying L'Hôpital's Rule: Ensure the limit is indeed in an indeterminate form (00\frac{0}{0} or \frac{\infty}{\infty}) before applying the rule. Also, remember to differentiate with respect to the variable approaching the limit.
  • Algebraic errors when simplifying: Be careful when factoring and rearranging terms, especially when dealing with function notation and derivatives.
  • Forgetting the constant of integration: When solving differential equations, the constant of integration is crucial. The initial condition is used to determine its specific value.
  • Handling absolute values: When integrating 1x\frac{1}{x} or 1f(x)\frac{1}{f(x)}, remember the lnx\ln|x| or lnf(x)\ln|f(x)|. However, in this problem, the domain and codomain restrictions (0,)(0, \infty) simplify this by allowing us to drop the absolute value signs.

Summary

The problem involves evaluating a limit that leads to a differential equation. By applying L'Hôpital's Rule to the given limit, we derived the differential equation f(x)=xf(x)f(x) = xf'(x). This equation was solved using the method of separation of variables, yielding the general solution f(x)=Cxf(x) = Cx. Using the initial condition f(1)=ef(1) = e, we found the constant CC to be ee, giving the specific function f(x)=exf(x) = ex. Finally, by setting f(x)=1f(x) = 1, we solved for xx and found x=1ex = \frac{1}{e}.

The final answer is 1e\boxed{\frac{1}{e}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions