Derivative

A derivative is an instantaneous rate of change with respect to an input variable.


Rules

const.svg

constfact.svg

polynomial.svg

e.svg

exp.svg, for a > 0

ln.svg, for x > 0

log.svg, for x > 0 and a > 0

See the trigonometric functions' defined here.

sin.svg

cos.svg

tan.svg

arcsin.svg, for -1 < x < 1

arccos.svg, for -1 < x < 1

arctan.svg

Properties

Derivatives are linear: given a function defined like f(x) = αg(x) + βh(x), sum.svg.

The product rule states that, given a function defined like f(x) = g(x)h(x), prod.svg. This follows from the differential; substitute g and h for g(x) and h(x):

f = gh

df = fgdg + fhdh

df/dx = fg(dg/dx) + fh(dh/dx)

And clearly the partial derivatives fg and fh are equal to h and g respectively, giving:

df/dx = h(dg/dx) + g(dh/dx)

Substituting back in the original functions gives the product rule.

Because the derivative of a constant is 0, the product rule also proves that (αf)' = αf' .


CategoryRicottone