Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Maps from to
Get link
Facebook
X
Pinterest
Email
Other Apps
-
Continuous maps
So far, we have considered multivariate functions where the domain is (a subset of) () and the codomain is . We can generalize the codomain to for any . To do this, first consider the following real-valued functions on :
Now, for each , we can assign a point in
By this correspondence, we can define a map from to by
We often write
and
Example. When and , a map from the closed interval to , , where and are continuous functions of , is a path in . □
Example. Let be continuous (real-valued) functions on an open region in . Then the mapping defined by represents a continuous surface in , parameterized by and . □
Definition (Continuous map)
Let . The map , , is said to be continuous at if the following condition holds:
For any , there exists a such that, for all , if then .
In a logical form,
Note that "" can be also written as "" according to the definition of the open ball. Similarly, "" is equivalent to . Using these notations, the above condition can be written as:
For any , there exists a such that, for all , if then .
In this way, the definition of continuity looks very similar to that of a univariate (one-variable) function :
For any , there exists a such that, for all , if then .
Theorem (Continuity of a map)
Let . The map defined by is continuous at if and only if all , , are continuous at .
Proof. (, only if) Suppose is continuous at . Then, for any , there exists a such that for all , if then .
Now, if , then
Thus, is continuous at .
(, if) Suppose each is continuous at . Then, for any , there exists a such that, if , then . Let . Then, if , then
Therefore, is continuous at . ■
Map composition
Let and . Suppose we have the maps and . If the image of by , is contained in , that is, , then, we can define a new map from to by composing and . That is, by
we can define
Let's break down this composition into pieces. First, for
we have
Next, for , we have
Composing these,
Example. Let and be both maps . Then, we can compose them to have . That is,
□
Theorem (Continuity of a composed map)
Let and be maps, where and . Suppose . If and are continuous, then their composition is also continuous.
Proof. Suppose is a continuous map, is a continuous function, and . By the above theorem, it suffices to show that the function
is continuous on . Pick an arbitrary point and let .
As is continuous, for any , there exists a such that, if , then .
As is continuous, there exists a such that if , then .
Thus, with , if , then . This shows that is continuous at the point , but this point is an arbitrary point in . Therefore, is continuous on . ■
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