Progressing from Sequences
Maths is full of sequences, if it wasnt there wouldnt be any maths!
Formulae describe the sequences.
eg. the sequence 12,16,20,24, starts with 12 and 4 is added to obtain the next term
Hence the sequence is given by the formula nth term = 4n+8
Because the same number is added to obtain each successive term, the sequence forms an Arithmetic Progression.
For the example above 1st term = 12 = 12
2nd term = 16 = 12+(1x4)
3rd term = 20 = 12+(2x4)
4th term = 24 = 12+(3x4)
nth term = 12+((n-1)x4)
Using the usual notation a = 1st term
d = common difference
| nth term = a+(n-1)d | Is
this the same as nth term = dn+(a-d) which was the formula originally used for the sequence? |
1A Write down a and d for each of these arithmetic progressions and use the formula
nth term = a+(n-1)d to find the 47th term of the progression.
1. 5,8,11,14, 3. 7,14,21,28, 5. 13,-8,-3,2,
2. 6,17,28,39, 4. 50,46,42,38, 6. 4,-10,-16,-22,
Again returning to the sequence/arithmetic progression 12,16,20,24,
Sum of 1st term = S1 = 12 = a
Sum of 1st 2 terms = S2 = 12+16 = a+(a+d)
Sum of 1st 3 terms = S3 = 12+16+20 = a+(a+d)+(a+2d)
Sum of 1st 4 terms = S4 = 12+16+20+24 = a+(a+d)+(a+2d)+(a+3d)
Sum of 1st 5 terms = S5 = 12+16+20+24+28 = a+(a+d)+(a+2d)+(a+3d)+(a+4d)
1B Simplify each of the algebraic expressions above and show that
| Sum of 1st
n terms |
Hint. Remember "triangular numbers". You probably thought you would never see them again! |
1C Use the formula above to find:-
1D