FM - Core Pure 1 - 3) Series Flashcards
1
Q
Formula to find sum of a series that doesn’t start at r=1
A
Σnr=k f(r) = Σnr=1 f(r) - Σk-1r=1 f(r)
2
Q
Rearrange Σnr=1 kf(r) and Σnr=1 (f(r) + g(r))
A
- kΣnr=1 f(r)
- Σnr=1 f(r) + Σnr=1 g(r)
3
Q
Formula for the sum of a series of constant terms and of the first natural numbers
A
- Σnr=1 1 = n
- Σnr=1 r = n/2(n+1)