Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Multivariate functions: limits and continuity
Get link
Facebook
X
Pinterest
Email
Other Apps
-
We now consider the functions of the form that is, functions multiple independent variables :
An -variable function like has a subset of as its domain. In particular, we study the meaning of limits and continuity in high-dimensional spaces.
Remark. More generally, we may consider a function with its codomain in . □
In the following, we mainly work with functions on rather than more general . There is a huge gap between functions on and those on . Compared to this gap, the conceptual difference between functions on and those on is relatively small. Therefore, for most cases, understanding functions on is (mostly) sufficient.
The above figure shows the graph of . Generally, the graph of a two-variable function is a surface, as in this example.
We often apply the following procedure to understand the graph of a two-variable (or bivariate) function. First, fix the value of to a constant, say, . Then consider the cross-section of (a plane) and , which is represented as . Now, is a function of only , which can be plotted on the - plane. For , we have which is a parabola. Then, we change the value of and repeat the same process. We can apply the same procedure by fixing the value of instead. Each curve in the above figure can be obtained by this procedure, and the result is the mesh representation of the surface.
Limit of multivariate functions
Let be a function on , and a point. Let's consider the notion of limit of as the point approaches .
To begin with, what do we mean by " approaches "? Clearly, there are infinitely many ways can approach : along a straight line, in a spiral, in an arbitrary curve, etc. When we consider the limit of , we need to consider all possible ways of approaching it.
Intuitively, the limit of as approaches can be defined as follows:
If approaches a constant value as approaches , irrespectively of the way the approach is made, then we say converges to as approaches , and denote or
More formally, the definition is given as:
Definition (Limit of a function)
The function on is said to converge to as if the following condition holds:
For all , there exists a such that, for all , if and , then .
or, in a logical form,
Theorem (Properties of limits)
Let and be functions such that
Then, the following hold:
For any ,
If ,
Proof. Exercise (similar to the one-variable version). ■
Example (Eg:polynomial). Clearly,
Let be an arbitrary polynomial of and . Then, For example, if , then
For the rational function of and where and are polynomials of and , if , we have
For example, if and , then
□
Example. The function does not have a limit as . To see this, consider a line and move towards along this line. Then, if ,
which converges to as . However, this limit depends on the slope . For example, if , the limit is 0; if , the limit is 1. Thus, the "limit" of depends on the way how approaches . Hence, has no limit at . □
Example (Eg 1). Let us find the limit of as . Using the polar form , we have
Note that implies (thus the above expression is always valid). Thus,
As , irrespectively of the way of approaching. Therefore, we have
□
Continuity of multivariate functions
Definition (Continuous function [multivariate])
The function on is said to be continuous at if
or, more formally,
Theorem (Properties of continuous functions)
Let and be functions that are continuous at . Then the following functions are also continuous at :
where are arbitrary constants.
.
if .
Proof. Exercise (see the above Theorem (Properties of limits)). ■
Example. As we have seen on the above example (Eg:polynomial), for any polynomial function and any point , we have
Therefore, all polynomial function are continuous everywhere in . Also, any rational function \frac{f(x,y)}{g(x,y)} (with being polynomial functions) is continuous at any provided that .
Example. Is the following function continuous on ?
For , is a rational function and its denominator is non-zero. Therefore, it is continuous on . In the above Example (Eg 1), we have seen that \(\lim_{(x,y)\to(0,0)\}f(x,y) = 0\). But by the definition above. Therefore, is continuous at . Hence, is continuous everywhere on .
Finally, we provide the following theorems without proof.
Theorem (Intermediate Value Theorem)
Let be a continuous function on a path-connected set in such that for . Then, for any value between and , there exists at least one such that .
Exercise. Why should the domain be path-connected?
Theorem (Extreme Value Theorem)
The continuous function on a bounded closed set has maximum and minimum values. That is, there exist such that and are the maximum and minimum values, respectively, of .
Exercise. Why should the domain be a bounded closed set?
Defining the birth process Consider a colony of bacteria that never dies. We study the following process known as the birth process , also known as the Yule process . The colony starts with cells at time . Assume that the probability that any individual cell divides in the time interval is proportional to for small . Further assume that each cell division is independent of others. Let be the birth rate. The probability of a cell division for a population of cells during is . We assume that the probability that two or more births take place in the time interval is . That is, it can be ignored. Consequently, the probability that no cell divides during is . Note that this process is an example of the Markov chain with states \({n_0}, {n_0 + 1}, {n_0 + 2}...
Generational growth Consider the following scenario (see the figure below): A single individual (cell, organism, etc.) produces descendants with probability , independently of other individuals. The probability of this reproduction, , is known. That individual produces no further descendants after the first (if any) reproduction. These descendants each produce further descendants at the next subsequent time with the same probabilities. This process carries on, creating successive generations. Figure 1. An example of the branching process. Let be the random variable representing the population size (number of individuals) of generation . In the above figure, we have , , , , We shall assume as the initial condition. Ideally, our goal would be to find how the population size grows through generations, that is, to find the probability for e...
In mathematics, we must prove (almost) everything and the proofs must be done logically and rigorously. Therefore, we need some understanding of basic logic. Here, I will informally explain some rudimentary formal logic. Definitions (Proposition): A proposition is a statement that is either true or false. "True" and "false" are called the truth values, and are often denoted and . Here is an example. "Dr. Akira teaches at UBD." is a statement that is either true or false (we understand the existence of Dr. Akira and UBD), hence a proposition. The following statement is also a proposition, although we don't know if it's true or false (yet): Any even number greater than or equal to 4 is equal to a sum of two primes. See also: Goldbach's conjecture Next, we define several operations on propositions. Note that propositions combined with these operations are again propositions. (Conjunction, logical "and"): Let ...
Comments
Post a Comment