Limit of a function | Concept Booster | IIT-JEE, Class-11 notes

Some equations can go out of the Mobile screen, Use desktop view for convenience.

In mathematics the concept of the limit of a function is one of the fundamental concepts as it provides the base for defining the derivative of a function hence it’s can be seen as an important concept for learning calculus.

Limit of a function

Basic Ideas

The concept of limit of a function analyses the behavior of a function around a particular point say x=a.
[Latexpage]
Let’s Analyse a function$\displaystyle{f(x) = x^2-x+2}$ now we’re analysing the function around x=2 and graph is given.

Limit of a function
x approaches to 2 from L.H.S
Limit of a function IIT JEE
x approaches to 2 from R.H.S

We can see if we take values close to 2 whether it’s less than 2 or more the value of the function is around 4. So we can say that if x approaches 2 the value of function approaches 4.

Defining Limit

In the above example, we can see that as x approaches 2 f(x) approaches 4. One can note out that we can reach x=2 either from the left-hand side or right-hand side of the real line, hence we arrive to define the left-hand limit and right-hand limit of a function.

Left Hand Limit of a function

Left hand limit(L.H.L.) at x=a of a function is the value(if it exists) towards which function approaches as x approaches from left hand side.
\begin{align*}
as\hspace{2mm} x\rightarrow a^{-}
\end{align*}
\begin{align*}
f(x) \rightarrow L \hspace{2mm} then
\end{align*}
\begin{align*}
\lim_{ x \to a^{-} }f(x) = L = left\hspace{2mm}hand\hspace{2mm}limit
\end{align*}

Right Hand Limit

Right hand limit(R.H.L) of a function at x=a is the value towards which function approaches as x approaches a from right hand side
\begin{align*}
as\hspace{2mm} x\rightarrow a^{+}
\end{align*}
\begin{align*}
f(x) \rightarrow L \hspace{2mm} then
\end{align*}
\begin{align*}
\lim_{ x \to a^{+} }f(x) = L = Right\hspace{2mm}hand\hspace{2mm}limit
\end{align*}

Existence of Limit of a function

Limit of a function f(x) at x = a, is said to be exist if
\begin{align*}
\lim_{x \to a^{+} }f(x) = \lim_{x\to a^{-} } = L(finite)
\end{align*}
$$
\lim_{x \to a }f(x) = L = LHL = RHL
$$
It should be noted that-
• “L” is called limiting value of $\displaystyle{f(x) \hspace{2mm}at \hspace{2mm} x=a}$
• if one of the L.H.L / R.H.L or both doesn’t exist then the limit of function won’t exist.

Limit of a function at a point may exist or may not exist irrespective of whether the function is defined or not defined at that point.

Fundamental theorems

Following are some fundamental theorems on limits one can see proof for satisfaction.

$$

\lim_{x \to a} Kf(x)= K.\lim_{x \to a } f(x)

$$
$$\lim_{x \to a }[ f(x)\pm g(x) ] = \lim_{x \to a}f(x) \pm \lim_{x \to a}g(x) $$
$$\lim_{x \to a} [f(x).g(x)]= \lim_{x \to a}f(x).\lim_{x \to a}g(x)$$
$$\lim_{x \to a} \frac{f(x)}{g(x)}= \frac{\lim_{x \to a}f(x)}{\lim_{x \to a}g(x)} $$
$$\lim_{x \to a}f(g(x)) = f(\lim_{x \to a}g(x) ) $$
It should be ensured that function “f” should be continuous at limiting value of function “g”
$$\lim_{x \to a}\sqrt[n]{f(x)} = \sqrt[n]{\lim_{x \to a}f(x)} $$
$$\lim_{x \to a} (f(x))^{n} = {\lim_{x \to a}f(x)}^{n} $$

Indeterminate Forms

While evaluating the limit of a function we may come across several of the following listed Indeterminate Forms, these are basically expressions in which we have an ambiguity to directly answer which value will the function attains.
• $\displaystyle{ 0\uparrow \times \infty \uparrow }$
• $\displaystyle{ \frac{0\uparrow}{0\uparrow}}$
• $\displaystyle{ \frac{\infty \uparrow}{\infty \uparrow}}$
• $\displaystyle{ \infty \uparrow – \infty \uparrow }$
• $\displaystyle{ {0\uparrow}^{0\uparrow} }$
• $\displaystyle{ {\infty \uparrow}^{0 \uparrow} }$
• $\displaystyle{ {1 \uparrow }^{\infty \uparrow} }$

It’s noteworthy that $\displaystyle{\uparrow}$ means tending to, the terms are tending(approaching) and one should not consider these terms to be a fixed value these are approaching.

Evaluation of Limit of functions

