Prerequisites Math glossary
Definitions
If x approaches closely to some value a but not equals to it, we denote this as x→a. When it approaches only by values that are more than a we say that it does it from the right x→a+. For less than a values it approaches from the left x→a−.
If f(x)→R when x→a+ there is a right-hand limit. x→a+limf(x)=R
If f(x)→L when x→a− there is a left-hand limit. x→a−limf(x)=L
If R=L then f(x) has a limit.
x→alimf(x)=L=R
Formal definition
If ∀ϵ>0∃δ>0 such that if 0<∣x−δ∣<a then ∣f(x)−L∣<ϵ
No limit. Left-hand != Right-hand
Limit exists but function is discontinuous in point
Limit Laws
lim(f±g)=limf±limg
lim(f∗g)=limf∗limg
lim(f/g)=limf/limg,limg≠0
lim(f/g)=DNE,limf≠0,limg=0
lim(f/g)=?,limf=0,limg=0
Function is continuous in the point a when limx→af(x)=f(a). Function is continuous if it’s continuous for any value of its argument.
if f is continuous in b
x→alimf(g(x))=f(b),x→alimg(x)=b
Intermediate Value Theorem. If f is a function which is continuous on the interval [a,b] (right-continuous in a, left-continuous in b, all points between a and b), and M lies between the values of f(a) and f(b), then there is at least one point c between a and b such that f(c)=M.
Limits