OhMyCalc

Number Pattern Calculator

Detect patterns in a sequence of four numbers. Identifies arithmetic, geometric, or quadratic sequences and predicts the next term.

How to Use the Number Pattern Calculator

  1. Enter four consecutive terms of a sequence.
  2. Click Detect to identify the pattern.
  3. See the pattern type, formula, and predicted next term.

快速参考

2, 4, 6, 8Arithmetic, next 10
3, 6, 12, 24Geometric, next 48
1, 4, 9, 16Quadratic, next 25
1, 1, 2, 3No simple pattern

使用场景

公式

Arithmetic: constant difference. Geometric: constant ratio. Quadratic: constant second difference.

常见问题

What patterns can it detect?
Arithmetic (constant difference), geometric (constant ratio), and quadratic (constant second difference) sequences.
What if no pattern is found?
The calculator reports 'Unknown' if the sequence doesn't match any of the three types.
How is the next term predicted?
By applying the detected pattern: add the common difference, multiply by the ratio, or use second differences.