Complex Series Calculator

Analyze finite arithmetic and geometric complex series with precise sums, phases, and partial term behavior. Export results and understand every computed step with clarity.

Calculator Inputs

Accepted forms: 3+4i, -2i, 7, i, -i.

Example Data Table

Series Type Input Terms Expected Sum Note
General Finite 2+3i, -1+4i, 5-2i 3 6+5i Direct addition of listed terms.
Arithmetic a₁ = 1+2i, d = 1-i 5 15+0i Uses arithmetic series sum formula.
Geometric a₁ = 2+i, r = 0.5 4 3.75+1.875i Finite geometric sum with real ratio.

Formula Used

General finite series: Sn = z1 + z2 + ... + zn

Arithmetic complex series: Sn = n/2 × [2a + (n − 1)d]

Geometric finite series: Sn = a(1 − rn) / (1 − r), for r ≠ 1

Geometric infinite series: S = a / (1 − r), valid when |r| < 1

Polar values: |z| = √(x² + y²) and arg(z) = atan2(y, x)

Each complex number is treated as x + yi. The calculator adds or transforms the real and imaginary parts together, then reports rectangular form, magnitude, phase, and a detailed term-by-term table.

How to Use This Calculator

  1. Select the desired series type.
  2. Enter either explicit terms or the series parameters.
  3. Choose whether the phase should appear in degrees or radians.
  4. Click Submit to place results above the form.
  5. Review the calculated sum, convergence notes, and generated term table.
  6. Use the CSV or PDF buttons to export the visible results.

Related Calculators

complex derivative calculatorcomplex root findercomplex modulus calculatorcomplex eigenvalue calculatorcomplex magnitude calculatorcomplex logarithm calculatorcomplex quadratic solvercomplex limit calculatorcomplex contour integral calculator

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.