The derivative of a function

In the previous section we have derived formulas for calculating the derivative of various functions. For example, if the function is

f(x)=x3f(x)=x^3

we can use the formula

au=3u2a_u = 3u^2

to calculate the slope of the tangent at point AA on the graph, where uu is the xx-coordinate of AA. We can regard this formula as a function, where uu is the input (to the machine). But let us use xx for the input, as usual. So we have the function

xfrule: 3x2y\begin{array}{cll} x & \\ \downarrow &\\ \boxed{f^\prime} & \text{rule: } 3x^2\\ \downarrow &\\ y & \\ \end{array}

This function, f(x)=3x2f^\prime(x)=3x^2, which we have derived from the function f(x)=x3f(x)=x^3 is fittingly called the derivative of ff, and is denoted by ff^\prime (say "f prime of x").

For every function ff can we get its derivative ff^\prime. So far we had to do this the hard way, using the differential quotient. But we will see later that finding the derivative ff^\prime of a function ff can be done by applying some rules, the so called rules of differentiation.

Example 1

With this new notation we can say that the derivative of f(x)=x3f(x)=x^3 is

f(x)=3x2f^\prime(x)=3x^2

and this rule calculates the slope of the tangent to the graph of ff at xx. For example, the slope of the tangent to the graph of f(x)=x3f(x)=x^3 at x=2x=2 (or point A(28)A(2 | 8)) is

f(2)=322=12f^\prime(2)=3\cdot 2^2=12

Let us summarise ...

Definition 1

Consider a function ff. The derivative of ff, denoted by

ff^\prime

is the function which calculates the slope of the tangent to the graph of ff. Thus, if AA is a point on the graph with xx-coordinate xx, then

Equation 1
f(x)=slope of tangent at A(xf(x))f^\prime(x) = \text{slope of tangent at $A(x\vert f(x))$}

Definition of a function

or using the differential quotient

Equation 2
f(x)=limx0f(x+h)f(x)hf^\prime(x) = \lim_{x\rightarrow 0}\frac{f(x+h)-f(x)}{h}

The process of finding ff^\prime is called differentiation, and we say that we differentiate ff to find its derivative ff^\prime:

ff\begin{array}{c} f \\ \downarrow &\\ f^\prime & \\ \end{array}