Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Power series
Get link
Facebook
X
Pinterest
Email
Other Apps
-
In this post, we deal with a class of series called the power series that contains a variable.
Definition (Power series)
Let be a sequence of real numbers, a real number, and a variable . The series given by
is called a power series centered at .
If we set in (Eq:PS), we obtain a power series centered at . In most practical cases, it suffices to deal with power series centered at .
Example. A polynomial of , can be regarded as a power series by setting .
In general, the power series is a polynomial of if for all but finitely many . □
If the power series is a polynomial, we can substitute an arbitrary real number to to calculate the sum. If it is not a polynomial (i.e., for infinitely many ), then substituting real numbers to other than 0 may result in the divergence of the power series. As long as the power series converges (i.e., has a sum), we may regard it as a function of .
Radius of convergence
Theorem (Convergence of power series)
If the power series converges at , then it converges absolutely for all such that .
Proof. Since has a sum, the sequence converges to 0. In particular, is bounded. Therefore, there exists an such that for all . For any , let us define . We have
If , then . Therefore, the series has a dominating series. It follows that converges absolutely if . ■
Definition (Radius of convergence)
Given a power series , the quantity defined by
is called the radius of convergence of the power series .
Clearly, the power series converges if . Therefore . It is possible that .
From the above theorem (convergence of power series), we can see the following ( is the radius of convergence):
If , the power series converges absolutely at all such that , and diverges at all such that .
If , the power series converges at all .
If , the power series diverges at all .
In particular, if , we can regard as a function of on the open interval .
Example. The power series converges for and diverges for . Therefore, its radius of convergence is 1. □
Remark. When the radius of convergence of the power series is , we cannot generally decide whether the series converges or not at . □
Calculating the radius of convergence
From the Cauchy and D'Alembert criteria, we have the following theorem:
Theorem (Radius of convergence)
For the power series with its radius of convergence , the following hold:
If , then .
If , then .
Remark. In this theorem, we include the case where the limit does not exist, i.e., , and formally define and . □
Example. Let us find the radius of convergence of .
For , we have
Thus, the radius of convergence is . □
Example. Consider the following series:
The coefficient is either 1 or 0. Thus, does not exist, and the sequence cannot be defined. Therefore, we cannot use the above theorem to find the radius of convergence for this series. □
However, if we use the limit superior, we can always write the radius of convergence as
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