Sequences and Series
geometric sequence recursive formula
Given f(1) then f(n)=f(n-1)*r
arithmetic sequence recursive formula
Given f(1), then f(n)= f(n-1)+d
arithmetic sequence
constant addition to get the next term
Common difference
constant amount of change between numbers in an arithmetic sequence and is represented by the variable d
geometric sequence
constant multiplying to get the next term
Common ratio
ratio of a term to a previous term in a geometric sequence and is represented by the variable r
geometric series
sum of terms in a geometric sequence
series
sum of the terms in a sequence
arithmetic series
sums of the terms in an arithmetic sequence