Chapter 12 Limits And Derivaties

With the Calculus as a key, Mathematics can be successfully applied to the explanation of the course of Nature - WHITEHEAD

12.1 Introduction

This chapter is an introduction to Calculus. Calculus is that branch of mathematics which mainly deals with the study of change in the value of a function as the points in the domain change. First, we give an intuitive idea of derivative (without actually defining it). Then we give a naive definition of limit and study some algebra of limits. Then we come back to a definition of derivative and study some algebra of derivatives. We also obtain derivatives of certain standard functions.

image

12.2 Intuitive Idea of Derivatives

Physical experiments have confirmed that the body dropped

Sir Issac Newton $(1642-1727)$ from a tall cliff covers a distance of $4.9 t^{2}$ metres in $t$ seconds, i.e., distance $s$ in metres covered by the body as a function of time $t$ in seconds is given by $s=4.9 t^{2}$.

The adjoining Table 13.1 gives the distance travelled in metres at various intervals of time in seconds of a body dropped from a tall cliff.

The objective is to find the veloctiy of the body at time $t=2$ seconds from this data. One way to approach this problem is to find the average velocity for various intervals of time ending at $t=2$ seconds and hope that these throw some light on the velocity at $t=2$ seconds.

Average velocity between $t=t_1$ and $t=t_2$ equals distance travelled between $t=t_l$ and $t=t_2$, seconds divided by $(t_2-t_1)$. Hence the average velocity in the first two seconds

$ \begin{aligned} & =\frac{\text{ Distance travelled between } t_2=2 \text{ and } t_1=0}{\text{ Time interval }(t_2-t_1)} \\ & =\frac{(19.6-0) m}{(2-0) s}=9.8 m / s . \end{aligned} $

Similarly, the average velocity between $t=1$ and $t=2$ is

$ \frac{(19.6-4.9) m}{(2-1) s}=14.7 m / s $

Likewise we compute the average velocitiy between $t=t_1$ and $t=2$ for various $t_1$. The following Table 13.2 gives the average velocity $(v), t=t_1$ seconds and $t=2$ seconds.

Table 12.1

$t$ $s$
0 0
1 4.9
1.5 11.025
1.8 15.876
1.9 17.689
1.95 18.63225
2 19.6
2.05 20.59225
2.1 21.609
2.2 23.716
2.5 30.625
3 44.1
4 78.4

Table 12.2

$t_1$ 0 1 1.5 1.8 1.9 1.95 1.99
$v$ 9.8 14.7 17.15 18.62 19.11 19.355 19.551

From Table 12.2, we observe that the average velocity is gradually increasing. As we make the time intervals ending at $t=2$ smaller, we see that we get a better idea of the velocity at $t=2$. Hoping that nothing really dramatic happens between 1.99 seconds and 2 seconds, we conclude that the average velocity at $t=2$ seconds is just above $19.551 m / s$.

This conclusion is somewhat strengthened by the following set of computation. Compute the average velocities for various time intervals starting at $t=2$ seconds. As before the average velocity $v$ between $t=2$ seconds and $t=t_2$ seconds is

$ \begin{aligned} & =\frac{\text{ Distance travelled between } 2 \text{ seconds and } t_2 \text{ seconds }}{t_2-2} \\ & =\frac{\text{ Distance travelled in } t_2 \text{ seconds }- \text{ Distance travelled in } 2 \text{ seconds }}{t_2-2} \end{aligned} $

$ =\frac{\text{ Distance travelled in } t_2 \text{ seconds }-19.6}{t_2-2} $

The following Table 12.3 gives the average velocity $v$ in metres per second between $t=2$ seconds and $t_2$ seconds.

Table 12.3

$t_2$ 4 3 2.5 2.2 2.1 2.05 2.01
$v$ 29.4 24.5 22.05 20.58 20.09 19.845 19.649

Here again we note that if we take smaller time intervals starting at $t=2$, we get better idea of the velocity at $t=2$.

In the first set of computations, what we have done is to find average velocities in increasing time intervals ending at $t=2$ and then hope that nothing dramatic happens just before $t=2$. In the second set of computations, we have found the average velocities decreasing in time intervals ending at $t=2$ and then hope that nothing dramatic happens just after $t=2$. Purely on the physical grounds, both these sequences of average velocities must approach a common limit. We can safely conclude that the velocity of the body at $t=2$ is between $19.551 m / s$ and $19.649 m / s$. Technically, we say that the instantaneous velocity at $t=2$ is between $19.551 m / s$ and $19.649 m / s$. As is well-known, velocity is the rate of change of displacement. Hence what we have accomplished is the following. From the given data of distance covered at various time instants we have estimated the rate of change of the distance at a given instant of time. We say that the derivative of the distance function $s=4.9 t^{2}$ at $t=2$ is between 19.551 and 19.649 .

An alternate way of viewing this limiting process is shown in Fig 12.1. This is a plot of distance $s$ of the body from the top of the cliff versus the time $t$ elapsed. In the limit as the sequence of time intervals $h_1, h_2, \ldots$, approaches zero, the sequence of average velocities approaches the same limit as does the sequence of ratios

image

$ \frac{C_1 B_1}{AC_1}, \frac{C_2 B_2}{AC_2}, \frac{C_3 B_3}{AC_3}, \ldots $

where $C_1 B_1=s_1-s_0$ is the distance travelled by the body in the time interval $h_1=AC_1$, etc. From the Fig 12.1 it is safe to conclude that this latter sequence approaches the slope of the tangent to the curve at point $A$. In other words, the instantaneous velocity $v(t)$ of a body at time $t=2$ is equal to the slope of the tangent of the curve $s=4.9 t^{2}$ at $t=2$.

