Microsoft Store
 

Derivative


 

In mathematics, the derivative is one of the two central concepts of calculus. (The other is the integral; the two are related via the fundamental theorem of calculus.)

Newton's difference quotient

The derivative of a function f at x is geometrically the slope of the tangent line to the graph of f at x. Without the concept which we are about to define, it is impossible to directly find the slope of the tangent line to a given function, because we only know one point on the tangent line, namely (x, f(x)). Instead, we will approximate the tangent line with multiple secant lines that have progressively shorter distances between the two intersecting points. When we take the limit of the slopes of the nearby secant lines in this progression, we will get the slope of the tangent line. The derivative is then defined by taking the limit of the slope of secant lines as they approach the tangent line.

Related Topics:
Tangent - Secant line - Distance - Limit

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

To find the slopes of the nearby secant lines, choose a small number h. h represents a small change in x, and it can be either positive or negative. The slope of the line through the points (x,f(x)) and (x+h,f(x+h)) is

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:{f(x+h)-f(x)over h}.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

This expression is Newton's difference quotient. The derivative of f at x is the limit of the value of the difference quotient as the secant lines get closer and closer to being a tangent line:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

:f'(x)=lim_{h o 0}{f(x+h)-f(x)over h}.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

If the derivative of f exists at every point x in the domain, we can define the derivative of f to be the function whose value at a point x is the derivative of f at x.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Since immediately substituting 0 for h results in division by zero, calculating the derivative directly can be unintuitive. One technique is to simplify the numerator so that the h in the denominator can be cancelled. This happens easily for polynomials; see calculus with polynomials. For almost all functions however, the result is a mess. Fortunately, many guidelines exist.

Related Topics:
Substituting - Division by zero - Numerator - Denominator - Polynomial - Calculus with polynomials - Guidelines

~ ~ ~ ~ ~ ~ ~ ~ ~ ~