0!
1
∑i
N(N + 1) / 2
∑i2
N(N + 1)(2N + 1) / 6
∑i3
N2(N + 1)2 / 4
Arithmetic: aN
a1 + d(N - 1)
Arithmetic: sN
N/2 (a1 + aN)
or
N/2 (2a1 + d(N - 1))
Geometric: aN
a1rN - 1
Geometric: sN
a1(1 - rN / 1- r)
Infinite: s∞
a1 / 1 - r
5!
5 ⋅ 4 ⋅ 3 ⋅ 2 ⋅ 1
Alternating starting +
(-1)N + 1
Alternating starting -
(-1)N
When is a geometric sum infinite?
When r is greater than 0 and less than 1
If in between a sequence: first count is the same
Arithmetic
If in between a sequence: second+ count is the same
Squared, cubed, ect.