12.3 Limits

The above discussion clearly points towards the fact that we need to understand limiting process in greater clarity. We study a few illustrative examples to gain some familiarity with the concept of limits.

Consider the function $f(x)=x^{2}$. Observe that as $x$ takes values very close to 0 , the value of $f(x)$ also moves towards 0 (See Fig 2.10 Chapter 2). We say

$ \begin{aligned} \lim\limits_{x \to 0} f(x)=0 \end{aligned} $

(to be read as limit of $f(x)$ as $x$ tends to zero equals zero). The limit of $f(x)$ as $x$ tends to zero is to be thought of as the value $f(x)$ should assume at $x=0$.

In general as $x \to a, f(x) \to l$, then $l$ is called limit of the function $f(x)$ which is symbolically written as $\lim\limits_{x \to a} f(x)=l$.

Consider the following function $g(x)=|x|, x \neq 0$. Observe that $g(0)$ is not defined. Computing the value of $g(x)$ for values of $x$ very near to 0 , we see that the value of $g(x)$ moves towards 0 . So, $\lim\limits_{x \to 0} g(x)=0$. This is intuitively clear from the graph of $y=|x|$ for $x \neq 0$. (See Fig 2.13, Chapter 2).

Consider the following function.

$ h(x)=\frac{x^{2}-4}{x-2}, x \neq 2 $

Compute the value of $h(x)$ for values of $x$ very near to 2 (but not at 2 ). Convince yourself that all these values are near to 4 . This is somewhat strengthened by considering the graph of the function $y=h(x)$ given here (Fig 12.2).

image

In all these illustrations the value which the function should assume at a given point $x=a$ did not really depend on how is $x$ tending to $a$. Note that there are essentially two ways $x$ could approach a number $a$ either from left or from right, i.e., all the values of $x$ near $a$ could be less than $a$ or could be greater than $a$. This naturally leads to two limits - the right hand limit and the left hand limit. Right hand limit of a function $f(x)$ is that value of $f(x)$ which is dictated by the values of $f(x)$ when $x$ tends to $a$ from the right. Similarly, the left hand limit. To illustrate this, consider the function

$ f(x)= \begin{cases}1, & x \leq 0 \\ 2, & x>0\end{cases} $

Graph of this function is shown in the Fig 12.3. It is clear that the value of $f$ at 0 dictated by values of $f(x)$ with $x \leq 0$ equals 1, i.e., the left hand limit of $f(x)$ at 0 is

$ \lim\limits_{x \to 0} f(x)=1 . $

image

Similarly, the value of $f$ at 0 dictated by values of $f(x)$ with $x>0$ equals 2 , i.e., the right hand limit of $f(x)$ at 0 is

$ \lim\limits_{x \to 0^{+}} f(x)=2 . $

In this case the right and left hand limits are different, and hence we say that the limit of $f(x)$ as $x$ tends to zero does not exist (even though the function is defined at 0 ).

Summary

We say $\lim\limits_{x \to a^{-}} f(x)$ is the expected value of $f$ at $x=a$ given the values of $f$ near $x$ to the left of $a$. This value is called the left hand limit of $f$ at $a$.

We say $\lim\limits_{x \to a^{+}} f(x)$ is the expected value of $f$ at $x=a$ given the values of $f$ near $x$ to the right of $a$. This value is called the right hand limit of $f(x)$ at $a$.

If the right and left hand limits coincide, we call that common value as the limit of $f(x)$ at $x=a$ and denote it by $\lim\limits_{x \to a} f(x)$.

Illustration 1 Consider the function $f(x)=x+10$. We want to find the limit of this function at $x=5$. Let us compute the value of the function $f(x)$ for $x$ very near to 5 . Some of the points near and to the left of 5 are $4.9,4.95,4.99,4.995 \ldots$, etc. Values of the function at these points are tabulated below. Similarly, the real number 5.001,

5.01, 5.1 are also points near and to the right of 5. Values of the function at these points are also given in the Table 12.4.

Table 12.4

$x$ 4.9 4.95 4.99 4.995 5.001 5.01 5.1
$f(x)$ 14.9 14.95 14.99 14.995 15.001 15.01 15.1

From the Table 12.4, we deduce that value of $f(x)$ at $x=5$ should be greater than 14.995 and less than 15.001 assuming nothing dramatic happens between $x=4.995$ and 5.001. It is reasonable to assume that the value of the $f(x)$ at $x=5$ as dictated by the numbers to the left of 5 is 15 , i.e.,

$ \lim\limits_{x \to 5^{-}} f(x)=15 . $

Similarly, when $x$ approaches 5 from the right, $f(x)$ should be taking value 15 , i.e.,

$ \lim\limits_{x \to 5^{+}} f(x)=15 \text{. } $

Hence, it is likely that the left hand limit of $f(x)$ and the right hand limit of $f(x)$ are both equal to 15. Thus,

$ \lim\limits_{x \to 5^{-}} f(x)=\lim\limits_{x \to 5^{+}} f(x)=\lim\limits_{x \to 5} f(x)=15 . $

This conclusion about the limit being equal to 15 is somewhat strengthened by seeing the graph of this function which is given in Fig 2.16, Chapter 2. In this figure, we note that as $x$ approaches 5 from either right or left, the graph of the function $f(x)=x+10$ approaches the point $(5,15)$.

