All Exams Test series for 1 year @ ₹349 only
Question

What is \(\mathop {\lim }\limits_{x \to 0} \frac{{{e^x} - \;\left( {1 + x} \right)}}{{{x^2}}}\) equal to

This question was previously asked in
NDA I 2017 GAT Previous Year Paper (23-Apr-2017)
The correct answer is \(\frac{1}{2}\)

Evaluating the Limit of (e^x - (1+x)) / x<sup>2</sup> as x approaches 0

We are asked to find the value of the limit:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{{e^x} - \;\left( {1 + x} \right)}}{{{x^2}}} \]

First, let's try substituting \(x = 0\) directly into the expression to see if we get an indeterminate form.

  • Numerator: \(e^0 - (1 + 0) = 1 - 1 = 0\)
  • Denominator: \(0^2 = 0\)

Since we get the indeterminate form \(\frac{0}{0}\), we can use L'Hôpital's Rule or a Taylor series expansion to evaluate the limit.

Using L'Hôpital's Rule

L'Hôpital's Rule states that if \(\mathop {\lim }\limits_{x \to c} \frac{{f(x)}}{{g(x)}}\) is of the form \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\), then \(\mathop {\lim }\limits_{x \to c} \frac{{f(x)}}{{g(x)}} = \mathop {\lim }\limits_{x \to c} \frac{{f'(x)}}{{g'(x)}}\), provided the latter limit exists.

Let \(f(x) = e^x - (1+x)\) and \(g(x) = x^2\).

Calculate the first derivatives:

  • \(f'(x) = \frac{d}{dx}(e^x - 1 - x) = e^x - 1\)
  • \(g'(x) = \frac{d}{dx}(x^2) = 2x\)

Now evaluate the new limit:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{f'(x)}}{{g'(x)}} = \mathop {\lim }\limits_{x \to 0} \frac{{e^x - 1}}{{2x}} \]

Substitute \(x = 0\) again:

  • Numerator: \(e^0 - 1 = 1 - 1 = 0\)
  • Denominator: \(2 \times 0 = 0\)

We still have the indeterminate form \(\frac{0}{0}\). So, we apply L'Hôpital's Rule again.

Calculate the second derivatives:

  • \(f''(x) = \frac{d}{dx}(e^x - 1) = e^x\)
  • \(g''(x) = \frac{d}{dx}(2x) = 2\)

Now evaluate the limit of the second derivatives:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{f''(x)}}{{g''(x)}} = \mathop {\lim }\limits_{x \to 0} \frac{{e^x}}{{2}} \]

Substitute \(x = 0\):

\[ \frac{{e^0}}{{2}} = \frac{{1}}{{2}} \]

So, the limit is \(\frac{1}{2}\).

Using Taylor Series Expansion

The Taylor series expansion for \(e^x\) around \(x = 0\) (Maclaurin series) is given by:

\[ e^x = 1 + x + \frac{{x^2}}{{2!}} + \frac{{x^3}}{{3!}} + \frac{{x^4}}{{4!}} + \dots \]

Substitute this expansion into the limit expression:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{\left( {1 + x + \frac{{x^2}}{{2!}} + \frac{{x^3}}{{3!}} + \dots} \right) - \;\left( {1 + x} \right)}}{{{x^2}}} \]

Simplify the numerator:

\[ 1 + x + \frac{{x^2}}{2} + \frac{{x^3}}{6} + \dots - 1 - x = \frac{{x^2}}{2} + \frac{{x^3}}{6} + \dots \]

Substitute the simplified numerator back into the limit:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{\frac{{x^2}}{2} + \frac{{x^3}}{6} + \dots}}{{{x^2}}} \]

Factor out \(x^2\) from the numerator:

\[ \mathop {\lim }\limits_{x \to 0} \frac{{x^2\left( {\frac{1}{2} + \frac{x}{6} + \dots} \right)}}{{{x^2}}} \]

Since \(x \to 0\), \(x \neq 0\), so we can cancel the \(x^2\) terms:

\[ \mathop {\lim }\limits_{x \to 0} \left( {\frac{1}{2} + \frac{x}{6} + \dots} \right) \]

Now substitute \(x = 0\):

\[ \frac{1}{2} + \frac{0}{6} + \dots = \frac{1}{2} \]

Both methods yield the same result.

Summary of Steps for Limit Evaluation

Evaluating limits often involves the following steps:

  1. Substitute the limit value directly into the expression.
  2. If a finite value is obtained, that is the limit.
  3. If an indeterminate form (\(\frac{0}{0}\), \(\frac{\infty}{\infty}\), \(0 \times \infty\), \(\infty - \infty\), \(0^0\), \(1^\infty\), \(\infty^0\)) is obtained, apply techniques such as:
  4. Algebraic simplification (factoring, rationalizing).
  5. L'Hôpital's Rule (for \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\)).
  6. Taylor series expansion (especially around 0).
  7. Standard limits (e.g., \(\mathop {\lim }\limits_{x \to 0} \frac{{\sin x}}{x} = 1\), \(\mathop {\lim }\limits_{x \to 0} \frac{{e^x - 1}}{x} = 1\)).

