What's next?The applet below presents you with a sequence of numbers. It's your task to surmise the pattern and guess what would be the next term. Sometimes a pattern may not be unique. This may be very frustrating for which I am sorry. However, this exercise besides being useful and sometimes also enjoyable occupation, affords an opportunity to discuss topics that I consider interesting.
Algorithms usedThe applet randomly selects one of the following algorithms. In turn, each of the algorithms has its own random parameters which are mostly coefficients in various formulas.
Note: it is very important that you understand that the patterns you looking for in this kind of exercises are not necessarily serve the intended answer. Yes, they are what is expected in official examinations, but rarely in, say, intelligence tests or at job interviews. As an example, what do you think is the next number in the sequence 7, 14, 21, 28? Do give it a thought before reading an answer. |Contact| |Front page| |Contents| |Games| |Store| Copyright © 1996-2012 Alexander BogomolnyWhat is the next number in the sequence 7, 14, 21, 28?No doubt you thought that it should be 35, right? 35 comes naturally the moment you detect the "arithmetic progression" pattern. However, there are many ways to look at the given sequence. Assume we list the dates (omitting the month) of consecutive Mondays, say. Then, if the given four are the March's Mondays then the first April Monday will be April 4, so that the sequence would be 7, 14, 21, 28, 4. If the sequence is that of April's Mondays, then the continuation is different: 7, 14, 21, 28, 5; for, the next Monday is May 5. It is more confusing if the listed Mondays happened to be in February. For the leap year, the next term would be 6; for the regular year it is 7. You see, you can't always assume a definite answer. Another curiousity comes from an article by Roger Penrose: Find the missing number in the sequence 7, 9, 12, ?, 24, 36, 56, 90
Answer: 24·ln(2)! Why? Evaluate the formula f(n) = 24(2n - 1)/n for n = -3, -2, -1, 1, 2, 3, 4. The value f(0) is missing, but could be found via the l'Hôpital rule!References
|Contact| |Front page| |Contents| |Games| |Store| Copyright © 1996-2012 Alexander Bogomolny |
| 40601025 |

