Question
Question: How do you find the next number in this sequence \[3,7,14,32,58..........................\] ?...
How do you find the next number in this sequence 3,7,14,32,58.......................... ?
Solution
Arithmetic sequences: This is a type of sequence where the difference between consecutive terms is always the same and we call that difference a common difference.
d=difference of successive terms
Geometric sequence: This is a type of sequence where the ratio between consecutive terms is always the same and we call that ratio a common ratio.
r=ratio of successive terms
Now with the help of the above two definitions we can find out whether the given sequence is arithmetic, geometric or neither.
Complete step by step solution:
Given
3,7,14,32,58.........................................(i)
Now our aim is to find out whether the given sequence is arithmetic, geometric or neither and proceed accordingly.
So let’s take two cases and assume first it to be arithmetic and then geometric to see which of the conditions it satisfies.
Case I:
Now let’s take the common difference of the successive terms of the given sequence 3,7,14,32,58.......................... such that, we can write:
d=7−3=4 d=14−7=7 d=32−14=18 d=58−32=26
So on observing the above results we can conclude that they do not have a common difference such that the given sequence is not an arithmetic sequence.
Now let’s take
Case II:
We have the basic definition of geometric sequence as:
Now let’s take the common ratio of the successive terms of the given sequence 3,7,14,32,58.......................... such that, we can write:
r=37 r=714=2 r=1432=716 r=3258=1629
So on observing the above results we can conclude that they do not have a common ratio such that the given sequence is not a geometric sequence.
So the sequence 3,7,14,32,58.......................... is neither arithmetic nor geometric in nature.
But on close observation we can see a pattern such that we can find the next term:
12+2=3 ↙ 22+3=7 ↙ 32+5=14 ↙ 52+7=32 ↙ 72+9=58 ↙ 92+11=92
There we can say that the next number in this sequence 3,7,14,32,58.......................... would be 92.
Note:
If sequences like the above are given which are neither arithmetic nor geometric in nature, we have to follow the above prescribed method.
Also, General terms of arithmetic and geometric series:
Arithmetic series: an=a+(n−1)d
Geometric series: an=a×rn−1