Series and Sequences - Mrs. Hall's Class- best deck Flashcards
Formula for nth term of arithmetic sequence
an=a1+(n-1)d
formula for arithmetic series (sum of arithmetic sequence)
sn=n/2(a1+an)
Common difference (definition and formula)
difference between terms in an arithmetic sequence.
a(sub n+1) - a(sub n)
Formula for the nth term of a geometric sequence
an=a1r^(n-1)
Common ration (definition and formula)
multiplication or division factor in a geometric sequence.
r=a(sub n)/a(sub n-1)
formula for a basic (finite) geometric series
sn=a1(1-r^n)/(1-r)
Formula for an infinite geometric series
sn=a1/(1-r)
When is geometric series infinite?
When |r| < 1
The limit of an infinite geometric series may or may not exist when?
when the nth term approaches 0.
The limit of an infinite geometric series does not exist when?
When the nth term does not approach 0.
To find the limit when the nth term of a sequence is given as an “ugly” fraction….
divide each term in the fraction by the highest power of n that appears in the fraction and then evaluate the fraction for n–>infinity
A series is defined as convergent if…
it has a limit value
a series is defined as divergent if…
it has no limit value
divergent or convergent…infinite arithmetic series
divergent because it has no limit
divergent or convergent…infinite geometric series, |r|>1
divergent because it has no limit
divergent or convergent…infinite geometric series, |r|<1
convergent because it has a limit
Ratio test for convergence
used for non arithmetic/geometric series of positive terms:
find ratio as n–>infinity of
a(sub n+1)/a(sub n)
if ratio > 1 it’s divergent
if ration =1 you have to use different test
if ratio test for convergence gives you ratio=1
(only for series of positive terms)
compare all terms of the series to corresponding terms of a known series.
if all terms of unknown series < known series, then convergent;
if all terms of unknown series > known series then divergent
is this special series divergent or convergent:
1+1/2+1/3+1/4+1/5+…+1/n
divergent
sigma notation
starting term number on bottom, ending term on top, nth term formula to the right. Way to note series formula
Binomial Expansion Formula
sigma (r=0, n) n!/(r!(n-r)!(x^n-r)y^r or sigma(r=o, n) nCr(x^n-r)y^r
what does nCr stand for
n!/(r!(n-r)!)
what does 0! equal?
1
what is (x+y)³
x³+3x²y+3xy²+y³
what is (x+y)⁴
x⁴+4x³y+6x²y²+4xy³+y⁴
what are the 4 Binomial Theorem Facts
- There are always n+1 terms in the expansion
- The first term is always x^n; last term is always y^n
- Moving left to right, the powers of x decrease and the powers of y increase.
- The powers of x and y in each term always add up to n.