In this specific problem, the \(\frac{0}{0}\) indeterminate form required the use of L'Hôpital's Rule twice or the application of the Taylor series expansion for \(e^x\).

Limit Evaluation Methods Comparison
Method When to Use Pros Cons
Direct Substitution Always try first Simple, quick if not indeterminate Fails for indeterminate forms
L'Hôpital's Rule \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\) forms Systematic for certain forms Requires differentiation, can be lengthy if applied multiple times
Taylor Series Limits around a point, especially 0 Provides insight into function behavior near the point, handles various forms Requires knowing series expansions, calculation can be complex for higher order terms
Algebraic Manipulation Various forms Useful for simplifying expressions Requires recognizing simplification opportunities

The final answer is \(\frac{1}{2}\).

Revision Table: Key Concepts for Limit Evaluation

Here's a quick review of concepts used in this problem:

  • Limit: The value a function approaches as the input approaches some value.
  • Indeterminate Form: An expression whose limit cannot be determined by simply evaluating the limits of its components (e.g., \(\frac{0}{0}\), \(\frac{\infty}{\infty}\)).
  • L'Hôpital's Rule: A rule used to evaluate indeterminate forms by taking the derivatives of the numerator and denominator.
  • Taylor Series: A representation of a function as an infinite sum of terms calculated from the function's derivatives at a single point. The Maclaurin series is a Taylor series centered at 0.

Additional Information: Exponential Function and its Series

The exponential function \(e^x\) is fundamental in calculus and has unique properties related to differentiation and series expansions. Its derivative is itself, \(\frac{d}{dx}(e^x) = e^x\). The fact that \(e^x\) can be represented by the infinite series \(1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots\) makes it particularly useful for evaluating limits around \(x=0\), as seen in this problem. This series converges for all real values of \(x\).

Was this answer helpful?

Similar Questions

  1. What is \(\rm \displaystyle\lim_{x\rightarrow 0} \dfrac{\sin x \log (1-x)}{x^2}\)  equal to?

  2. What is \(\displaystyle\lim_{h \rightarrow 0} \frac{\sin^2(x+h)−\sin^2x}{h}\)  equal to ?
  3. If a differentiable function f(x) satisfies \(\mathop {\lim }\limits_{x \to - 1} \dfrac{f(x)+1}{x^2-1}=-\dfrac{3}{2}\)  then what is  \(\mathop {\lim }\limits_{x \to - 1} f(x)\)  equal to?

  4. What is the value of \(\underset{x\to 0}{\mathop{\lim }}\,\frac{\sin x{}^\circ }{\tan 3x{}^\circ }\) ?

  5. What is \(\mathop {\lim }\limits_{x \to \frac{\pi }{6}} \;\frac{{2{{\sin }^2}x\; + {\rm{\;}}\sin x\; - {\rm{\;}}1}}{{2{{\sin }^2}x\; - {\rm{\;}}3\sin x\; + {\rm{\;}}1}}\) equal to?

  6. What is \(\displaystyle\lim_{x\rightarrow \frac{\pi}{2}} \frac{4x−2\pi}{\cos x}\)  equal to ?
  7. If \({\rm{F}}\left( {\rm{x}} \right) = \sqrt {9 - {{\rm{x}}^2}} \) , then what is \(\mathop {\lim }\limits_{{\rm{x}} \to 1} \frac{{{\rm{F}}\left( {\rm{x}} \right) - {\rm{F}}\left( 1 \right)}}{{{\rm{x}} - 1}}\) equal to?

  8. What is \(\mathop {\lim }\limits_{{\rm{x}} \to {0^ + }} {\rm{f}}\left( {\rm{x}} \right)\) equal to?

  9. What is \(\mathop {\lim }\limits_{{\rm{x}} \to {0^ - }} {\rm{f}}\left( {\rm{x}} \right)\) equal to?

  10. If \({\rm{f}}\left( {\rm{x}} \right) = \frac{{{\rm{sin}}\left( {{{\rm{e}}^{{\rm{x}} - 2}} - 1} \right)}}{{{\rm{In}}\left( {{\rm{x}} - 1} \right)}}\) , then \(\mathop {\lim }\limits_{{\rm{x}} \to 2} {\rm{f}}\left( {\rm{x}} \right)\) is equal to


Important Questions from Evaluation of Limits

  1. If $log 2 = 0.3010$ and $log 3 = 0.4771$, then the value of $log 36$ is

  2. The L. C. M. of x2 - y2, x3 - y3 and x3 - x2y - xy2 + y3 is:

  3. The series \(1 + \frac{2}{3} + {\left( {\frac{2}{3}} \right)^2} + ... + {\left( {\frac{2}{3}} \right)^{n - 1}}\) is:

  4. The series \(\sum {\left( {\frac{1}{{np}}} \right)} \) is divergent if

  5. If \(x + \frac{1}{x} = \sqrt{3}\), then the value of x18 + x12 + x6 + 1 is

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App