We observe that the value of the function at $x=5$ also happens to be equal to 15 .

Illustration 2 Consider the function $f(x)=x^{3}$. Let us try to find the limit of this function at $x=1$. Proceeding as in the previous case, we tabulate the value of $f(x)$ at $x$ near 1 . This is given in the Table 12.5 .

Table 12.5

$x$ 0.9 0.99 0.999 1.001 1.01 1.1
$f(x)$ 0.729 0.970299 0.997002999 1.003003001 1.030301 1.331

From this table, we deduce that value of $f(x)$ at $x=1$ should be greater than 0.997002999 and less than 1.003003001 assuming nothing dramatic happens between $x=0.999$ and 1.001. It is reasonable to assume that the value of the $f(x)$ at $x=1$ as dictated by the numbers to the left of 1 is 1 , i.e.,

$ \lim\limits_{x \to 1^{-}} f(x)=1 \text{. } $

Similarly, when $x$ approaches 1 from the right, $f(x)$ should be taking value 1, i.e.,

$ \lim\limits_{x \to 1^{+}} f(x)=1 \text{. } $

Hence, it is likely that the left hand limit of $f(x)$ and the right hand limit of $f(x)$ are both equal to 1 . Thus,

$ \lim\limits_{x \to 1^{-}} f(x)=\lim\limits_{x \to 1^{+}} f(x)=\lim\limits_{x \to 1} f(x)=1 . $

This conclusion about the limit being equal to 1 is somewhat strengthened by seeing the graph of this function which is given in Fig 2.11, Chapter 2. In this figure, we note that as $x$ approaches 1 from either right or left, the graph of the function $f(x)=x^{3}$ approaches the point $(1,1)$.

We observe, again, that the value of the function at $x=1$ also happens to be equal to 1 .

Illustration 3 Consider the function $f(x)=3 x$. Let us try to find the limit of this function at $x=2$. The following Table 12.6 is now self-explanatory.

Table 12.6

$x$ 1.9 1.95 1.99 1.999 2.001 2.01 2.1
$f(x)$ 5.7 5.85 5.97 5.997 6.003 6.03 6.3

As before we observe that as $x$ approaches 2 from either left or right, the value of $f(x)$ seem to approach 6 . We record this as

$ \lim\limits_{x \to 2^{-}} f(x)=\lim\limits_{x \to 2^{+}} f(x)=\lim\limits_{x \to 2} f(x)=6 $

Its graph shown in Fig 12.4 strengthens this fact.

image

Here again we note that the value of the function at $x=2$ coincides with the limit at $x=2$.

Illustration 4 Consider the constant function $f(x)=3$. Let us try to find its limit at $x=2$. This function being the constant function takes the same value ( 3 , in this case) everywhere, i.e., its value at points close to 2 is 3 . Hence

$ \lim\limits_{x \to 2} f(x)=\lim\limits_{x \to 2^{+}} f(x)=\lim\limits_{x \to 2} f(x)=3 $

Graph of $f(x)=3$ is anyway the line parallel to $x$-axis passing through $(0,3)$ and is shown in Fig 2.9, Chapter 2. From this also it is clear that the required limit is 3. In fact, it is easily observed that $\lim\limits_{x \to a} f(x)=3$ for any real number $a$.

Illustration 5 Consider the function $f(x)=x^{2}+x$. We want to find $\lim\limits_{x \to 1} f(x)$. We tabulate the values of $f(x)$ near $x=1$ in Table 12.7.

Table 12.7

$x$ 0.9 0.99 0.999 1.01 1.1 1.2
$f(x)$ 1.71 1.9701 1.997001 2.0301 2.31 2.64

From this it is reasonable to deduce that $\lim\limits_{x \to 1^{-}} f(x)=\lim\limits_{x \to 1^{+}} f(x)=\lim\limits_{x \to 1} f(x)=2$.

From the graph of $f(x)=x^{2}+x$ shown in the Fig 12.5, it is clear that as $x$ approaches 1, the graph approaches $(1,2)$.

image

Here, again we observe that the

$ \lim\limits_{x \to 1} f(x)=f(1) $

Now, convince yourself of the following three facts:

$ \lim\limits_{x \to 1} x^{2}=1, \lim\limits_{x \to 1} x=1 \text{ and } \lim\limits_{x \to 1} x+1=2 $

Then $ \quad\quad\quad\quad \lim\limits_{x \to 1} x^{2}+\lim\limits_{x \to 1} x=1+1=2=\lim\limits_{x \to 1}[x^{2}+x] \text{. } $

Also $ \quad\quad\quad\quad\lim\limits_{x \to 1} x . \lim\limits_{x \to 1}(x+1)=1 \cdot 2=2=\lim\limits_{x \to 1}[x(x+1)]=\lim\limits_{x \to 1}[x^{2}+x] . $

Illustration 6 Consider the function $f(x)=\sin x$. We are interested in $\lim\limits_{x \to \frac{\pi}{2}} \sin x$, where the angle is measured in radians.

Here, we tabulate the (approximate) value of $f(x)$ near $\frac{\pi}{2}$ (Table 12.8). From this, we may deduce that

$ \lim\limits_{x \to \frac{\pi^{-}}{2}} f(x)=\lim\limits_{x \to \frac{\pi^{+}}{2}} f(x)=\lim\limits_{x \to \frac{\pi}{2}} f(x)=1 $

Further, this is supported by the graph of $f(x)=\sin x$ which is given in the Fig 3.8 (Chapter 3). In this case too, we observe that $\lim\limits_{x \to \frac{\pi}{2}} \sin x=1$.

