Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Limits Continuity and Differentiability question

2020 · Shift 1 · Q36
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Limits Continuity and Differentiability
  5. /2020 · Shift 1 · Q36

Limits Continuity and Differentiability question

2020 · Shift 1 · Q36

JEE AdvancedMathematicsLimits Continuity and DifferentiabilityNumerical+4 / −1
let e denote the base of the natural logarithm. The value of the real number a for which the right hand limit lim⁡x→0+(1−x)1/x−e−1xa\mathop {\lim }\limits_{x \to {0^ + }} {{{{(1 - x)}^{1/x}} - {e^{ - 1}}} \over {{x^a}}}x→0+lim​xa(1−x)1/x−e−1​ is equal to a non-zero real number, is .............
Numerical answer
View written solutionFree

Correct answer: 1

Step-by-Step Solution

  1. Analyze the Limit Expression We are given the limit: L=lim⁡x→0+(1−x)1/x−e−1xaL = \mathop {\lim }\limits_{x \to {0^ + }} {{{{(1 - x)}^{1/x}} - {e^{ - 1}}} \over {{x^a}}}L=x→0+lim​xa(1−x)1/x−e−1​ The problem states that this limit L is a non-zero real number, and we need to find the value of a.

  2. Evaluate the Numerator as x approaches 0 Let's first find the limit of the term (1−x)(1/x)(1 - x)^(1/x)(1−x)(1/x) as x−>0+x -> 0^+x−>0+. This is a standard limit form related to the definition of e. lim⁡x→0(1−x)1/x=lim⁡x→0[(1+(−x))1/(−x)]−1\mathop {\lim }\limits_{x \to 0} {(1 - x)^{1/x}} = \mathop {\lim }\limits_{x \to 0} {\left[ {{{(1 + ( - x))}^{1/( - x)}}} \right]^{ - 1}}x→0lim​(1−x)1/x=x→0lim​[(1+(−x))1/(−x)]−1 Using the standard limit lim⁡t→0(1+t)1/t=e\mathop {\lim }\limits_{t \to 0} {(1 + t)^{1/t}} = et→0lim​(1+t)1/t=e, with t = -x, we get: lim⁡x→0(1−x)1/x=e−1\mathop {\lim }\limits_{x \to 0} {(1 - x)^{1/x}} = {e^{ - 1}}x→0lim​(1−x)1/x=e−1 Therefore, as x−>0+x -> 0^+x−>0+, the numerator (1−x)(1/x)−e(−1)(1 - x)^(1/x) - e^(-1)(1−x)(1/x)−e(−1) approaches e(−1)−e(−1)=0e^(-1) - e^(-1) = 0e(−1)−e(−1)=0.

  3. Analyze the Denominator and the Form of the Limit As x−>0+x -> 0^+x−>0+, the denominator xax^axa approaches 0 if a > 0.

    • If a = 0, the denominator is 1, and the limit becomes 0/1 = 0, which contradicts the condition that the limit is non-zero.
    • If a < 0, let a = -b where b > 0. The denominator x(−b)=1/xbx^(-b) = 1/x^bx(−b)=1/xb approaches +∞. The limit becomes 0/∞ = 0, which is also a contradiction. So, we must have a > 0. This means the limit is of the indeterminate form 0/0.
  4. Use Taylor Series Expansion for the Numerator To resolve the 0/0 form and find the value of a, we can use Taylor series expansion for the term (1−x)(1/x)(1 - x)^(1/x)(1−x)(1/x) around x = 0.

    First, rewrite the term using the exponential function: (1−x)1/x=e1xln⁡(1−x){(1 - x)^{1/x}} = {e^{\frac{1}{x}\ln (1 - x)}}(1−x)1/x=ex1​ln(1−x)

    Now, use the Maclaurin series for ln(1 - u) with u = x: ln⁡(1−x)=−x−x22−x33−…\ln (1 - x) = - x - \frac{{{x^2}}}{2} - \frac{{{x^3}}}{3} - \dots ln(1−x)=−x−2x2​−3x3​−…

    Substitute this into the exponent: 1xln⁡(1−x)=1x(−x−x22−x33−…)=−1−x2−x23−…\frac{1}{x}\ln (1 - x) = \frac{1}{x}\left( { - x - \frac{{{x^2}}}{2} - \frac{{{x^3}}}{3} - \dots } \right) = - 1 - \frac{x}{2} - \frac{{{x^2}}}{3} - \dots x1​ln(1−x)=x1​(−x−2x2​−3x3​−…)=−1−2x​−3x2​−…

    Now, substitute this back into the exponential expression: (1−x)1/x=e−1−x2−x23−…=e−1⋅e−x2−x23−…{(1 - x)^{1/x}} = {e^{ - 1 - \frac{x}{2} - \frac{{{x^2}}}{3} - \dots }} = {e^{ - 1}} \cdot {e^{ - \frac{x}{2} - \frac{{{x^2}}}{3} - \dots }}(1−x)1/x=e−1−2x​−3x2​−…=e−1⋅e−2x​−3x2​−…

    Next, use the Maclaurin series for eue^ueu with u=−x/2−x2/3−...u = -x/2 - x^2/3 - ...u=−x/2−x2/3−.... As x -> 0, u -> 0. eu=1+u+u22!+…{e^u} = 1 + u + \frac{{{u^2}}}{{2!}} + \dots eu=1+u+2!u2​+… e−x2−x23−…=1+(−x2−x23−…)+O(x2)=1−x2+O(x2){e^{ - \frac{x}{2} - \frac{{{x^2}}}{3} - \dots }} = 1 + \left( { - \frac{x}{2} - \frac{{{x^2}}}{3} - \dots } \right) + O({x^2}) = 1 - \frac{x}{2} + O({x^2})e−2x​−3x2​−…=1+(−2x​−3x2​−…)+O(x2)=1−2x​+O(x2)

    Combining these results: (1−x)1/x=e−1(1−x2+O(x2))=e−1−e−12x+O(x2){(1 - x)^{1/x}} = {e^{ - 1}}\left( {1 - \frac{x}{2} + O({x^2})} \right) = {e^{ - 1}} - \frac{{{e^{ - 1}}}}{2}x + O({x^2})(1−x)1/x=e−1(1−2x​+O(x2))=e−1−2e−1​x+O(x2)

  5. Substitute the Expansion into the Limit Now, substitute this expansion back into the original limit expression: L=lim⁡x→0+(e−1−e−12x+O(x2))−e−1xaL = \mathop {\lim }\limits_{x \to {0^ + }} {{\left( {{e^{ - 1}} - \frac{{{e^{ - 1}}}}{2}x + O({x^2})} \right) - {e^{ - 1}}} \over {{x^a}}}L=x→0+lim​xa(e−1−2e−1​x+O(x2))−e−1​ L=lim⁡x→0+−e−12x+O(x2)xaL = \mathop {\lim }\limits_{x \to {0^ + }} {{ - \frac{{{e^{ - 1}}}}{2}x + O({x^2})} \over {{x^a}}}L=x→0+lim​xa−2e−1​x+O(x2)​ L=lim⁡x→0+(−e−12x1−a+O(x2−a))L = \mathop {\lim }\limits_{x \to {0^ + }} \left( { - \frac{{{e^{ - 1}}}}{2}{x^{1 - a}} + O({x^{2 - a}})} \right)L=x→0+lim​(−2e−1​x1−a+O(x2−a))

  6. Determine the Value of a For the limit L to be a non-zero real number, the exponent of the dominant term (the term with the lowest power of x) must be zero. The dominant term is −(e(−1)/2)∗x(1−a)- (e^(-1)/2) * x^(1 - a)−(e(−1)/2)∗x(1−a). Thus, we must have: 1−a=0  ⟹  a=11 - a = 0 \implies a = 11−a=0⟹a=1

  7. Verify the Result If a = 1, the limit becomes: L=lim⁡x→0+(−e−12x1−1+O(x2−1))=lim⁡x→0+(−e−12x0+O(x))L = \mathop {\lim }\limits_{x \to {0^ + }} \left( { - \frac{{{e^{ - 1}}}}{2}{x^{1 - 1}} + O({x^{2 - 1}})} \right) = \mathop {\lim }\limits_{x \to {0^ + }} \left( { - \frac{{{e^{ - 1}}}}{2}{x^0} + O(x)} \right)L=x→0+lim​(−2e−1​x1−1+O(x2−1))=x→0+lim​(−2e−1​x0+O(x)) L=lim⁡x→0+(−e−12+O(x))=−e−12=−12eL = \mathop {\lim }\limits_{x \to {0^ + }} \left( { - \frac{{{e^{ - 1}}}}{2} + O(x)} \right) = - \frac{{{e^{ - 1}}}}{2} = - \frac{1}{{2e}}L=x→0+lim​(−2e−1​+O(x))=−2e−1​=−2e1​ Since -1/(2e) is a non-zero real number, our value a = 1 is correct.

