Chapter 6: Power Series Flashcards
CONSTRUCTING
condition that the terms of the series are non-negative real numbers can be relaxed.
THM 6.1
increasing sequence of reals is….
An increasing sequence of real numbers is either
(i) bounded above and tends to a finite limit
or
(ii) not bounded above and tends to infinity.
THM 6.2 COMPARISON TEST
Suppose that aₙ ≥ 0, bₙ ≥ 0 and that
0 ≤ bₙ ≤ aₙ for all n ≥ 1.
If Σn=1 to ∞ of aₙ converges, then Σn=1 to ∞ of bₙ also converges.
DEF 6.3: definition of convergence of a summation
Suppose that zₙ ∈ C for all n and that S_N = z1 +z2 +· · · +z_N . Then we
say that
Σn=1 to ∞ of zₙ
converges if there is a complex number L such that S_N → L as N → ∞
i.e. there is a complex number L such that |S_N − L| → 0 as N → ∞.
If no such complex number exists, then we say that the series diverges.
easy to show that S_N → L as N → ∞ if and only if Re (SN ) → Re L and
Im (S_N ) → Im L as N → ∞.
THM 6.4: ‘‘divergence test”
If Σn=1 to ∞ of zₙ converges, then zₙ → 0 as n → ∞.
doesnt mean if tends to 0 converges NOT SUFFICIENT
——guarantees
If zₙ doesnt tend to 0 as n → ∞, then Σn=1 to ∞ of zₙ diverges.
HARMONIC SERIES
Σn=1 to ∞ of 1/n
= 1 + (1/2) + (1/3) + (1/4) +…
is a DIVERGENT series for which zₙ tends to 0 as n tends to infinity
(divergence test passed)
DEF 6.5: ABSOLUTE CONVERGENCE
A series Σn=1 to ∞ of zₙ of complex numbers is said to be absolutely convergent
if Σn=1 to ∞ of |zn| converges.
THM 6.6: absolute convergence relationship with z_n convergence
An absolutely convergent series of real or complex numbers is also convergent.
For all complex numbers zn, |zn| is a non-negative real number and so any
result for series of non-negative real numbers is applicable to the series Σn=1 to ∞ of |zₙ|
DEF 6.7: POWER SERIES
Suppose that aₙ ∈ C for all n and z₀ ∈ C. A series of the form
Σn=0 to ∞ of aₙ(z − z₀)ⁿ
is called a power series (centred on z₀).
note sum starts at 0!
z₀ is also commonly 0
Σn=0 to ∞ of n!zⁿ
here, 0! ≡ 1
-converges only at 0
Σn=0 to ∞ of zⁿ
- converges when |z| less thn 1
Σn=0 to ∞ of zⁿ/n!
absolutely converges for all z in complex plane
THM 6.8
absolute convergence
Suppose w≠ 0 and Σaₙwⁿ
is convergent. Then Σaₙzⁿ
is absolutely convergent for all z such that |z| < |w|.
So if a power series converges at some point, it is absolutely convergent at any point
nearer the origin
proof:
if Σaₙwⁿ is convergent then aₙwⁿ → 0 as n →∞.
ie there is some M st |aₙwⁿ| ≤ M for all n. Take z with |z| LESS THAN |w|
then
|aₙzⁿ | = |aₙwⁿ | |z/w|ⁿ ≤ M |z/w|ⁿ
M |z/w|ⁿ is a convergent geometric progression since |z/w| is less than 1 and by COMPARISON TEST Σ|aₙzⁿ| is convergent ie Σaₙzⁿ is absolutely convergent
bₙ→ 0 implies that |bₙ|≤ M for some M strictly bigger than 0 and all n. As bₙ→ 0 we can find some N∈ N such that |bn| ≤ 1 for all n ≥ N. Take M = max{ |b_1|,…, |b_N-1|, 1}.
THM 6.9 Abel
radius of convergence existence
For the power series Σaₙzⁿ
one of the following is true:
- the power series converges only at z = 0 (e.g., Σn!zⁿ)
- the power series is absolutely convergent for all z ∈ C (e.g., Σzⁿ/n!)
- we can find a real number R with 0 < R < ∞ such that the power series is absolutely
convergent if |z| < R and divergent if |z| > R.
R = sup{|z| :Σ|aₙzⁿ| converges.}
DEF 6.10 : Radius of Convergence, Disc of Convergence
The quantity R
in theorem 6.9 (case (3)) is called the radius of convergence of the power series.
case (1) R = 0
(2) R = ∞. DISC OF CONVERGENCE is C
(3) the disc D = {z ∈ C : |z| < R} is the DISC OF CONVERGENCE of Σaₙzⁿ