Table 12.8

$x$ $\frac{\pi}{2}-0.1$ $\frac{\pi}{2}-0.01$ $\frac{\pi}{2}+0.01$ $\frac{\pi}{2}+0.1$
$f(x)$ 0.9950 0.9999 0.9999 0.9950

Illustration 7 Consider the function $f(x)=x+\cos x$. We want to find the $\lim\limits_{x \to 0} f(x)$. Here we tabulate the (approximate) value of $f(x)$ near 0 (Table 12.9).

Table 12.9

$x$ -0.1 -0.01 -0.001 0.001 0.01 0.1
$f(x)$ 0.9850 0.98995 0.9989995 1.0009995 1.00995 1.0950

From the Table 13.9, we may deduce that

$ \lim\limits_{x \to 0^{-}} f(x)=\lim\limits_{x \to 0^{+}} f(x)=\lim\limits_{x \to 0} f(x)=1 $

In this case too, we observe that $\lim\limits_{x \to 0} f(x)=f(0)=1$.

Now, can you convince yourself that

$ \lim\limits_{x \to 0}[x+\cos x]=\lim\limits_{x \to 0} x+\lim\limits_{x \to 0} \cos x \text{ is indeed true? } $

Illustration 8 Consider the function $f(x)=\frac{1}{x^{2}}$ for $x>0$. We want to know $\lim\limits_{x \to 0} f(x)$.

Here, observe that the domain of the function is given to be all positive real numbers. Hence, when we tabulate the values of $f(x)$, it does not make sense to talk of $x$ approaching 0 from the left. Below we tabulate the values of the function for positive $x$ close to 0 (in this table $n$ denotes any positive integer).

From the Table 12.10 given below, we see that as $x$ tends to $0, f(x)$ becomes larger and larger. What we mean here is that the value of $f(x)$ may be made larger than any given number.

Table 12.10

$x$ 1 0.1 0.01 $10^{-n}$
$f(x)$ 1 100 10000 $10^{2 n}$

Mathematically, we say

$ \lim\limits_{x \to 0} f(x)=+\infty $

We also remark that we will not come across such limits in this course.

Illustration 9 We want to find $\lim\limits_{x \to 0} f(x)$, where

$ f(x)= \begin{cases}x-2, & x<0 \\ 0, & x=0 \\ x+2, & x>0\end{cases} $

As usual we make a table of $x$ near 0 with $f(x)$. Observe that for negative values of $x$ we need to evaluate $x-2$ and for positive values, we need to evaluate $x+2$.

Table 12.11

$x$ -0.1 -0.01 -0.001 0.001 0.01 0.1
$f(x)$ -2.1 -2.01 -2.001 2.001 2.01 2.1

From the first three entries of the Table 12.11, we deduce that the value of the function is decreasing to -2 and hence.

$ \lim\limits_{x \to 0^{-}} f(x)=-2 $

From the last three entires of the table we deduce that the value of the function is increasing from 2 and hence

$ \lim\limits_{x \to 0^{+}} f(x)=2 $

Since the left and right hand limits at 0 do not coincide, we say that the limit of the function at 0 does not exist.

Graph of this function is given in the Fig12.6. Here, we remark that the value of the function at $x=0$ is well defined and is, indeed, equal to 0 , but the limit of the function at $x=0$ is not even defined.

image

Illustration 10 As a final illustration, we find $\lim\limits_{x \to 1} f(x)$,

where

$$ f(x)=\begin{cases} x+2 & x \neq 1 \\ 0 & x=1 \end{cases} $$

Table 12.12

$x$ 0.9 0.99 0.999 1.001 1.01 1.1
$f(x)$ 2.9 2.99 2.999 3.001 3.01 3.1

As usual we tabulate the values of $f(x)$ for $x$ near 1 . From the values of $f(x)$ for $x$ less than 1 , it seems that the function should take value 3 at $x=1$., i.e.,

$ \lim\limits_{x \to 1^{-}} f(x)=3 . $

Similarly, the value of $f(x)$ should be 3 as dictated by values of $f(x)$ at $x$ greater than 1. i.e.

$ \lim\limits_{x \to 1^{+}} f(x)=3 . $

But then the left and right hand limits coincide and hence

$ \lim\limits_{x \to 1^{-}} f(x)=\lim\limits_{x \to 1^{+}} f(x)=\lim\limits_{x \to 1} f(x)=3 . $

Graph of function given in Fig 12.7 strengthens our deduction about the limit. Here, we note that in general, at a given point the value of the function and its limit may be different (even when both are defined).

image

12.3.1 Algebra of limits

In the above illustrations, we have observed that the limiting process respects addition, subtraction, multiplication and division as long as the limits and functions under consideration are well defined. This is not a coincidence. In fact, below we formalise these as a theorem without proof.

Theorem 1 Let $f$ and $g$ be two functions such that both $\lim\limits_{x \to a} f(x)$ and $\lim\limits_{x \to a} g(x)$ exist. Then

(i) Limit of sum of two functions is sum of the limits of the functions, i.e.,

$ \lim\limits_{x \to a}[f(x)+g(x)]=\lim\limits_{x \to a} f(x)+\lim\limits_{x \to a} g(x) . $

(ii) Limit of difference of two functions is difference of the limits of the functions, i.e.,

$ \lim\limits_{x \to a}[f(x)-g(x)]=\lim\limits_{x \to a} f(x)-\lim\limits_{x \to a} g(x) . $

(iii) Limit of product of two functions is product of the limits of the functions, i.e.,

