Pyroadept
- 82
- 0
Homework Statement
Find the radius of convergence of the series
\infty
\sum z/n
n=1
Homework Equations
lim 1/n = 0
n->∞
Radius of convergence = R
A power series converges when |z| < R
and diverges when |z| > R
The Attempt at a Solution
Hi everyone, here's what I've done:
lim z/n = z lim 1/n
n->∞ n->∞
= z(0)
= 0
Thus the series converges for all z
Thus R = ∞, as |z| < ∞, for all z
---
Am I allowed to take the z outside the limit like that, as in real analysis? It just seems too straightforward...