Series
Given a sequence a1,a2… of numbers, the finite sum a1 + a2 + … + an, where n is an nonnegative integer, can be written
![]() | (1.2.10) |
If n = 0, the value of the summation is defined to be 0. The terms of a finite series
can be added in any order.
Given a sequence a1,a2…, the infinite sum a1 + a2 + … can be written
![]() | (1.2.11) |
If the limit does not exist, the series diverges; otherwise, it converges. The terms of a convergent series cannot always be added in any order.
Linearity
For any real number c and any finite sequence a1,a2,…an and b1,b2,…bn,

Arithmetic Series
Here are some common arithmetic series and their tight bounds:
Geometric Series
For a real number, x≠1, the geometric series (or exponential series) is defined as follow:
When this summation goes to infinite, and |x| < 1, we then have a decreasing geometric series.Differentiation
For any real number, k,
Harmonic Series
For positive integer n, the nth harmonic number is
Telescoping Series
For any sequence, a0,a1,…an,
Polynomials
Given a nonnegative integer d, a polynomial in n of degree d is a function p(n) of the form,
, where the constants a0,a1…ad are the coefficients of the polynomial and ad≠0. For any real constant a ≥ 0, the function na is monotonically increasing, and for any real constant a ≤ 0, the function na is monotonically decreasing.[1]Products
The finite product a1 ⋅ a2 ⋅… ⋅ an can be written
![]() | (1.2.21) |
If n = 0, the value of the product is defined to be 1.
We can convert a formula with a product to a formula with a summation by using
the identity.[1]