Sequences and Series Flashcards
How to find the first 6 numbers in an arithmetic/geometric series
Plug the number into n in the equation
How to write a series using summation notation
Determine if it is arithmetic or geometric
Find the top number (the first number in the series)
Find the bottom number (usually one but whatever gets multiplied)
Make it equal to the generator
How to write a rule for an arithmetic sequence
Find a1
Find r
Plug both into the formula an = a1 + (n-1)d
How to find the nth term in an arithmetic sequence
Find the formula and plug the number in for n
How to find the arithmetic rule with two equations
Solve both for a1
Use elimination to find the d
Plug d into the first equation
Write the equation with the formula an = a1 + (n-1)d
How to find the sum of a arithmetic series(given i instead of n)
Plug all numbers into the equation Sn = n/2(a1+an)
Top number: n
a1: plug 1 into generator
an: plug n into the generator
Solve
How to find the equation of a geometric sequence
Find a1
Find r
Plug them into the equation an= (a1) * (r)^n-1
How to find the geometric rule with two equations
Solve both for a1
Make the two equal to each other and cross-multiply
Solve for a
Plug into equation
an = (a1) * (r)^n-1
How to find the sum of a geometric series
Use equation Sn = (1-r^n/1-r)
Top number = n
Find r
Plug into equation and solve
Arithmetic Series Equation
Sn = n/2(a1+an)
Geometric Series Equation
Sn = (1-r^n/1-r)
How to find the sum of an infinite geometric series
Use the equation S= (a1/1-r)
Find a1 and r
Generator is ALWAYS
a1(r)^n-1
If r is greater than 1…
The sum diverges
How to find the first 6 terms of a recursive rule
Determine whether it is geometric or arithmetic
Use the equation an = a(n-1) +d or an = r(an-1)
Plug the previous equal to find the new one