A series is the sum of terms of a sequence. Here are the main types:
The sum of terms in an Arithmetic Progression (AP).
Formula: Sn = (n/2) (2a + (n-1)d)
Example: 2 + 4 + 6 + 8 + 10
The sum of terms in a Geometric Progression (GP).
Formula: Sn = a (1 - rn) / (1 - r), r ≠ 1
Example: 2 + 4 + 8 + 16
The sum of reciprocals of natural numbers.
Example: 1 + 1/2 + 1/3 + 1/4 + ...
Enter values to calculate terms and sums dynamically: