ΘρϵηΠατπ

Left Hand Limit
We say that the limit of f(x) as x approaches c from the left equals L when
ϵ>0,δ>0 such that xdom(f),cδ<x<c|f(x)f(c)|<ϵ
Right Hand limit
We say that the limit of f(x) as x approaches c from the right equals L when
ϵ>0,δ>0 such that xdom(f),c<x<c+δ|f(x)f(c)|<ϵ
Limit Exists iff the Left and Right limits Exist and Agree
Suppose that f(x) is defined on an open interval containing c, then limxcf(x) is defined if and only if limxc+f(x) and limxcf(x) are both defined and equal.
TODO
Function goes to Infinity at a Point From the Right
Suppose that S and that f:S, is a function then if aS then we say that f goes to positive infinity at a point at a if for every M there exists an δ+ such that for all xS a<x<a+δf(x)>M and we write limxa+f(x)=
Function goes to Infinity at a Point From the Right Alternate Characterization
The regular definition of going to infinity from the right yields a new characterization: limxa+f(x)=δ,M+,xS st (a<x<a+δf(x)>M)

Suppose that limxa+f(x)=, now let δ,M+ setting M=M we obtain some δ such that for any x(a,a+δ) we have that f(x)>M note that we have to find an x(a,a+δ) therefore note that for any y(a,min(δ,δ)) we have f(y)>M as we know that (a,a+min(δ,δ))(a,a+δ), therefore take x=a+min(δ,δ)2 so then we have that f(x)>M

Note that the above is not an if and only if as 1xsin(1x) on the domain + satisfies the characterization, but does not satisfy the right hand limit as it always dips back down to zero infinitely often as we move toward zero.

local maximum
Let f:I where I is some interval and let cI, we say that f has a local maximum at c, when there exists some δ>0 such that for all xdom(f), if |xc|<δ then f(x)f(c).
local minimum
Let f:I where I is some interval and let cI we say that f has a local maximum at c, when there exists some δ>.. such that for all xdom(f)if |(xc| then f.j
local extremum
If c is a local minimum or maximum of f then it's said to be a local extremum
local extreme value
suppose that f has a local extremum at c and c is an interior point of i, then f(c)=0 or does not exist

Without loss of generality assume that f has a local maximum at c, we want to show that the limit f(c)=limxcf(x)f(c)xc exists and is 0, or doesn't exist.

Given a limit it either exists or it doesn't, assuming this limit exists, we need to show that it equals zero. So let's assume that the limit f(c) exists.

Since it exists the we can consider xc+, in this case xc>0, since we know that f has a local maximum at c then there exists some δ>0 such that for all pdom(f), if |pc|<δ then f(p)f(c)

if c is a local extrema of f:I then c is not an endpoint of the interval I
TODO
mean value
Suppose that a,b, a<b and suppose f:[a,b], if f is continuous on [a,b] and differentiable on (a,b), then there is some c(a,b) such that
f(c)=f(b)f(a)ba
TODO