Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Partial and total differentiation of multivariate functions
Get link
Facebook
X
Pinterest
Email
Other Apps
-
A multivariate function may be differentiated with respect to each variable, which is called partial differentiation. By combining all the partial differentiations, we define total differentiation. The essence of (total) differentiation is a linear approximation. In the case of a univariate function, we approximate the function in the neighbor of a point, say , by the tangent line. In the case of a multivariate function, we approximate the function in the neighbor of a point, say , by the tangent hyperplane at the point .
Partial differentiation
Let be a function on an open region and . If we fix in , we have a univariate function . Since is open, there exists such that . Therefore is defined on the open interval . In other words, the function is defined in a neighbor of .
Remark. We write (rather than , to save keystrokes!) to mean the -neighbor of the point . □
If is differentiable at , its differential coefficient is called the partial differential coefficient with respect to (at ) and is denoted as or .
Remark. Here is one way to understand the partial differential coefficient. We have a surface in . Find its cross-section with the plane . This cross-section is a curve defined by . The partial differential coefficient is the slope of the tangent line of the curve at . □
Similarly, if we fix in , we have a univariate function which is defined in a neighbor of . If exists, it is called the partial differential coefficient with respect to (at ) and denoted or .
Example. Let . Let us find the partial differential coefficients and . Letting , we have . Differentiating the right-hand side with respect to , we have . Setting , we have
Similarly, we have □
Partial derivatives
If the partial differential coefficient exists at every , then it defines a function on . This function is called thepartial derivative of with respect to and is denoted
Similarly, we define the partial derivative of with respect to , denoted
Example. Let .
Then □
Total differentiation
Let us review the notion of differentiation of univariate functions. We defined the differential coefficient of a univariate function at by
This is equivalent to
or
where is Landau's little-o. This equation suggests that the function is approximated by a linear function, namely the tangent of at ,
Conversely, suppose that the function can be approximated by a linear function in a neighbor of :
From this equation, we can see that
This means that is differentiable at and .
In summary, is approximated by the linear function in a neighbor of , and its slope is the differential coefficient itself. Such linear approximation is the essence of differentiation.
The same argument applies to multivariate functions. Differentiating the function at the point is to approximate it by a linear function
That is, for the point in a neighbor of , we consider the linear approximation
where is the distance between the points and . Setting in this equation, we have
That is, Similarly, we can show that . In summary, if the linear approximation (Eq:LA) holds, it must be
in a neighbor of .
Definition (Total differentiability)
Let be an open region in and . The function on is said to be (totally) differentiable at if there exist constants and such that
or equivalently,
is said to be (totally) differentiable on if it is (totally) differentiable at every point in .
Remark. The word "totally" in "totally differentiable" is used in contrast to "partially differentiable." However, "totally" may be omitted. If we simply say, "a multivariate function is differentiable," it means the function is totally differentiable. □
From the above discussion, if the function is totally differentiable at , it is partially differentiable at , and and . (The converse is not necessarily true; We will see such an example in a later post.) The linear function
is the tanget plane of at .
Remark. More generally, when the domain is in , for the function at the point , we have the linear function
that is the tangent hyperplane of at . □
Example. Let us find the equation of the tangent plane of the surface defined by the function at (make sure this point indeed belongs to the given surface). Let . Then
so that and . Since , the tangent plane is given by
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