$ \lim\limits_{x \to a}[f(x) \cdot g(x)]=\lim\limits_{x \to a} f(x) . \lim\limits_{x \to a} g(x) . $

(iv) Limit of quotient of two functions is quotient of the limits of the functions (whenever the denominator is non zero), i.e.,

$ \lim\limits_{x \to a} \frac{f(x)}{g(x)}=\frac{\lim\limits_{x \to a} f(x)}{\lim\limits_{x \to a} g(x)} $

Note - In particular as a special case of (iii), when $g$ is the constant function such that $g(x)=\lambda$, for some real number $\lambda$, we have

$ \lim\limits_{x \to a}[(\lambda \cdot f)(x)]=\lambda \cdot \lim\limits_{x \to a} f(x) . $

In the next two subsections, we illustrate how to exploit this theorem to evaluate limits of special types of functions.

12.3.2 Limits of polynomials and rational functions

A function $f$ is said to be a polynomial function of degree $n f(x)=a_0+a_1 x+a_2 x^{2}+\ldots+a_n x^{n}$, where $a_1$ s are real numbers such that $a_n \neq 0$ for some natural number $n$.

We know that $\lim\limits_{x \to a} x=a$. Hence

$ \lim\limits_{x \to a} x^{2}=\lim\limits_{x \to a}(x \cdot x)=\lim\limits_{x \to a} x \cdot \lim\limits_{x \to a} x=a \cdot a=a^{2} $

An easy exercise in induction on $n$ tells us that

$ \lim\limits_{x \to a} x^{n}=a^{n} $

Now, let $f(x)=a_0+a_1 x+a_2 x^{2}+\ldots+a_n x^{n}$ be a polynomial function. Thinking of each of $a_0, a_1 x, a_2 x^{2}, \ldots, a_n x^{n}$ as a function, we have

$ \begin{aligned} \lim\limits_ {x \to a} f(x) & =\lim\limits_ {x \to a}[a_ 0+a_ 1 x+a_ 2 x^{2}+\ldots+a_ {n} x^{n}] \\ & =\lim\limits_ {x \to a} a_ 0+\lim\limits_ {x \to a} a_ 1 x+\lim\limits_ {x \to a} a_ 2 x^{2}+\ldots+\lim\limits_ {x \to a} a_ {n} x^{n} \\ & =a_ 0+a_ 1 \lim\limits_ {x \to a} x+a_ 2 \lim\limits_ {x \to a} x^{2}+\ldots+a_ {n} \lim\limits_ {x \to a} x^{n} \\ & =a_ 0+a_ 1 a+a_ 2 a^{2}+\ldots+a_ {n} a^{n} \\ & =f(a) \end{aligned} $

(Make sure that you understand the justification for each step in the above!)

A function $f$ is said to be a rational function, if $f(x)=\frac{g(x)}{h(x)}$, where $g(x)$ and $h(x)$ are polynomials such that $h(x) \neq 0$. Then

$ \lim\limits_{x \to a} f(x)=\lim\limits_{x \to a} \frac{g(x)}{h(x)}=\frac{\lim\limits_{x \to a} g(x)}{\lim\limits_{x \to a} h(x)}=\frac{g(a)}{h(a)} $

However, if $h(a)=0$, there are two scenarios - (i) when $g(a) \neq 0$ and (ii) when $g(a)=0$. In the former case we say that the limit does not exist. In the latter case we can write $g(x)=(x-a)^{k} g_1(x)$, where $k$ is the maximum of powers of $(x-a)$ in $g(x)$ Similarly, $h(x)=(x-a)^{l} h_1(x)$ as $h(a)=0$. Now, if $k>l$, we have

$ \lim\limits_{x \to a} f(x)=\frac{\lim\limits_{x \to a} g(x)}{\lim\limits_{x \to a} h(x)}=\frac{\lim\limits_{x \to a}(x-a)^{k} g_1(x)}{\lim\limits_{x \to a}(x-a)^{l} h_1(x)} $

$ =\frac{\lim\limits_{x \to a}(x-a)^{(k-l)} g_1(x)}{\lim\limits_{x \to a} h_1(x)}=\frac{0 . g_1(a)}{h_1(a)}=0 $

If $k<l$, the limit is not defined.

Evaluation of an important limit which will be used in the sequel is given as a theorem below.

Theorem 2 For any positive integer $n$,

$ \lim\limits_{x \to a} \frac{x^{n}-a^{n}}{x-a}=n a^{n-1} $

Remark The expression in the above theorem for the limit is true even if $n$ is any rational number and $a$ is positive.

Proof Dividing $(x^{n}-a^{n})$ by $(x-a)$, we see that

$ x^{n}-a^{n}=(x-a)(x^{n-1}+x^{n-2} a+x^{n-3} a^{2}+\ldots+x a^{n-2}+a^{n-1}) $

$ \begin{aligned} \text{Thus, }\quad \lim\limits_{x \to a} \frac{x^{n}-a^{n}}{x-a}& =\lim\limits_{x \to a}(x^{n-1}+x^{n-2} a+x^{n-3} a^{2}+\ldots+x a^{n-2}+a^{n-1}) \\ & =a^{n-1}+a a^{n-2}+\ldots+a^{n-2}(a)+a^{n-1} \\ & =a^{n-1}+a^{n-1}+\ldots+a^{n-1}+a^{n-1}(n \text{ terms }) \\ & =n a^{n-1} \end{aligned} $

12.4 Limits of Trigonometric Functions

