Unit 8 (Series) Flashcards
(14 cards)
What is the formula for the finite sum of an arithmetic series?
n=N
∑(a_n) = ((a_1+a_N)/2)*N
n=1
Where N is the number of terms.
What is the formula for the infinite sum of an geometric series?
S=(a_1/(1-r))
How does the finite arithmetic formula work?
by adding the two most opposite terms and descending inwards from there…Mr. Freeman’s Leonhard Euler story.
How does the infinite geometric formula work?
By multiplying the sum by the denominator of the r value, S can be solved for (see unit 8 note sheet).
an infinite geometric formula shows…
…where a series converges.
A infinite geometric formula can only work if?
r is greater than -1 and less than 1.
What is the formula for the finite sum of an geometric series?
N
∑a_n = a_1(1-r^N)/1-r
n=1
How does the finite geometric formula work?
see note sheet
Change of base formula
logb(a)=logd(a)/logd(b), take log of base on bottom
Setting up compound interest problems:
Mr. O’Hara deposits $120 at the end of each
month into an account that pays 7% interest compounded
monthly.
120(1+0.7/12)
What is the formula for the sum of a constant?
N
∑C= Cn
n=1
What is the formula for the sum of a line?
N
∑ n=*(1+N)N)/2
n=1
What is the formula for a sum of squares?
N
∑ n^2 = (N(N+1)*(2N+6))/6
n=1
what is the formula for a sum of cubes?
N
∑ n^3 = (((1+N)N)/2)^2
n=1
it is the sum of lines squared