Skip to article frontmatterSkip to article content

5. Domains and limits of functions

Faculty of Economics and Business
University of Zagreb

5.1Domain of a function

5.2Composition of functions

The main thing about functions is that you can plug numbers into the function, and the function returns back some value. But, numbers aren’t the only thing that can be plugged-into functions.

The operation of pluggin-in one function inside another is called composition of functions. When we are trying to recognize whether or not a given function is a composition of two or more functions, we are always moving from the “outside” to the “inside”, where the “outside” function is, generally speaking, the one that appears first.

5.3Limit of a function

Intuitively, the limit of a function represents the “limiting” value of a function as the independent variable xx approaches a certain value, or gets arbitrarily large or small.

The main reason why we are studying limits of functions is so that we can understand the definition of the derivative of a function that we are going to be covering in the next chapter.

As xx gets arbitrarily large, the value of the function 2x\frac{2}{x} get closer and closer to 0 - hence, the limit is 0.

As xx gets arbitrarily large, the value of the function 1x\frac{1}{\sqrt{x}} gets closer and closer to 0 - hence, the limit is 0.

In the previous problems, we could find the value of the limit by simply “plugging-in” the value xx approaches into the function. In the following problems, if we “plug-in” the value xx is approaching, we will get one of the following expressions:

,,00.\frac{\infty}{\infty}, \quad \infty - \infty, \quad \frac{0}{0}.

In these cases, we need to simplify the expression we are dealing with in order to find the limit.

In the following problem, we are going to use the following formula:

limx(1+rx)x=er,rR\lim_{x \to \infty} \left(1+ \frac{r}{x} \right)^{x} = e^r, \quad r \in \mathbb{R}

Notice that, if r=1r = 1 then the formula above gives us

limx(1+1x)x=e,\lim_{x \to \infty}\left(1+\frac{1}{x} \right)^{x} = e,

where ee is the Euler’s number e=2.7182818284590e = 2.7182818284590\dots

As xx gets arbitrarily large, the value of the function (1+1x)x\left(1+\frac{1}{x}\right)^x gets closer and closer to e.e.