The following facts (stated as theorems) about functions in general come in handy in calculating limits of some trigonometric functions.

Theorem 3 Let $f$ and $g$ be two real valued functions with the same domain such that $f(x) \leq g(x)$ for all $x$ in the domain of definition, For some $a$, if both $\lim\limits_{x \to a} f(x)$ and $\lim\limits_{x \to a} g(x)$ exist, then $\lim\limits_{x \to a} f(x) \leq \lim\limits_{x \to a} g(x)$. This is illustrated in Fig 12.8.

image

Theorem 4 (Sandwich Theorem) Let $f$, $g$ and $h$ be real functions such that $f(x) \leq g(x) \leq h(x)$ for all $x$ in the common domain of definition. For some real number $a$, if $\lim\limits_{x \to a} f(x)=l=\lim\limits_{x \to a} h(x)$, then $\lim\limits_{x \to a} g(x)=l$. This is illustrated in Fig 12.9.

image

Given below is a beautiful geometric proof of the following important inequality relating trigonometric functions.

$ \cos x<\frac{\sin x}{x}<1 \quad \text{ for } 0<|x|<\frac{\pi}{2} \quad \quad \quad \quad \quad ({}^*) $

Proof We know that $\sin (-x)=-\sin x$ and $\cos (-x)=\cos x$. Hence, it is sufficient to prove the inequality for $0<x<\frac{\pi}{2}$.

In the Fig 12.10, $O$ is the centre of the unit circle such that the angle AOC is $x$ radians and $0<x<\frac{\pi}{2}$. Line segments B A and $CD$ are perpendiculars to $OA$. Further, join $AC$. Then

image

Area of $\triangle OAC<$ Area of sector $OAC<$ Area of $\triangle OAB$.

i.e., $\quad \frac{1}{2} OA . CD<\frac{x}{2 \pi} . \pi .(OA)^{2}<\frac{1}{2} OA . AB$.

i.e., $\quad CD<x . OA<AB$.

From $\triangle OCD$,

$ \sin x=\frac{CD}{OA}(\text{ since } OC=OA) \text{ and hence } CD=OA \sin x \text{. Also } \tan x=\frac{AB}{OA} \text{ and } $

hence $\quad AB=OA \cdot \tan x$. Thus

$ \text{ OA } \sin x<\text{ OA. } x<\text{ OA. } \tan x . $

Since length OA is positive, we have

$ \sin x<x<\tan x \text{. } $

Since $0<x<\frac{\pi}{2}, \sin x$ is positive and thus by dividing throughout by $\sin x$, we have

$1<\frac{x}{\sin x}<\frac{1}{\cos x} . \quad$ Taking reciprocals throughout, we have

$ \cos x<\frac{\sin x}{x}<1 $

which complete the proof.

Theorem 5The following are two important limits.

(i) $\lim\limits_{x \to 0} \frac{\sin x}{x}=1$.

(ii) $\lim\limits_{x \to 0} \frac{1-\cos x}{x}=0$.

Proof (i) The inequality in (*) says that the function $\frac{\sin x}{x}$ is sandwiched between the function $\cos x$ and the constant function which takes value 1 .

Further, since $\lim\limits_{x \to 0} \cos x=1$, we see that the proof of (i) of the theorem is complete by sandwich theorem.

To prove (ii), we recall the trigonometric identity $1-\cos x=2 \sin ^{2}(\frac{x}{2})$. Then

$ \begin{aligned} \lim\limits_{x \to 0} \frac{1-\cos x}{x} & =\lim\limits_{x \to 0} \frac{2 \sin ^{2}(\frac{x}{2})}{x}=\lim\limits_{x \to 0} \frac{\sin (\frac{x}{2})}{\frac{x}{2}} \cdot \sin (\frac{x}{2}) \\ & =\lim\limits_{x \to 0} \frac{\sin (\frac{x}{2})}{\frac{x}{2}} \cdot \lim\limits_{x \to 0} \sin (\frac{x}{2})=1.0=0 \end{aligned} $

Observe that we have implicitly used the fact that $x \to 0$ is equivalent to $\frac{x}{2} \to 0$. This may be justified by putting $y=\frac{x}{2}$.

12.5 Derivatives

We have seen in the Section 13.2, that by knowing the position of a body at various time intervals it is possible to find the rate at which the position of the body is changing. It is of very general interest to know a certain parameter at various instants of time and try to finding the rate at which it is changing. There are several real life situations where such a process needs to be carried out. For instance, people maintaining a reservoir need to know when will a reservoir overflow knowing the depth of the water at several instances of time, Rocket Scientists need to compute the precise velocity with which the satellite needs to be shot out from the rocket knowing the height of the rocket at various times. Financial institutions need to predict the changes in the value of a particular stock knowing its present value. In these, and many such cases it is desirable to know how a particular parameter is changing with respect to some other parameter. The heart of the matter is derivative of a function at a given point in its domain of definition.

Definition 1 Suppose $f$ is a real valued function and a is a point in its domain of definition. The derivative of $f$ at $a$ is defined by

$ \lim\limits_{h \to 0} \frac{f(a+h)-f(a)}{h} $

provided this limit exists. Derivative of $f(x)$ at a is denoted by $f^{\prime}(a)$.

Observe that $f^{\prime}(a)$ quantifies the change in $f(x)$ at $a$ with respect to $x$.

Definition 2 Suppose $f$ is a real valued function, the function defined by

$ \lim\limits_{h \to 0} \frac{f(x+h)-f(x)}{h} $

