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

Question

If \lim _\limits{x \rightarrow 0} \frac{a x^2 e^x-b \log _e(1+x)+c x e^{-x}}{x^2 \sin x}=1, then 16(a2+b2+c2)16\left(a^2+b^2+c^2\right) is equal to ________.

Answer: 0

Solution

Key Concepts and Formulas

  • Taylor Series Expansions: For small values of xx, we can use the Taylor series expansions of common functions around x=0x=0:
    • ex=1+x+x22!+x33!+e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots
    • loge(1+x)=xx22+x33\log_e(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \dots
    • sinx=xx33!+x55!\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \dots
  • Limit Properties: If a limit of a rational function (or a ratio of series) exists, the coefficients of the terms that would otherwise lead to an indeterminate form (like 00\frac{0}{0}) must satisfy certain conditions. Specifically, for the limit to be finite, the numerator's terms of the lowest power must cancel out until a non-zero term remains in the numerator that matches the lowest power in the denominator.

Step-by-Step Solution

Step 1: Expand the functions in the numerator using Taylor series. To evaluate the limit, we will substitute the Taylor series expansions for exe^x, loge(1+x)\log_e(1+x), and sinx\sin x around x=0x=0. We need to expand them to a sufficient order to determine the coefficients.

  • ex=1+x+x22!+x33!+O(x4)e^x = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + O(x^4)
  • loge(1+x)=xx22+x33+O(x4)\log_e(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} + O(x^4)
  • sinx=xx33!+O(x5)\sin x = x - \frac{x^3}{3!} + O(x^5)

Step 2: Substitute the Taylor series into the given limit expression. Now, we substitute these expansions into the numerator and the denominator.

The numerator is ax2exbloge(1+x)+cxexa x^2 e^x - b \log_e(1+x) + c x e^{-x}. Let's expand exe^{-x}: ex=1x+x22!x33!+O(x4)e^{-x} = 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + O(x^4).

Numerator: ax2(1+x+x22+O(x3))b(xx22+x33+O(x4))+cx(1x+x22+O(x3))a x^2 \left(1 + x + \frac{x^2}{2} + O(x^3)\right) - b \left(x - \frac{x^2}{2} + \frac{x^3}{3} + O(x^4)\right) + c x \left(1 - x + \frac{x^2}{2} + O(x^3)\right)

Expanding this: ax2+ax3+a2x4+O(x5)bx+b2x2b3x3+O(x4)+cxcx2+c2x3+O(x4)ax^2 + ax^3 + \frac{a}{2}x^4 + O(x^5) - bx + \frac{b}{2}x^2 - \frac{b}{3}x^3 + O(x^4) + cx - cx^2 + \frac{c}{2}x^3 + O(x^4)

Collecting terms by powers of xx: (b+c)x+(a+b2c)x2+(ab3+c2)x3+O(x4)(-b+c)x + \left(a+\frac{b}{2}-c\right)x^2 + \left(a-\frac{b}{3}+\frac{c}{2}\right)x^3 + O(x^4)

The denominator is x2sinxx^2 \sin x. Substituting the series for sinx\sin x: x2(xx36+O(x5))=x3x56+O(x7)x^2 \left(x - \frac{x^3}{6} + O(x^5)\right) = x^3 - \frac{x^5}{6} + O(x^7)

So the limit becomes: limx0(b+c)x+(a+b2c)x2+(ab3+c2)x3+O(x4)x3+O(x5)\lim _{x \rightarrow 0} \frac{(-b+c)x + \left(a+\frac{b}{2}-c\right)x^2 + \left(a-\frac{b}{3}+\frac{c}{2}\right)x^3 + O(x^4)}{x^3 + O(x^5)}

Step 3: Analyze the limit and set up equations for the coefficients. For the limit to be a finite value (specifically, 1), the terms in the numerator with powers of xx less than the lowest power in the denominator (which is x3x^3) must be zero. This is because if there were a non-zero term of xx or x2x^2 in the numerator, the limit would go to 0 or ±\pm \infty.

  • Coefficient of xx: b+c=0-b+c = 0
  • Coefficient of x2x^2: a+b2c=0a+\frac{b}{2}-c = 0
  • Coefficient of x3x^3: For the limit to be 1, the coefficient of x3x^3 in the numerator must be equal to the coefficient of x3x^3 in the denominator (which is 1). So, ab3+c2=1a-\frac{b}{3}+\frac{c}{2} = 1.

Step 4: Solve the system of linear equations for aa, bb, and cc. We have the following system of equations:

  1. cb=0    c=bc - b = 0 \implies c = b
  2. a+b2c=0a + \frac{b}{2} - c = 0
  3. ab3+c2=1a - \frac{b}{3} + \frac{c}{2} = 1

Substitute c=bc=b into equation (2): a+b2b=0a + \frac{b}{2} - b = 0 ab2=0    a=b2a - \frac{b}{2} = 0 \implies a = \frac{b}{2}

Now substitute c=bc=b and a=b2a=\frac{b}{2} into equation (3): b2b3+b2=1\frac{b}{2} - \frac{b}{3} + \frac{b}{2} = 1 bb3=1b - \frac{b}{3} = 1 3bb3=1\frac{3b-b}{3} = 1 2b3=1    b=32\frac{2b}{3} = 1 \implies b = \frac{3}{2}

Now we can find aa and cc: c=b=32c = b = \frac{3}{2} a=b2=12×32=34a = \frac{b}{2} = \frac{1}{2} \times \frac{3}{2} = \frac{3}{4}

So, a=34a = \frac{3}{4}, b=32b = \frac{3}{2}, and c=32c = \frac{3}{2}.

Step 5: Calculate the value of 16(a2+b2+c2)16(a^2+b^2+c^2). Now we substitute the values of aa, bb, and cc into the expression:

a2=(34)2=916a^2 = \left(\frac{3}{4}\right)^2 = \frac{9}{16} b2=(32)2=94b^2 = \left(\frac{3}{2}\right)^2 = \frac{9}{4} c2=(32)2=94c^2 = \left(\frac{3}{2}\right)^2 = \frac{9}{4}

a2+b2+c2=916+94+94a^2+b^2+c^2 = \frac{9}{16} + \frac{9}{4} + \frac{9}{4} To add these fractions, we find a common denominator, which is 16: a2+b2+c2=916+9×44×4+9×44×4a^2+b^2+c^2 = \frac{9}{16} + \frac{9 \times 4}{4 \times 4} + \frac{9 \times 4}{4 \times 4} a2+b2+c2=916+3616+3616a^2+b^2+c^2 = \frac{9}{16} + \frac{36}{16} + \frac{36}{16} a2+b2+c2=9+36+3616=8116a^2+b^2+c^2 = \frac{9 + 36 + 36}{16} = \frac{81}{16}

Finally, calculate 16(a2+b2+c2)16(a^2+b^2+c^2): 16(a2+b2+c2)=16×8116=8116\left(a^2+b^2+c^2\right) = 16 \times \frac{81}{16} = 81.

Common Mistakes & Tips

  • Incorrect Taylor Series Expansion: Ensure you use the correct Taylor series for each function and expand to a sufficient order (at least up to x3x^3 in this case, as the denominator is x3x^3).
  • Algebraic Errors: Solving the system of linear equations can be prone to arithmetic mistakes. Double-check your calculations.
  • Denominator Power: Be mindful of the lowest power of xx in the denominator. For the limit to be finite, all terms in the numerator with powers lower than this must cancel out.

Summary

The problem involves evaluating a limit of a rational function where the numerator and denominator both tend to zero as x0x \to 0. We used Taylor series expansions for exe^x, loge(1+x)\log_e(1+x), and sinx\sin x around x=0x=0 to rewrite the expression. For the limit to be a finite non-zero value, the coefficients of the terms with powers of xx less than the lowest power in the denominator (x3x^3) must be zero. This yielded a system of three linear equations in aa, bb, and cc. Solving this system gave us the values of aa, bb, and cc. Finally, we substituted these values into the expression 16(a2+b2+c2)16(a^2+b^2+c^2) to find the required result.

The final answer is \boxed{81}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions