2 Limits and Continuity

We begin this section with a basic description of what limits are. A formal definition of a limit is as follows [39]:

Definition. Limits

Let f(x) be a function defined on an open interval I containing a. If all values for f(x) approach a real number L then the limit of f(x), as x approaches a is L denoted by

    \begin{equation*} \lim_{x\rightarrow a}{f(x)}=L. \end{equation*}

There are times in math when a quantifiable value cannot be calculated directly, this is where limits become very useful. There are many examples of when taking a limit is necessary, consider a function f(x) consisting of a fraction whose denominator x is approaching zero. For this example we know it is impossible to simply substitute 0 for the denominator thus we must take the limit as x approaches 0 in order to find the value for the f(x). Another example may be calculating the value of a function f(x) whose x is approaching \infty. Since it is impossible to calculate this by direct substitution we must take the limit of the function as x approaches \infty in order to find the value for f(x). Limits allow us to find the value for a function f(x) as x approaches a finite or infinite value. With the concept of limits in mind we can briefly introduce continuity. When graphing points of a function on an x and y plain we usually can draw a line between each graphed point. If this line holds throughout the entire plain we can say that the function is continuous because for every value x there is an f(x). Now there are some functions that, when graphed, have open circles disconnecting the line through the plain. These types of functions are said to be discontinuous because for some value x there is no f(x). There are three conditions that a function must meet in order to be considered a continuous function, they are as follows [35]:

Definition. Continuous Function

A function f(x) is said to be continuous at point a if and only if the following axioms are satisfied: f(a) is defined, \lim_(x\rightarrow a)f(x) exists, and \lim_(x\rightarrow a) f(x) = f(a). A function is thus considered discontinuous at a if it fails one or more of these conditions.

2.1 Limit Laws

There are many different kinds of limits and each requires unique methods for solving. Below we will cover some of the basic laws for taking the limit of a function.

The Constant Rule

The first rule of limits is in regards to finding the limit of a constant. We begin with formal definition of the constant rule [35].

Definition.

Let c be a constant value function such that for every value of x, f(x) = c. Then the limit as x approaches a of f(x), for a\in\mathbb{R}, is as follows:

    \begin{equation*} \lim_{x\rightarrow a}{c = c} \end{equation*}

 

 

Example:

Let f(x)=7 then as x approaches 3 we have the following limit

    \begin{equation*} \lim_{x\rightarrow 3} 7 = 7 \end{equation*}

 

 

Direct Substitution

The next rule we will consider is direct substitution. If we let x = y be our function with the limit as x approaches a, for some a\in\mathbb{R} we can substitute a for x with the following result [35]:

    \begin{equation*} \lim_{x\rightarrow a}{x = a} \end{equation*}

 

We see in this basic example that since our f(x)= x finding the limit of x at a is the same as letting x = a. Now let us consider when we manipulate the basic limit of f(x).

The Constant Multiple Rule

Consider that L is the arbitrary limit of f(x) such that \lim_{x\rightarrow a}{f(x) = L}. The constant multiple law states if c is a constant and f(x) is our function with the limit assigned above then the limit of cf(x) is as follows [35]:

    \begin{equation*} \lim_{x\rightarrow a}{cf(x) = c\cdot\lim_{x\rightarrow a}{f(x) = cL}} \end{equation*}

 

Example:

Consider f(x)=x, if c=5 then

    \begin{equation*} c\cdot f(x)=5\cdot x. \end{equation*}

If we take the limit as x approaches 10 of f(x) we have

    \begin{equation*} \lim_{x\rightarrow 10}{x = 10} \end{equation*}

thus by the constant multiple rule the limit as x approaches 10 for 5f(x) is

    \begin{equation*} \lim_{x\rightarrow 10} {5x = 5\cdot\lim_{x\rightarrow 10} {x = 5\cdot 10}}. \end{equation*}

 

 

Power law for limits

Consider \lim_{x\rightarrow a}{f(x) = L} for the limit of function f(x) again. The power law for limits [35] states that if we have f(x)^n, for n\in\mathbb{Z}, then

    \begin{equation*} \lim_{x\rightarrow a}{f(x)^n = (\lim_{x\rightarrow a}{f(x)})^n = L^n} \end{equation*}

What this law for limits is telling us is that any limit for an exponential function f(x)^{n} is equivalent to the limit of f(x), where the entire limit is placed to the power of n. This in turn means that the limit L as a result is put to the power of n as well.

 

Example:

Let f(x)=\frac{7x}{x+1} with lim_{x\rightarrow \infty}{\frac{7x}{x+1}}=7. So if we are now given f(x)^{2}=\left( \frac{7x}{x+1}\right) ^{2} then we can find the following limit.

    \begin{equation*} \begin{split} \lim_{x\rightarrow \infty}{f(x)^{2}}&=\lim_{x\rightarrow \infty}{f(x)^{2}}\\ &=\lim_{x\rightarrow \infty}{\left( \frac{7x}{x+1}\right) ^{2}}\\ &=\lim_{x\rightarrow \infty}{\frac{49x^{2}}{x^{2}+2x+1}}\\ &=49 \end{split} \end{equation*}

Now we can see here that 7^{2}=49, thus by the power law of limits

    \begin{equation*} \begin{split} lim_{x\rightarrow \infty}{\left( \frac{7x}{x+1}\right) ^{2}}&=\left( lim_{x\rightarrow \infty}{\frac{7x}{x+1}}\right) ^{2}\\ &=7^{2}\\ &=49 \end{split} \end{equation*}

 

 

Root Law for Limits

Given f(x) the \sqrt[n]{f(x)}, for an odd n, has a limit as x approaches a of

    \begin{equation*} \lim_{x\rightarrow a}{\sqrt[n]{f(x)}=\sqrt[n]{L}} \end{equation*}

for all L\geq 0 if n is even [35].

Just as we saw in the power law of limits. When we apply an operation to a function f(x) we see that the limit is effected in the same way the function is. As we see with the root law for limits, when we apply the operation square root to the function f(x) we can also apply it to the limit. This law is helpful when we already know the limit result of f(x) and are then given a problem which manipulates f(x) in such a way.

Now consider f(x) and g(x) for all x\neq a over an open interval containing a. Let L and M be real arbitrary numbers such that \lim_{x\rightarrow a}{f(x) = L} and \lim_{x\rightarrow a}{g(x) = M}.

Sum Law for Limits

Given the terms above the sum law for limits states [35]:

    \begin{equation*} \lim_{x\rightarrow a}{f(x) + g(x) = \lim_{x\rightarrow a}{f(x)} + \lim_{x\rightarrow a}{g(x)} = L + M} \end{equation*}

 

Example:

Let f(x) = \frac{6x^{2}}{x^{2} + 4} and let g(x) = x^{3} + 1. Consider the limit of f(x) + g(x) as x approaches 4. By the sum law for limits we have the following \lim_{x\rightarrow 4}{f(x) + g(x) = \lim_{x\rightarrow 4}{\frac{6x^{2}}{x^{2} + 4}} + \lim_{x\rightarrow 4}{x^{3} + 1} = \frac{24}{5} + 65 = \frac{349}{5}}.

 

Difference law for limits

Given the terms above the difference law for limits states [35]:

    \begin{equation*} \lim_{x\rightarrow a}{f(x) - g(x) = \lim_{x\rightarrow a}{f(x)} - \lim_{x\rightarrow a}{g(x)} = L - M} \end{equation*}

The difference law comes in handy especially when we already know the limits of f(x) and g(x) independently from one another. Just as we mentioned previously in the root law of limits when we are posed a problem that asks us to find the limit of a manipulated function, or in this case two functions, we can save time by applying the difference law of limits. Now, since we usually have to show our work, knowing the difference law helps us understand how to find the limit of f(x)-g(x). Many of these laws, rules, and axioms that we will cover are considered guidelines for how functions work together and independently under different operations.    

Product Law for Limits

The product rule states [35]:

    \begin{equation*} \lim_{x\rightarrow a}{f(x)\cdot g(x) = \lim_{x\rightarrow a}{f(x)}\cdot\lim_{x\rightarrow a}{g(x)} = L \cdot M} \end{equation*}

As mentioned under the difference law of limits when we apply an operation to f(x) and g(x) the limit is accordingly operated as well. These are the basic laws of limits, keep in mind that they are the fundamental rules for limits and operations on limits. Much of calculus consists of rules and application, so we may become proficient in knowing the abilities and limitations of applying operations, as well as the many methods for appropriately evaluating a function. Next, we will discuss derivatives and the various rules around differentiating functions appropriately.

License

Senior Seminar Online Portfolio Copyright © by Maggie M Schildt. All Rights Reserved.

Share This Book