wherever the limit exists is defined to be the derivative of $f$ at $x$ and is denoted by $f^{\prime}(x)$. This definition of derivative is also called the first principle of derivative.

Thus $ \quad \quad \quad f^{\prime}(x)=\lim\limits_{h \to 0} \frac{f(x+h)-f(x)}{h} $

Clearly the domain of definition of $f^{\prime}(x)$ is wherever the above limit exists. There are different notations for derivative of a function. Sometimes $f^{\prime}(x)$ is denoted by $\frac{d}{d x}(f(x))$ or if $y=f(x)$, it is denoted by $\frac{d y}{d x}$. This is referred to as derivative of $f(x)$ or $y$ with respect to $x$. It is also denoted by $D(f(x))$. Further, derivative of $f$ at $x=a$ is also denoted by $.\frac{d}{dx} f(x)| _ {a} $ or $.\frac{df}{dx}| _ {a} $ or even $(\frac{d f}{d x}) _ {x=a}$.

12.5.1 Algebra of derivative of functions

Since the very definition of derivatives involve limits in a rather direct fashion, we expect the rules for derivatives to follow closely that of limits. We collect these in the following theorem.

Theorem 5 Let $f$ and $g$ be two functions such that their derivatives are defined in a common domain. Then

(i) Derivative of sum of two functions is sum of the derivatives of the functions.

$ \frac{d}{d x}[f(x)+g(x)]=\frac{d}{d x} f(x)+\frac{d}{d x} g(x) . $

(ii) Derivative of difference of two functions is difference of the derivatives of the functions.

$ \frac{d}{d x}[f(x)-g(x)]=\frac{d}{d x} f(x)-\frac{d}{d x} g(x) $

(iii) Derivative of product of two functions is given by the following product rule.

$ \frac{d}{d x}[f(x) \cdot g(x)]=\frac{d}{d x} f(x) \cdot g(x)+f(x) \cdot \frac{d}{d x} g(x) $

(iv) Derivative of quotient of two functions is given by the following quotient rule (whenever the denominator is non-zero).

$ \frac{d}{d x}(\frac{f(x)}{g(x)})=\frac{\frac{d}{d x} f(x) \cdot g(x)-f(x) \frac{d}{d x} g(x)}{(g(x))^{2}} $

The proofs of these follow essentially from the analogous theorem for limits. We will not prove these here. As in the case of limits this theorem tells us how to compute derivatives of special types of functions. The last two statements in the theorem may be restated in the following fashion which aids in recalling them easily:

Let $u=f(x)$ and $v=g(x)$. Then

$ (u v)^{\prime}=u^{\prime} v+u v^{\prime} $

This is referred to a Leibnitz rule for differentiating product of functions or the product rule. Similarly, the quotient rule is

$ (\frac{u}{v})^{\prime}=\frac{u^{\prime} v-u v^{\prime}}{v^{2}} $

Now, let us tackle derivatives of some standard functions.

It is easy to see that the derivative of the function $f(x)=x$ is the constant function 1. This is because $f^{\prime}(x)=\lim\limits_{h \to 0} \frac{f(x+h)-f(x)}{h}=\lim\limits_{h \to 0} \frac{x+h-x}{h}$

$ =\lim\limits_{h \to 0} 1=1 \text{. } $

We use this and the above theorem to compute the derivative of $f(x)=10 x=x+\ldots .+x$ (ten terms). By $(i)$ of the above theorem

$ \begin{aligned} \frac{d f(x)}{d x} & =\frac{d}{d x}(x+\ldots+x) \quad(\text{ ten terms }) \\ & =\frac{d}{d x} x+\ldots+\frac{d}{d x} x \quad(\text{ ten terms }) \\ & =1+\ldots+1 \quad(\text{ ten terms })=10 \end{aligned} $

We note that this limit may be evaluated using product rule too. Write $f(x)=10 x=u v$, where $u$ is the constant function taking value 10 everywhere and $v(x)=x$. Here, $f(x)=10 x=u v$ we know that the derivative of $u$ equals 0 . Also derivative of $v(x)=x$ equals 1 . Thus by the product rule we have

$ f^{\prime}(x)=(10 x)^{\prime}=(u v)^{\prime}=u^{\prime} v+u v^{\prime}=0 \cdot x+10.1=10 $

On similar lines the derivative of $f(x)=x^{2}$ may be evaluated. We have $f(x)=x^{2}=x . x$ and hence

$ \begin{aligned} \frac{d f}{d x} & =\frac{d}{d x}(x \cdot x)=\frac{d}{d x}(x) \cdot x+x \cdot \frac{d}{d x}(x) \\ & =1 \cdot x+x \cdot 1=2 x . \end{aligned} $

More generally, we have the following theorem.

Theorem 6 Derivative of $f(x)=x^{n}$ is $n x^{n-1}$ for any positive integer $n$.

Proof By definition of the derivative function, we have

$ f^{\prime}(x)=\lim\limits_{h \to 0} \frac{f(x+h)-f(x)}{h}=\lim\limits_{h \to 0} \frac{(x+h)^{n}-x^{n}}{h} . $

Binomial theorem tells that $(x+h)^{n}=({ }^{n} C_0) x^{n}+({ }^{n} C_1) x^{n-1} h+\ldots+({ }^{n} C_n) h^{n}$ and hence $(x+h)^{n}-x^{n}=h(n x^{n-1}+\ldots+h^{n-1})$. Thus

