Differential of a Function

Summary

The differential is the linear approximation to the change in a function. In one variable, df=f(x)dx . In two variables, df=fxdx+fydy .

Prerequisites

Derivatives, Partial Derivatives, Differentiability of a Function

Formula

One variable

If f is differentiable,

df=f(x)dx.

The actual increment is Δf=f(x+Δx)f(x)=df+ε with ε/Δx0 as Δx0 .

Two variables

df=fxdx+fydy.

Conditions / Assumptions

Worked Example

For f(x)=x2+3x5 , df=(2x+3)dx . At x=1 , dx=0.1 , df=0.5 .

For f(x,y)=x2+3xy4y2 ,

df=(2x+3y)dx+(3x8y)dy.

At (1,2) with dx=0.1 , dy=0.2 :

df=8(0.1)+(13)(0.2)=0.82.6=1.8.

Common Mistakes

Connections

References

Differentials and linear approximation are covered in OpenStax Calculus.[1]


  1. OpenStax, Calculus Volume 1, Section 4.2; Calculus Volume 3, Section 4.4, https://openstax.org/details/books/calculus-volume-1 ↩︎