MA417 Lecture 12
MA417 Lecture 12
Lecture 12
Debanjana Mitra
Department of Mathematics
Indian Institute of Technology Bombay
Powai, Mumbai - 76
P∞ n
Let n=0 an x : Find radius of convergence of the series:
1
Root test Set µ = limsup|an | n .
1. If µ = 0, the series is everywhere convergent absolutely, i.e., R = ∞.
2. If 0 < µ < ∞, the series is absolutely convergent for all x satisfying
|x| < µ1 and is divergent for all x satisfying |x| > µ1 . Thus, R = µ1 .
3. If µ = ∞, the series is nowhere convergent, i.e., R = 0.
an+1
Ratio test Set µ = limsup an .
1. If µ = 0, the series is everywhere convergent absolutely, i.e., R = ∞.
2. If 0 < µ < ∞, the series is absolutely convergent for all x satisfying
|x| < µ1 and is divergent for all x satisfying |x| > µ1 . Thus, R = µ1 .
3. If µ = ∞, the series is nowhere convergent, i.e., R = 0.
Examples.
P∞
1. n=0 nn x n , R = 0. Nowhere convergent.
xn
P∞
2. n=0 n! , R = ∞. Exponential series. Everywhere convergent.
P∞
3. n=0 x n , R = 1.
xn
P∞
4. n=0 n , R = 1.
xn
P∞
5. n=0 n2 , R = 1.
Analytic function
Analytic function: A function f : I → R, where x0 ∈ I and I is an interval
in R, is analytic at x0 if f can be represented by a power series about x0
with a positive radius of convergence, i.e, there exists a R > 0 such that
∞
X
f (x) = cn (x − x0 )n , ∀ |x − x0 | < R,
n=0
where {cn }∞
n=0 are constants.
Theorem P∞ n
Suppose f (x) = n=0 cn x , ∀ |x| < R is convergent. Then the
followings hold.
1. For any > 0, the series is uniformly convergent on [−R + , R − ].
2. The function f is continuous and differentiable in (−R, R) and
∞
X
f 0 (x) = ncn x (n−1) , ∀ |x| < R.
n=1
Corollary.
P∞ If f has a convergent power series expansion
f (x) = n=0 cn x n , on |x| < R, then all order of derivatives of f exist on
|x| < R, and
f (k) (0) = k!ck , ∀ k = 0, 1, 2, · · · , ...