$ \begin{aligned} \frac{d f(x)}{d x} & =\lim\limits_{h \to 0} \frac{(x+h)^{n}-x^{n}}{h} \\ & =\lim\limits_{h \to 0} \frac{h(n x^{n-1}+\ldots .+h^{n-1})}{h} \\ & =\lim\limits_{h \to 0}(n x^{n-1}+\ldots+h^{n-1})=n x^{n-1} . \end{aligned} $

Alternatively, we may also prove this by induction on $n$ and the product rule as follows. The result is true for $n=1$, which has been proved earlier. We have

$ \begin{aligned} \frac{d}{d x}(x^{n}) & =\frac{d}{d x}(x \cdot x^{n-1}) \\ & =\frac{d}{d x}(x) \cdot(x^{n-1})+x \cdot \frac{d}{d x}(x^{n-1}) \text{ (by product rule) } \\ & =1 \cdot x^{n-1}+x \cdot((n-1) x^{n-2}) \text{ (by induction hypothesis) } \\ & =x^{n-1}+(n-1) x^{n-1}=n x^{n-1} . \end{aligned} $

Remark The above theorem is true for all powers of $x$, i.e., $n$ can be any real number (but we will not prove it here).

12.5.2 Derivative of polynomials and trigonometric functions

We start with the following theorem which tells us the derivative of a polynomial function.

Theorem 7 Let $f(x)=a_n x^{n}+a _{n-1} x^{n-1}+\ldots .+a_1 x+a_0$ be a polynomial function, where $a_i s$ are all real numbers and $a_n \neq 0$. Then, the derivative function is given by

$ \frac{d f(x)}{d x}=n a_n x^{n-1}+(n-1) a _{n-1} x^{x-2}+\ldots+2 a_2 x+a_1 $

Proof of this theorem is just putting together part (i) of Theorem 5 and Theorem 6.

Summary

The expected value of the function as dictated by the points to the left of a point defines the left hand limit of the function at that point. Similarly the right hand limit.

Limit of a function at a point is the common value of the left and right hand limits, if they coincide.

For a function $f$ and a real number $a, \lim\limits_{x \to a} f(x)$ and $f(a)$ may not be same (In fact, one may be defined and not the other one).

For functions $f$ and $g$ the following holds:

$ \begin{aligned} & \lim\limits_{x \to a}[f(x) \pm g(x)]=\lim\limits_{x \to a} f(x) \pm \lim\limits_{x \to a} g(x) \\ \\ & \lim\limits_{x \to a}[f(x) \cdot g(x)]=\lim\limits_{x \to a} f(x) \lim\limits_{x \to a} g(x) \\ \\ & \lim\limits_{x \to a}[\frac{f(x)}{g(x)}]=\frac{\lim\limits_{x \to a} f(x)}{\lim\limits_{x \to a} g(x)} \end{aligned} $

Following are some of the standard limits

$ \lim\limits_{x \to a} \frac{x^{n}-a^{n}}{x-a}=n a^{n-1} $

$ \begin{aligned} & \lim\limits_{x \to 0} \frac{\sin x}{x}=1 \\ & \lim\limits_{x \to 0} \frac{1-\cos x}{x}=0 \end{aligned} $

The derivative of a function $f$ at $a$ is defined by

$ f^{\prime}(a)=\lim\limits_{h \to 0} \frac{f(a+h)-f(a)}{h} $

Derivative of a function $f$ at any point $x$ is defined by

$ f^{\prime}(x)=\frac{d f(x)}{d x}=\lim\limits_{h \to 0} \frac{f(x+h)-f(x)}{h} $

For functions $u$ and $v$ the following holds:

$ \begin{aligned} & (u \pm v)^{\prime}=u^{\prime} \pm v^{\prime} \\ & (u v)^{\prime}=u^{\prime} v+u v^{\prime} \\ & (\frac{u}{v})^{\prime}=\frac{u^{\prime} v-u v^{\prime}}{v^{2}} \text{ provided all are defined. } \end{aligned} $

Following are some of the standard derivatives.

$ \begin{aligned} & \frac{d}{d x}(x^{n})=n x^{n-1} \\ & \frac{d}{d x}(\sin x)=\cos x \\ & \frac{d}{d x}(\cos x)=-\sin x \end{aligned} $

Historical Note

In the history of mathematics two names are prominent to share the credit for inventing calculus, Issac Newton (1642 - 1727) and G.W. Leibnitz (1646 - 1717). Both of them independently invented calculus around the seventeenth century. After the advent of calculus many mathematicians contributed for further development of calculus. The rigorous concept is mainly attributed to the great mathematicians, A.L. Cauchy, J.L.Lagrange and Karl Weierstrass. Cauchy gave the foundation of calculus as we have now generally accepted in our textbooks. Cauchy used D’ Alembert’s limit concept to define the derivative of a function. Starting with definition of a limit, Cauchy gave examples such as the limit of $\frac{\sin \alpha}{\alpha}$ for $\alpha=0$. He wrote $\frac{\Delta y}{\Delta x}=\frac{f(x+i)-f(x)}{i}$, and called the limit for $i \to 0$, the “function derive’e, $y^{\prime}$ for $f^{\prime}(x)$ “.

Before 1900, it was thought that calculus is quite difficult to teach. So calculus became beyond the reach of youngsters. But just in 1900, John Perry and others in England started propagating the view that essential ideas and methods of calculus were simple and could be taught even in schools. F.L. Griffin, pioneered the teaching of calculus to first year students. This was regarded as one of the most daring act in those days.

Today not only the mathematics but many other subjects such as Physics, Chemistry, Economics and Biological Sciences are enjoying the fruits of calculus.



Table of Contents