6 - Power series Flashcards

Radius of convergence. Ratio test, root test. Cauchy product formula for power series.

1
Q

What is the Taylor series?

A

A Taylor Series is an expansion of some function into an infinite sum of terms, where each term has a larger exponent like x, x2, x3, etc.

Taking the form:

f(x) = ∞∑(n=0) (f^n (a) / n!) * (x−a)^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Taylor series expansion of exp (x)?

A

∞∑(n=0) x^n / n!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Taylor series expansion of cos (x)?

A

∞∑(n=0) ( (-1)^n / (2n)! ) * x^2n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Taylor series expansion of sin (x)?

A

∞∑(n=0) ( (-1)^n / (2n+1)! ) * x^(2n+1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Taylor series expansion of 1/(1-x)?

A

∞∑(n=0) x^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a power series?

A

A power series about a, or just power series, is any series that can be written in the form,

∞∑(n=0) c_n * (x−a)^n

where a and c_n are real numbers. The c_n’s are often called the coefficients of the series. Power series have very nice convergence properties.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the Cauchy-Hadamard Theorem?

A

The Cauchy-Hadamard Theorem concerns an expression for the radius of convergence. Every power series either converges for all values x or there exists a number R ϵ [0, ∞) such that it

  • converges absolutely if |x| < R
  • diverges if |x| > R

If it converges for every x we set R := ∞. Moreover,

R = 1 / [lim sup (n->∞) (|a_n|)^1/n]

Where by convention we set 1/∞ := 0 and 1/0 := ∞

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does := mean?

A

It means set equal to, or is defined to be equal to

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the radius of convergence?

A

As discussed in the Cauchy-Hadamard theorem. The radius of convergence of a series is a number R that the power series will converge for when |x−a|<R and will diverge for when |x−a|>R.

Note that the series may or may not converge if |x−a|=R. What happens at these points will not change the radius of convergence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the interval of convergence?

A

The interval of all x’s, including the endpoints if need be, for which the power series converges is called the interval of convergence of the series.

If we know that the radius of convergence of a power series is R then we have the following.

a−R < x < a+R ==> power series converges

x < a−R & x > a+R ==> power series diverges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you calculate the interval of convergence?

A

The interval of convergence must then contain the interval a−R < x < a+R since we know that the power series will converge for these values.

We also know that the interval of convergence can’t contain x’s in the ranges xv< a−R and x > a+R since we know the power series diverges for these values of x.

Therefore, to completely identify the interval of convergence all that we have to do is determine if the power series will converge for x = a−R or x = a+R.

If the power series converges for one or both of these values then we’ll need to include those in the interval of convergence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the shape of the region a power series converges to?

A

It is always a disc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Given a radius of convergence R = 0, for what values of x does a power series converge/diverge?

A

When a power series has convergence radius R = 0, it only converges for x = 0 and diverges for all other values of x.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Given a radius of convergence R = r, such as in the geometric series, what values of x do such a series converge/diverge?

A

When the radius of convergence is R = r, it means that any R ϵ (0, ∞) can be the radius of convergence of a power series. Therefore, in theory, any value of x can be convergent, as it solely depends on R.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Given a radius of convergence R = r, such as in the geometric series, what values of x do such a series converge/diverge?

A

When the radius of convergence is R = r, it means that any R ϵ (0, ∞) can be the radius of convergence of a power series. Therefore, in theory, any value of x can be convergent, as it solely depends on R.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the Cauchy-Hadamard theorem tell us about particular values of x?

A

The Cauchy-Hadarmard theorem tells us that if a power series converges for some particular x_1, then it converges for all complex values of x within a set such that |x| < |x_1|.

Likewise, if the series diverges for some complex value x_2, then it diverges for all complex values of x with |x| > |x_2|.

The radius of convergence R must then satisfy the inequality |x_1| <= R <= |x_2|. The graph of which looks like a doughnut.

17
Q

What does the Cauchy-Hadamard theorem tell us about convergence when |x| = R?

A

Just from the Cauchy-Hadarmad theorem, it is impossible to tell whether or not there is convergence if |x| = R. In fact there are many possibilities:

  1. Divergence for all complex x with |x| = R. E.g. the geometric series converges if and only if |x| < 1. Hence R=1 and the series diverges in particular whenever |x| = 1.
  2. Convergence for some and divergence for other complex x with |x| = R. Take the harmonic series (x = 1) and its alternating variant (x = -1). The harmonic series diverges and the alternating harmonic converges.
  3. Absolute convergence for all complex x with |x| = R.
18
Q

What is an alternative formula to compute the radius of convergence of a power series, using the ratio test instead of the root test?

A

Given a general power series, if the limit

r = lim(n->∞) |a_(n+1)| / |a_n|

exists, then R = 1/r is the radius of convergence using the ratio test.

Which converges absolutely if |x|r < 1 (|x|< 1/r), and diverges if |x|r > 1 (|x| > 1/r).

19
Q

When are both radius of convergence tests (ratio and root variants) useful?

A

The ratio test version is useful for many examples where the root test is difficult to apply. Namely, when there are factorials or large numbers present. Whereas, the root test is useful when there are n-th powers.

The ratio test version is less general though because it requires the limit to exist, whereas the limit superior always exists

20
Q

What are power expansions?

A

A series expansion is a representation of a particular function as a sum of powers in one of its variables, or by a sum of powers of another (usually elementary) function.

21
Q

Who is Abel?

A

Niels Abel was a Norwegian mathematician who proved the impossibility of solving algebraically the general equation of the fifth degree.

Cauchy and Abel were crucial to the founding of modern-day complex analysis.

22
Q

What is Abel’s theorem?

A

Abel’s theorem says that if a power series converges on (−1,1) and also at x = 1 then its value at x = 1 is determined by continuity from the left of 1.

Abel’s theorem guarantees that, if a real power series converges for some positive value of the argument, the domain of uniform convergence extends at least up to and including this point. Furthermore, the continuity of the sum function extends at least up to and including this point.

In layman’s terms, if you take complex value |z|, it is going to be absolutely convergent as long as it is < |α|, where α = R. The corollary is also true.

23
Q

What is a limit superior?

A

Given a bounded sequence (x_n), then the limit superior is the largest accumulation point or simply the largest limit. If the sequence is unbounded then the limit superior would be positive infinity.