Finding the nth term
Find the nth term in these sequences:
a) 4, 10, 18, 28, 40
b) 0, 1, 4, 9, 16
c) 5, 12, 23, 38, 57
Dive into the world of maths magic! Every day, I will sprinkle your learning journey with 1 or 2 tantalizing questions from 11 plus Maths, GCSE Maths, and even thrilling Maths competitions. Gear up to conquer some of the most challenging brain-teasers in these realms. Let's make maths marvellous!
a) the sequence is:
ReplyDelete4, 10, 18, 28, 40
6 8 10 12 <=and the differences for the sequence is that
2 2 2 in the end the difference is 2 so you half that and put an n squared on the end which would give you n squared then you take that and use n = 1 as an example to get the answer. that would give you 1 squared + 3 = 4 (the first term). If you check that for n = 2 that will not work because sometimes you need to make it 1 squared + 3n for it to work. You can then use the same approach for the rest. Here are the answers if you need them.
a) n squared + 3n
b)n squared
c)2n squared + n + 2