Processing math: 100%

Addition and Subtraction

For this post, assume that f and g are functions whose limits exist at aR. Let L,MR such that limxaf(x)=L and limxag(x)=M. Therefore, by the definition of limits, we have

ϵf>0δf>0s.t.0<|xa|<δf|f(x)L|<ϵf ϵg>0δg>0s.t.0<|xa|<δg|g(x)M|<ϵg


Scalar Addition/Subtraction

Let cR. We wish to show that

limxa(f(x)±c)=L±c

Fix any ϵ>0. In the limit definition of f(x) we fix particular ϵf=ϵ. Therefore, we have

δf>0s.t.0<|xa|<δf|f(x)L|<ϵ

let δ=δf. Therefore,

δ>0s.t.0<|xa|<δ|f(x)L|<ϵδ>0s.t.0<|xa|<δ|f(x)±(cc)L|<ϵδ>0s.t.0<|xa|<δ|(f(x)±c)(L±c)|<ϵ

which proves the result.


Written in a more general notation, we have the scalar addition/subtraction law of limits.

limxa(f(x)±c)=(limxaf(x))±c


Function Addition

We wish to show that

limxa(f(x)+g(x))=L+M

Fix any ϵ>0. In the limit definitions of f(x) and g(x) we fix particular ϵf=ϵg=ϵ2. Therefore, we have

δf>0s.t.0<|xa|<δf|f(x)L|<ϵ2 δg>0s.t.0<|xa|<δg|g(x)M|<ϵ2

Let δ=min(δf,δg). Therefore,

δ>0s.t.0<|xa|<δ|f(x)L|<ϵ2and|g(x)M|<ϵ2δ>0s.t.0<|xa|<δ|f(x)L|+|g(x)M|<ϵ2+ϵ2δ>0s.t.0<|xa|<δ|f(x)L|+|g(x)M|<ϵδ>0s.t.0<|xa|<δ|(f(x)L)+(g(x)M)|<ϵδ>0s.t.0<|xa|<δ|(f(x)+g(x))(L+M)|<ϵ

which proves the result.


Written in a more general notation, we have the addition law of limits.

limxa(f(x)+g(x))=(limxaf(x))+(limxag(x))


Function Subtraction

We can show the subtraction law of limits using the addition and scalar multiplication limit laws.

limxa(f(x)g(x))=limxa(f(x)+((1)g(x)))=(limxaf(x))+(limxa(1)g(x))=(limxaf(x))+(1)(limxag(x))=(limxaf(x))(limxag(x))


Linearity

Combining the addition, subtraction, and scalar multiplication laws, we have shown that limits are a linear operation. Let f and g be functions and α,βR be constants, then

limxa(αf(x)+βg(x))=α(limxaf(x))+β(limxag(x))


Note, this gives an alternative proof for the scalar addition/subtraction. Let α=1, β=±1, and g(x)=c.

Limits and Continuity Series