Jump to content

Linearity of differentiation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 195.92.168.165 (talk) at 13:14, 16 November 2002 (Derivation of the linearity rule, usual notation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A property of the derivative which follows from the sum rule in differentiation and the constant factor rule in differentiation.

Let f and g be functions. Now consider:

d/dx(af(x) + bg(x))

By the sum rule in differentiation, this is:

d/dx(af(x)) + d/dx(bg'(x))

By the constant factor rule in differentiation, this reduces to:

af'(x) + bg'(x)

Hence we have:

d/dx(af(x) + bg(x)) = af'(x) + bg'(x)

Omitting the brackets, this is often written as:

(af + bg)' = af' + bg'