When , this definition matches the definition of differentiability of univariate (one-variable) functions. Similarly to the cases of and , if an -variable function is totally differentiable at , then
Let be an open region in and be a function on and . If all the partial derivatives exist and they are continuous at , then is totally differentiable at .
Let be a function on an open region and be a non-negative integer.
is said to be -times continuously differentiable or of class if it has all the derivatives up to the -th order which are continuous on .
is said to be infinitely differentiable or smooth or of class if has derivatives of all orders which are continuous.
For example, if is of class on , then is continuous on . As is the case of , (up to) the -th derivatives of a function of class are determined by the number of differentiation by each variable and independent of the order of differentiations.
maps
Now, we consider general maps: .
Definition ( maps)
Let be an open region in . Let
be a map from to (i.e., ). Then, for each , is a function on (i.e., , ). If all are functions of class , then the map is said to be of class .
Composite maps
Let and be open regions in and , respectively. Consider the maps and ,
Suppose that . Recall that is the image of by :
Then we can define the composite map by
where
Of the map , each of the components, , is a function of independent variables . Thus, has derivatives
Of the map , each of the components, , is a function of independent variables, . Thus, has derivatives
Accordingly, of the composite map , each component is a function of independent variables . Thus, it has derivatives
Combining these results, we have the chain rule for general maps:
Theorem (Chain rule)
Let and be maps of class . Then, their composite is also of class , and for all and , the following equation holds:
Proof. For each , if we consider only (one at a time), then it suffices to consider the case when . When considering a derivative with respect to each , we may assume other independent variables are constant so that it suffices to consider the case where . Thus, the problem is reduced to the case where and () are composed. is the bivariate case. The case with general can be proved similarly. (See also: Multivariate chain rules.)
Lastly, by (Eq:Chain), the partial derivative is continuous (the sum and product of continuous functions are continuous). Therefore, is of class . ■
Remark. If we write
and
then (Eq:Chain) can be written as
□
Definition (Jacobian)
Let be an open region. For the map , we can define a matrix whose -element is where :
This matrix is called the Jacobian matrix, or simply, Jacobian, of the map at .
Consider the case with . For the function , the Jacobian is a row vector
This vector defines a linear function on the -dimensional vector space: ,
This function gives the linear (first-order) term in the asymptotic expansion:
where .
This idea can be extended to the case with general . For the map , its Jacobian induces the linear approximation of at .
Example. Let . Then
□
Let us restate the chain rule in terms of Jacobians.
The derivative of the composite is given by (Eq:Chain). In terms of Jacobians, we have
or
(After you learn more linear algebra, you will understand the following...)
A matrix represents a linear map. The product of matrices corresponds to the composition of the corresponding linear maps. (Eq:MatChain) indicates that the linear approximation () of the composition of maps is equal to the composition of the linear approximations ( and ) of the maps. In short,
The linear approximation of the composition of maps is the composition of the linear approximations of the maps.
In short, composition and linear approximation are commutative.
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