lacunary - Mathnotes

Limits of a Function

Delta Epsilon Definition of a Function on an Interval

Let I be an open interval containing a, and let f be a function defined on I, except possibly at a. The limit of f(x) as x approaches a is L, donoted as

limxaf(x)=L,

means that given any ϵ>0, there exists δ>0 such that for all xa, if xa<δ, then f(x)L<ϵ.

This means that when we pick any value of ϵ>0 first to make a range of y values around L, that is, yL<ϵ, if we can always find a value of δ>0 around a such that when xa<δ, f(x)L<ϵ, then the limit as x approaches a is L.

Delta Epsilon Limit

Example

Prove

limx13x(x1)x1=3.

We need to show that given ϵ>0, there exists δ>0 such that

0<|x1|<δ|3x(x1)x13|<ϵ

Basically, we need to find δ as a function of ϵ here to show that no matter what the value of ϵ is, we can find a satisfactory δ.

We can do this with some algebraic manipulation:

|3x(x1)x13|<ϵ|3x3|<ϵ|x1|<ϵ3

Now we've shown that as long as δ<ϵ3, then f(1δ)3<ϵ.

Limits of a Function on a Set of Real Numbers

This is more general than the definition above in that it applies to the case where there domain is a set of real numbers, not just an interval.

Let A be a set of real numbers and f(x) be a function f:AR. The limit of f(x) as x approaches a is L, written

limxaf(x)=L

if for every ϵ>0 there exists some δ>0 such that f(x)L<ϵ if 0<xa<δ. We assume a is a real number and that there are numbers xA satisfying 0<xa<δ.

Limits of Function Rules

Suppose limxaf(x)=L,limxag(x)=M and cR. Then

limxaf(x)+cg(x)=L+cM,limxaf(x)g(x)=LM,limxaf(x)g(x)=LM, M0.

(same assumption as given above applies for the domains of f, g containing values near a.

One-Sided Limits

Let A be a set of real numbers containing a and f(x) be a function :AR. The limit of f(x) as x approaches a from the right is L, written

limxa+f(x)=L

if for every ϵ>0 there exists a δ>0 such that f(x)L<ϵ if a<x<a+δ. We assume there are numbers xA satisfying a<x<a+δ.

Let A be a set of real numbers containing a and f(x) be a function f:AR. The limit of f(x) as x approaches a from the left is L, written

limxaf(x)=L

if for every ϵ>0 there exists a δ>0 such that f(x)L<ϵ if aδ<x<a. We assume there are numbers xA satisfying aδ<x<a.

Theorem: Let A be a set of real numbers containing a and f(x) be f:AR, and assume that for every δ>0 there are numbers xA satisfying 0<xaδ. Then limxaf(x)=L if and only if limxaf(x)=limxa+f(x)=L.

Limits Involving Infinity

Let A be a set of real numbers and f(x) a function from A into R. We say that the limit of f(x) as x approaches infinity is L, written as

limxf(x)=L,

if for every ϵ>0 there exists a real number M such that f(x)L<ϵ if xM.

Let A be a set of real numbers and f(x) a function from A into R. We say that the limit of f(x) as x approaches negative infinity is L, written as

limxf(x)=L,

if for every ϵ>0 there exists a real number M such that f(x)L<ϵ if xM.

Tricks

Factoring a root out of a numerator

Say we have:

limnn+1(n+1)(2n+1)

Since n is going to infinity it is positive and for positive n, n+1=(n+1)2 we can factor out a root to simplify:

limn(n+1)2(n+1)(2n+1)=limn(n+1)2(n+1)(2n+1)=limnn+12n+1

From there we can move the limit inside the radical:

limnn+12n+1=12=22