Exploring Series in Numbers and Sequences

What are Series?

A series is the sum of terms of a sequence. Here are the main types:

Arithmetic Series

The sum of terms in an Arithmetic Progression (AP).

Formula: Sn = (n/2) (2a + (n-1)d)

Example: 2 + 4 + 6 + 8 + 10

Geometric Series

The sum of terms in a Geometric Progression (GP).

Formula: Sn = a (1 - rn) / (1 - r), r ≠ 1

Example: 2 + 4 + 8 + 16

Harmonic Series

The sum of reciprocals of natural numbers.

Example: 1 + 1/2 + 1/3 + 1/4 + ...

Interactive Section

Enter values to calculate terms and sums dynamically:

Applications of Series

Arithmetic Series

Geometric Series

Harmonic Series