sum rule


The sum rule states that

dd⁢x⁢[f⁢(x)+g⁢(x)]=f′⁢(x)+g′⁢(x)

Proof

See the proof of the sum rule (http://planetmath.org/ProofOfSumRule).

Examples

dd⁢x⁢(x+1) = dd⁢x⁢x+dd⁢x⁢1=1
dd⁢x⁢(x2-3⁢x+2) = dd⁢x⁢x2+dd⁢x⁢(-3⁢x)+dd⁢x⁢(2)=2⁢x-3
dd⁢x⁢(sin⁡x+cos⁡x) = dd⁢x⁢sin⁡x+dd⁢x⁢cos⁡x=cos⁡x-sin⁡x
Title sum rule
Canonical name SumRule
Date of creation 2013-03-22 12:28:09
Last modified on 2013-03-22 12:28:09
Owner mathcam (2727)
Last modified by mathcam (2727)
Numerical id 8
Author mathcam (2727)
Entry type Theorem
Classification msc 26A24
Related topic Derivative
Related topic ProductRule
Related topic FixedPointsOfNormalFunctions