Given a totally differentiable function , we have in the neighbor of ,
where By discarding the higher order terms , we have the equation of the tangent plane at :
that gives the linear approximation of around the point . But we may obtain better approximations by looking into the details of , that is, by incorporating higher-order derivatives. Just as in the univariate case, we have a multivariate version of Taylor's theorem, which can be stated concisely and proved easily by using differential operators.
Let be a function of class on an open region , and . If the line segment between and is in , the following holds:
where , , and .
Remark. In (Eq:Taylor), and in the differential operators are regarded as constants. That is, we mean
□
Remark. Eq. (Eq:Taylor) is called the finite Taylor expansion of , and its last term (that involving ) is called the remainder or residual. In particular, when , the finite Taylor expansion is also called the finite Maclaurin expansion. □
Proof. Let us define the function . Since the line segment between and is in , is a function of class defined on an open interval containing , and
By the finite (univariate) Maclaurin expansion of , we have
where . (the -th derivative of ) is given as
where we have used the "total differential operator" defined by using the chain rule:
By setting , we have
Substituting these into (Eq:gMac) and setting , we have (Eq:Taylor). ■
Example. Let's find the Maclaurin expansion of at with .
The finite Maclaurin expansion with is given by
where .
Thus, we have
□
Asymptotic expansion
Corollary (Second-order asymptotic expansion)
Let be a function of class on an open region , and . Suppose that the line segment between and is in . Then,
as .
Proof. Let , , then . Let , , . By Taylor's theorem,
where
for some . Since is of class , all the second derivatives are continuous. Therefore, , and all converge to 0 as . Hence
all converge to 0 as . In fact,
Thus, . ■
Example. The second-order asymptotic expansion of at is
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