← Back
🔮

Pattern Predictor

Discover the hidden rule
and predict the next number.

🏆 Best0
🔥 Daily streak0 days

How Number Sequences Work

This game draws from several distinct families of number sequences. Arithmetic sequences add a fixed amount each step (some rounds alternate adding and subtracting instead of always going one direction). Geometric sequences multiply by a fixed ratio each step (some rounds alternate multiplying and dividing). Fibonacci-style sequences generate each term by adding the two terms before it. Perfect squares are just consecutive integers squared. "Second-order" sequences are trickier: the terms themselves don't follow a constant rule, but the GAPS between consecutive terms do — a pattern hiding one level deeper. A couple of rounds skip repeated operations entirely and use a fixed mathematical definition instead, like prime numbers or triangular numbers (1, 3, 6, 10... each one is the sum of consecutive counting numbers). One round is a deliberate "trap": it looks like ordinary arithmetic for the first couple of terms, then the difference itself changes partway through.

Spotting the rule behind a sequence is a genuine reasoning skill, not just a party trick. Recognizing a constant ratio is the first step toward understanding geometric series and exponential growth; noticing that the differences between terms follow their own pattern is the core idea behind polynomial sequences, and eventually calculus. The same skill shows up in IQ-style number-sequence tests, actuarial exams, and basic data analysis: look at a few data points, form a hypothesis about the underlying rule, check that hypothesis against every term you can see, and only then commit to a prediction.

Frequently Asked Questions

What's actually different between the "arithmetic" and "geometric" sequences in this game?

Arithmetic sequences add the same amount every step (like 3, 8, 13, 18 — always +5); geometric sequences multiply by the same amount every step (like 3, 6, 12, 24 — always ×2). Both are constant-rule sequences, just with different operations — that's why the hint always tells you which one applies.

Why does one hint warn that "the rule might change halfway through"?

That's the game's "trap" pattern — it starts as a normal arithmetic sequence (constant difference) for the first couple of steps, then the difference itself changes partway through. It's there to test whether you're checking the rule against every visible term or just extrapolating from the first jump you see.

With only 4 numbers shown, is there really only one correct "next" number?

Not in a strict mathematical sense — with any finite set of terms, infinitely many different rules can fit them exactly (this is a real, well-known fact in math, not a game quirk). The game works because it always generates the sequence from one specific rule first and then hides the rule, so there's a clear intended answer — but it's worth knowing that "guess the next number" puzzles in general only have one "obviously correct" answer because of an implied assumption (usually: the simplest rule that fits), not because the math forces it.