Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Implicit functions
Get link
Facebook
X
Pinterest
Email
Other Apps
-
Some functions are not explicitly defined in the form of , but are determined by some relation between the variables and . Such functions are called implicit functions.
What are implicit functions?
Consider the graph of a univariate function . It is a set of points defined as
Next, consider the equation where is some bivariate function of and . Can the set represent the graph of some function? The short answer is "No." For example, consider the unit circle defined by For each , we have the two values or
Therefore, , or the set
does not define a function of . However, we can define a function based on a subset of the above set. For instance, the subset
defines the function on the open interval . A part of a curve (such as ) is called a branch. We can take another branch () to define another function
Let's examine this idea more carefully. Let be a point on the curve (so that holds). If , then the point is either on the branch above the -axis or on the branch below the -axis. In this case, we can take the branch that passes through and determine a function on a neighbor of (e.g., ). This function has the following properties.
For all , .
.
The property (1) indicates that the graph of matches a branch of the curve . The property (1) indicates that the branch above passes through the point .
If the point satisfies (i.e., in the case of the unit circle), then we cannot define a function from any branch that passes through . In fact, if we take any (however close is to 1), there are always two values of that satisfy so we cannot define a function in the neighbor of the point . Note that so that is equivalent to . The reason why we cannot define a function around when is that the tangent line at becomes vertical (perpendicular to the -axis).
Definition (Implicit function)
Given the equation , the univariate function is said to be an implicit function of if
for all .
Example. The functions and on the open interval are implicit functions of . □
Implicit function theorem
The above observation on the unit circle can be generalized to the following theorem.
Theorem (Implicit function theorem)
Let be a function of class on an open region . Suppose the point satisfies the following conditions:
(i.e., is a point on the curve ),
.
Then, there exist an open interval on the -axis such that and a univariate function on such that
for all , that is, is an implicit function of , and
.
Furthermore, the function is differentiable on and
Remark. Provided the existence of the implicit function , (Eq:IF) can be derived as follows. Differentiating the both sides of with respect to , we have
Solving for , we obtain (Eq:IF). □
Let us examine the implication of the theorem (Figure 1 below).
Figure 1. The graph of an implicit function .
Suppose the curve is given as in Figure 1. If the point on this curve satisfies (i.e., the slope of the tangent is not vertical), then we can take some open interval that includes and a branch that includes . Then this branch defines a function on . On the other hand, if as in the case for the point in Figure 1, we cannot define any implicit functions around that point.
In general, a curve may not be a function of , but we may be able to "carve out" a branch that is a function of . This is what the Implicit Function Theorem states.
Remark.
Roughly speaking, the implicit function is a solution to the equation when solved for . However, an explicit "solution" may be impossible to obtain in many cases. Nevertheless, what's important about implicit functions is their existence. In many cases, we don't need to explicitly solve for the function. (After all, they are implicit functions!)
When , we may apply the theorem by swapping the roles of and so that there may exist a function of such as if . However, if , then we cannot apply this approach either. If the point satisfies on the curve , then is called a singular point. The points that are not singular are called regular points.
□
Application: Tangent of a curve
Using the Implicit Function Theorem, we may obtain the tangent of a general curve which may not be the graph of a function.
Suppose is a regular point on the curve (i.e., , and not ). Then, if, for example, , then the shape of the curve in a neighbor of matches the graph of the implicit function . Therefore, the equation of the tangent of at is given by
or
In the case when (and possibly ), we obtain the same equation.
Example. Let us find the tangent line of the curve at . We have
so that
Thus, the equation of the tangent line 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