Year 2 chapter 3: Sequences And Series Flashcards
What is the key feature of an arithmetic sequence?
The difference between consecutive terms is constant.
Give formula for the nth term of arithmetic sequence and give notation:
. Un = a +(n-1)d
. ‘a’ is first term of sequence.
. ‘d’ is common difference between consecutive terms.
. ‘n’ the number of the position of the term (1st,2nd,3rd,4th etc…)
. ‘Un’ is the nth term of the sequence.
What does u3 = 5 mean?
The third term of the sequence is 5.
What is an arithmetic series?
The sum of the terms of an arithmetic sequence.
What is Sn equivalent to?
The sum of the first n terms of a series.
Give 2 formulas for the sum of the first n terms of an arithmetic series (give notation for what ‘L’ is):
. Sn = n/2 (2a+(n-1)d)
. Sn = n/2 (a + L)
What is a geometric sequence?
. A sequence that has a common ratio (that isn’t 1) between consecutive terms.
. To get from one term to the next term, you multiply that one term by common ratio.
What is the difference between a divergent and convergent sequence?
. A convergent sequence has common ratio of |r| <1, therefore the sequence tends to a certain value (this value is called the limit of the sequence).
. A divergent sequence has common ratio of |r|>1, therefore the sequence tends towards infinity (so infinity is the limit).
Give the formula for the sum of the first n terms of a geometric series when |r|<1 and another formula for when |r|>1 (say what ‘r’ is):
- . |r|<1: Sn = a(1-r^n) / 1-r.
- . |r|>1: Sn = a((r^n)-1) / r-1.
- . ‘r’ is the common ratio of the sequence.
Give a shortened formula for the sum of the first n terms of a convergent geometric series and the reason why this formula works:
- . Sn = a/(1-r).
- . This is because r^n tends towards 0 and n tends towards ♾.
What does lim (n (arrow) ♾) mean?
- . The limit as n tends to ♾.
- . You can’t evaluate the expression when n is ♾ but as n gets larger the expression gets closer to a fixed (or limiting value).
Give the formula for the sum to infinity of a convergent geometric series:
- S(♾) = a/(1-r)
Give the formula for the nth term of a geometric sequence:
Un = ar^(n-1)
What is sigma notation (briefly)?
. Involves the Greek capital letter ‘sigma’, which is used to signify a sum and is written as a weird shaped ‘E’.
. You write the limits on the top and bottom to show which terms you are summing.
. Used for arithmetic and geometric series.
What does a sigma notation sum look like (with example and notation)?
. LHS: a capital ‘E’ (the Greek letter sigma) with ‘r=x’ on bottom of ‘E’ and ‘y’ on top of ‘E’ (where x and y are numbers).
- Then there is an algebraic expression in brackets with ‘r’ in that expression to the right of the ‘E’.
. RHS: a+b+c+d…..+p (where all these letters are the sum/series that the LHS gives).
. Example: E (r=1 on bottom and 5 on top) (2r-3) = -1+1+3+5+7
- ‘R=1’ means 1 is the lowest number that is replaces r in ‘2r-3’ and ‘5’ (from top of ‘E’) is the highest.
- R therefore is equivalent to what ‘n’ is in a normal arithmetic/geometric sequence.
- All the numbers between 1 and 5 are also subbed into ‘2r-3’ to make ‘1+3+5’.