Newtime
- 347
- 0
Homework Statement
Describe the set of all z \in \mathbb{C} such that the series \sum_{n=1}^{\infty} (1-z^2)^n converges
Homework Equations
Basic analytic techniques.
The Attempt at a Solution
This is from a graduate complex analysis class, and I just have a feeling my answer is too obvious to be correct...
Basically, I used the necessary condition that the the sequence given by a_n = |(1-z^2)^n| must tend to 0 as n tends to infinity. In other words, we know the modulus of the terms must go to zero. Then, viewing the series as a geometric series, |(1-z^2)| < 1. From there it was a few simple steps to conclude the set is \lbrace z\in \mathbb{C} \: | \: 0<|z|<2 \rbrace.
Even as I read over this, it makes sense. But like I said, it's much too simple to be correct...what am I forgetting here?