To evaluate the limiting value of a function at a particular point, one of the abstract ways is to plot the curve of the function and observe the behavior of the function, using the Definition of limit one can find the limit.
But sometimes it’s very tedious to sketch the curve of some functions hence, limits of functions are generally found by an approach as described here.
• if the given form of expression whose limit is to be found is determinate form, then simply analyze the behavior of the function, Calculate LHL and RHL separately hence limit can be found.
• if the expression is an Indeterminate form then we have to simplify it to a determinate form.
For such simplifications, following results and expressions can be used.

Some useful results for evaluation of Limit

\begin{align*} 1+2+3+….+n = n\frac{(n+1)}{2} \end{align*}

$$ 1^2 +2^2+3^2+….+n^2 = n\frac{(n+1)(2n+1)}{6} $$

$$1^3+2^3+3^3+….+n^3 = {\frac{n(n+1)}{2}}^{2} $$

$$ \sqrt{x}-\sqrt{y}= \frac{x-y}{\sqrt{x}+\sqrt{y}}$$

$$ \sqrt[3]{x}-\sqrt[3]{y} = \frac{x-y}{ x^{\frac{2}{3} } + y^{\frac{2}{3} } + x^{\frac{1}{3} }y^{\frac{1}{3} } } $$

\begin{align*} \sin{\alpha}+\sin{(\alpha+\beta)}&+….+\sin{(\alpha+(n-1)\beta)}\\ &=\frac{\sin{\frac{n\beta}{2}}}{\sin{\frac{\beta}{2}}} \end{align*}

\begin{align*}\cos{\alpha}+\cos{(\alpha+\beta)}&+….+\cos{(\alpha+(n-1)\beta)} \\ &=\frac{\sin{\frac{n\beta}{2}}}{\sin{\frac{\beta}{2}}}.\cos{\frac{2\alpha+(n-1)\beta}{2}}\end{align*}

Standard Limits

Following are some standard results stated without proof which are used mostly.

$$ \lim_{x \to a}\frac{x^n-a^n}{x-a} = n.a^{(n-1)} , n= real $$

$$ \lim_{x \to 0}\frac{\sin{x}}{x}= 1 $$

$$ \lim_{x \to 0}\frac{\tan{x}}{x} = 1 $$

$$ \lim_{x \to 0}\frac{1-\cos{x}}{x}= 0 $$

$$\lim_{x \to 0}e^{x} = 1 $$

$$\lim_{x \to 0}\frac{e^x-1}{x}=  1 $$

$$\lim_{x \to \infty}\left(1+\frac{1}{x}\right)^{x}= e $$

Series Expansions

Sometimes these expansions can be used to evaluate limit. For ex- some Trigonometric expressions can be replaced by algebraic expansions hence it’s useful to know . these results are obtained by maclaurin series (Taylor series)

$$ e^x = 1+\frac{x}{1!}+\frac{x^2}{2!}+\frac{x^3}{3!}+….+\infty $$

$$ a^x=1+x.lna+\frac{{(xlna)}^2}{2!}+….\infty $$

$$ \sin{x} = x-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}+….\infty $$

$$\cos{x}=1-\frac{x^2}{2!}+\frac{x^4}{4!}-\frac{x^6}{6!}+….\infty $$

$$\tan{x}= x+\frac{x^3}{3}+\frac{2x^{15}}{15}+….\infty $$

$$ ln(1-x)= x-\frac{x^2}{2}+\frac{x^3}{3}-\frac{x^4}{4}+….\infty $$

$$\log_{a}(1+x)= \frac{1}{lna}ln(1+x) $$

L- Hopital Rule

Suppose in finding limit we got indeterminate from of

$$ \lim_{x \to a}\frac{f(x)}{g(x)} = \frac{0 \uparrow}{0\uparrow} $$ or

$$ \lim_{x \to a} \frac{f(x)}{g(x)} = \frac{\infty\uparrow}{\infty\uparrow} $$ in both of these indeterminate forms the limit of function is found by L-Hopital Rule as follows :

$$ \lim_{x \to a} \frac{f(x)}{g(x)} = \lim_{x \to a}\frac{f`(x)}{g`(x)} $$

Sandwich Theorem

Also known as Squeeze theorem, Pinching theorem, police theorem, many times squeeze lemma all these refer to Sandwich theorem. It states that-

If we have  f, g and h three real functions such that $\displaystyle{ f (x) ≤ g( x) ≤ h(x) } $ holds true for all real values of  x in common domain.

Limit of a function
Image showing condition of sandwich theorem

Now for a real number “a” if

$\displaystyle{\lim_{x \to a}f(x) = \lim_{x \to a} h(x) = L }$

Then $\displaystyle{\lim_{x \to a}g(x) = L}$

Was this article helpful?
YesNo

Newsletter Updates

Enter your email address below to subscribe to our newsletter

0 0 votes
Rate this Article
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
wpDiscuz
0
Would love your thoughts, please comment.x
()
x
| Reply