The theory of Differentiation is the backbone of Calculus. With the help of differentiation, we actually determine the rate of changes of the dependent variable with respect to the independent variable. In this section, we will discuss the concept of derivatives. Here we go. 👩
Table of Contents
Few Definitions:
What is the Derivative of a function:
Definition of the Derivative of a function:
Some remarks of Derivative:
- The method to find the derivative of a function using the above limit definition is called the evaluation of derivatives “from definition” or “from first principle“.
$\\$
- The derivative of $y=f(x)$ at the point $x=a$ is denoted by $f'(a)$ or $\frac{dy}{dx}|_{x=a}.$ Thus, by the definition we have
$\\$$f'(a)=\frac{dy}{dx}|_{x=a}$ $=\lim\limits_{h \to 0} \frac{f(a+h)-f(a)}{h}$$\\$The above limit exists only when both the left-hand limit and the right-hand limit exist. If the left-hand limit exists, that is, the limit$\\$$\lim\limits_{h \to 0-} \frac{f(a+h)-f(a)}{h}$$\\$exists, we call that limit to be the Left-hand derivative of $f(x)$ at $x=a$. It is denoted by the symbol $Lf'(a)$ or $f'(a-).$ Similarly, the limit$\\$$\lim\limits_{h \to 0+} \frac{f(a+h)-f(a)}{h}$$\\$is said to be the Right-hand derivative of $f(x)$ at $x=a,$ andis denoted by $Rf'(a)$ or $f'(a+).$
$\\$
- If $f(x)$ is differentiable at each point on the closed interval $[a,b]$ $(a \leq x \leq b),$ then we say that the function $f(x)$ is differentiable on $[a,b].$
Applications of Derivatives:
As it measures the rate of changes, the theory of differentiation is extensively used in many branches of Mathematics, Physics, Chemistry, etc.
Solved Examples:
Example 1: From the definition, find $\frac{d}{dx}(x).$
Solution:
We know that $\frac{d}{dx}(f(x))=\lim\limits_{h \to 0}\frac{f(x+h)-f(x)}{h}$
Take $f(x)=x$
So by the above definition, we have
$\frac{d}{dx}(x)$ $=\lim\limits_{h \to 0}\frac{(x+h)-x}{h}$
$=\lim\limits_{h \to 0}\frac{h}{h}$
$=\lim\limits_{h \to 0}1$
$=1$
Therefore, the derivative of $x$ is $1.$
Example 2: From the definition, find $\frac{d}{dx}(x^2).$
Solution:
One knows that $\frac{d}{dx}(f(x))=\lim\limits_{h \to 0}\frac{f(x+h)-f(x)}{h}$
Take $f(x)=x^2$
So by the above definition, we have
$\frac{d}{dx}(x^2)$ $=\lim\limits_{h \to 0}\frac{(x+h)^2-x^2}{h}$
$=\lim\limits_{h \to 0}\frac{x^2+2xh+h^2-x^2}{h}$
$=\lim\limits_{h \to 0}\frac{2xh+h^2}{h}$
$=\lim\limits_{h \to 0}\frac{h(2x+h)}{h}$
$=\lim\limits_{h \to 0} (2x+h)$
$=2x+0$
$=2x$
Therefore, the derivative of $x^2$ is $2x.$
Example 3: From the definition, find $\frac{d}{dx}(\frac{1}{x}).$
Solution:
We have $\frac{d}{dx}(f(x))=\lim\limits_{h \to 0}\frac{f(x+h)-f(x)}{h}$
Take $f(x)=\frac{1}{x}$
So by the above definition, we have
$\frac{d}{dx}(\frac{1}{x})$ $=\lim\limits_{h \to 0}\frac{\frac{1}{x+h}-\frac{1}{x}}{h}$
$=\lim\limits_{h \to 0}\frac{\frac{x-(x+h)}{x(x+h)}}{h}$
$=\lim\limits_{h \to 0}\frac{-h}{xh(x+h)}$
$=\lim\limits_{h \to 0}\frac{-1}{x(x+h)}$
$=-\frac{1}{x(x+0)}$
$=-\frac{1}{x^2}$
Therefore, the derivative of $\frac{1}{x}$ is $-\frac{1}{x^2}.$
Example 4: From the definition, find $\frac{d}{dx}(\sqrt{x}).$
Solution:
One has $\frac{d}{dx}(f(x))=\lim\limits_{h \to 0}\frac{f(x+h)-f(x)}{h}$
Take $f(x)=\sqrt{x}$
So by the above definition, we have
$\frac{d}{dx}(\sqrt{x})$ $=\lim\limits_{h \to 0}\frac{\sqrt{x+h}-\sqrt{x}}{h}$
$=\lim\limits_{h \to 0}\frac{(\sqrt{x+h}-\sqrt{x})(\sqrt{x+h}+\sqrt{x})}{h(\sqrt{x+h}+\sqrt{x})}$
$=\lim\limits_{h \to 0}\frac{(\sqrt{x+h})^2-(\sqrt{x})^2}{h(\sqrt{x+h}+\sqrt{x})}$
$[\because (a+b)(a-b)=a^2-b^2]$
$=\lim\limits_{h \to 0}\frac{x+h-x}{h(\sqrt{x+h}+\sqrt{x})}$
$=\lim\limits_{h \to 0}\frac{h}{h(\sqrt{x+h}+\sqrt{x})}$
$=\lim\limits_{h \to 0}\frac{1}{\sqrt{x+h}+\sqrt{x}}$
$=\frac{1}{\sqrt{x+0}+\sqrt{x}}$
$=\frac{1}{2\sqrt{x}}$
Therefore, the derivative of $\sqrt{x}$ is $\frac{1}{2\sqrt{x}}.$
This article is written by Dr. T, an expert in Mathematics (PhD). On Mathstoon.com you will find Maths from very basic level to advanced level. Thanks for visiting.