Year 10Extension
Arithmetic Sequence
Sequences and series are not part of the Year 10 core curriculum. Offered as preparation for senior mathematics.
Know your formulas.
Know your formulas
Arithmetic sequence
Tn=a+(n−1)d $T_{n}$ = the $n^{th}$ term, $a$ = first term, $d$ = constant difference, $n$ = position of the term.
Geometric sequence
Tn=arn−1 $r$ = constant ratio.
Worked example
e.g. (8; 15; 22; 29) - Determine that there is a constant difference if not toldd=T2−T1=T3−T2=7
- Determine the first terma=8
- Substitute into formulaTn=8+(n−1)7
- Simplify if askedTn=7n+1
Practice
For the following patterns, determine (a) the constant difference, (b) the general formula, (c) the 15th term:
1
8; 10; 12; 14… Answerd=2,Tn=8+(n−1)2=2n+6,T15=36 2
1; 21; 0; −21… Answerd=−21,Tn=1+(n−1)(−21),T15=−6 3
−0.9; 0.8; 2.5; 4.2… Answerd=1.7,Tn=−0.9+(n−1)1.7,T15=22.9 4
−29; 171; 371; 571… Answerd=200,Tn=−29+(n−1)200,T15=2771 5
71; 2117; 2131; 715… Answerd=32,Tn=71+(n−1)32,T15=21199 6
−14.1; −12.2; −10.3; −8.4… Answerd=1.9,Tn=−14.1+(n−1)1.9,T15=12.5 7
−12; −22; −32; −42… Answerd=−10,Tn=−12+(n−1)(−10),T15=−152 8
20; 30; 40; 50; 60… Answerd=10,Tn=20+(n−1)10,T15=160 9
2; 38; 310; 4… Answerd=32,Tn=2+(n−1)32,T15=334 10
3x+1; 2x; 3x−7… are the first three terms of a linear pattern. Find x Answerx=3. Constant difference: 2x−(3x+1)=(3x−7)−2x⇒−x−1=x−7⇒x=3