6 12 25 ?
I'll guess the intended solution is 20. Because 6, 12, 25, 20 give today's date as month, day, year, century. Am I the only one that despises America's reversal of month and day in what would otherwise be a logically ordered sequence? What countries other than USA have acquiesced to this inanity?
Are you suggesting 12, 6, 25, 20 is a logically ordered anity? You're still mixing endianness, just switching in different places. Logical ordering would at least be 21, 60, 5202. Better would be 1749711600 -- that's SI.
- 52 (followed by 64) is plausible if this is an ordered list of cardinalities associated with games: There are SIX die faces, TWELVE goal spots in Shut-the-Box (and 12 white checkers pieces, and 12 zodiac signs), 25 slots on a Bingo card (or letters in a certain word game), and 52 cards in a standard deck.
- Less likely is 51, which matches several possibilities including 1,3,6,12,25,51,103,... -- the floors of the golden geometric sequence with ratio 2: 1.618, 3.236, 6.472, 12.944, 25.888, 51.777.
- A dark-horse candidate is 85 (see https://oeis.org/A034875 "1, 2, 6, 12, 25, 85, 194, 590, 1695, 4879, 19077, 83994, 167988, 1041780, ... Smallest integer not the sum of powers of some earlier terms."
Of course there are infinitely many solutions to this sort of problem; but the intent was for a mathematical pattern, ideally one that's convincingly better than alternatives -- it should cry out that it's not just an answer, but The Answer. So good theories, all of you, but the best solution is that 6, 12, and 25 are the products of successive integers with successive prime numbers: 3 * 2, 4 * 3, 5 * 5.
New problem: what number comes next after 6, 13, 25?