Differences between revisions 2 and 3
Revision 2 as of 2025-09-24 14:06:30
Size: 723
Comment: Link
Revision 3 as of 2025-10-16 19:41:02
Size: 1502
Comment: Properties
Deletions are marked like this. Additions are marked like this.
Line 43: Line 43:
=== Properties ===

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

The '''product rule''' states that, given a function defined like ''f(x) = g(x)h(x)'', {{attachment:prod.svg}}. This follows from the [[Calculus/Differential|differential]]; substitute ''g'' and ''h'' for ''g(x)'' and ''h(x)'':

''f = gh''

''df = f,,g,,dg + f,,h,,dh''

''df/dx = f,,g,,(dg/dx) + f,,h,,(dh/dx)''

And clearly the partial derivatives ''f,,g,,'' and ''f,,h,,'' 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' ''.


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

Calculus/Derivative (last edited 2025-11-12 15:15:43 by DominicRicottone)