How do you test convergence for an infinite series with imaginary coefficients?

jbowers9
Messages
85
Reaction score
1
If you have an infinite series some or all of whose coefficients involve imaginary terms how do you check for convergence?
 
Physics news on Phys.org
jsut split series into complex and real parts and test convergence for each part
 
The reals are a subset of the imaginary numbers. Hence just check for convergence in the complex plane.
 
ZioX said:
The reals are a subset of the imaginary numbers. Hence just check for convergence in the complex plane.

I wouldn't say that, because when you say imaginary number there is usually the implication that you are speaking of a number in the form ri where r is a real number. The reals are, however, a subset of the complex numbers.
 
like davidsmith said, split up the series into real and imaginary parts. Then you effectively have to deal with two real-valued series.
 
Back
Top