- Messages
- 14
- Reaction score
- 2
- Points
- 13
The only nth terms that you need to be able to find are for 1) arithmetic series and 2) simple geometric series.
1) E.g. 3, 7, 11, 15, 19, ... These have nth terms of the form an+b
2) E.g. 3, 9, 27, 81, 243, 729,... These have nth terms of the form a^n
The nth terms of all other types of sequences can usually be found either by using previous sequences or by substituting values like in this question. Some sequences e.g. 1, 4, 16, 25, 36, ... you are expected to recognise.
d)
You could use algebra here, but you will end up with a quadratic equation which seems a but unnecessarily just for one mark!
Have a look at the sequence again: 0, 2, 5, 9, 14, 20, 27, 35, 43, ...
The question wants you to find two consecutive terms in this sequence where the difference is 30.
E.g. n=5, n+1 = 6. A polygon with 5 sides has 5 diagonals and a polygon with 6 sides has 9 diagonals so the difference is 4.
You need to find where the difference is 30. Remember, the difference goes up by 1 each time.
For sequences questions like this, it's always best to look for patterns and use logic before using algebra.
OK, thank you very much.