Conclusion

The value of the real number a for which the limit is a non-zero real number is 1.

PreviousNext

More from Limits Continuity and Differentiability

  • Let the functions f:(−1,1)→R and g:(−1,1)→(−1,1) be defined by f(x)=∣2x−1∣+∣2x+1∣ and g(x)=x−[x], where [x] denotes the greatest integer less than or equal to x. Let fog:(−1,1)→R be the…2020 · Numerical
  • The value of the limit x→2π​lim​(2sin2xsin23x​+cos25x​)−(2​+2​cos2x+cos23x​)42​(sin3x+sinx)​…2020 · Numerical
  • Let f : R → R and g : R → R be functions satisfying f(x + y) = f(x) + f(y) + f(x)f(y) and f(x) = xg(x) for all x, y ∈ R. If x→0lim​g(x)=1, then which of the following statements is/are TRUE?2020 · Multiple correct
  • Let f : R → R be given by f(x)=⎩⎨⎧​x5+5x4+10x3+10x2+3x+1,x2−x+1,32​x3−4x2+7x−38​,(x−2)loge​(x−2)−x+310​,​x<0;0≤x<1;1≤x<3;x≥3;​⎭⎬⎫​…2019 · Multiple correct
  • For a∈R,∣a∣>1, let n→∞lim​(n7/3((an+1)21​+(an+2)21​+...+(an+n)21​)1+32​+...3n​​)=54…2019 · Multiple correct
  • Let f : R be a function. We say that f has PROPERTY 1 if h→0lim​∣h∣​f(h)−f(0)​ exists and is finite, and PROPERTY 2 if h→0lim​h2f(h)−f(0)​…2019 · Multiple correct
  • For every twice differentiable function f:R→[−2,2] with (f(0))2+(f′(0))2=85, which of the following statement(s) is(are) TRUE?2018 · Multiple correct
  • Let f : R → R and g : R → R be two non-constant differentiable functions. If f'(x) = (e(f(x) − g(x))) g'(x) for all x ∈ R and f(1) = g(2) = 1, then which of the following statement(s) is (are) TRUE?2018 · Multiple correct