There is a "Fibonacci" like series is that each digit is the sum of the preceding two numbers:
4 + 8 = 12
8 + 12 = 20
So the series continues:
12 + 20 = 32
20 + 32 = 52
32 + 52 = 84
52 + 84 = 136
and so on.
-----------------------------------------------------------------------------
What number do you want to be next?
Give me a number and I'll give you a polynomial so that putting in 1, 2, 3, 4 gives the values 4, 8, 12, 20 and putting in 5 gives the number you want.
The next number in the series 4, 12, 6, 12, 36, 18, 36
The next number in the series 4-12-6-12-36-18-36.. is 108.
The next number is the sequence 236175969, 48, 12 is 236175861.
What would be the next number in this series 15 12 13 10 11 8?
24
The next number in the series 4, 12, 6, 12, 36, 18, 36
The next number in the series 4-12-6-12-36-18-36.. is 108.
The next number is the sequence 236175969, 48, 12 is 236175861.
Look at the difference between each number and the next number.
18
What would be the next number in this series 15 12 13 10 11 8?
108
24
108
108
24
The series seems to be "add 3," so the next number in the series would be 12 followed by 15.