Pattern Library

Explore different types of mathematical patterns and their applications.

Linear / Arithmetic

A sequence where the difference between consecutive terms is constant.

Square

Each number is the square of its position (n²).

Cube

Each number is the cube of its position (n³).

Exponential

Each number is a power of 2 (2ⁿ).

Square Root

Each number is the square root of its position (√n).

Quadratic

Each number follows the formula n² + n.

Cubic

Each number follows the formula n³ - n².

Fibonacci

Each number is the sum of the two preceding numbers.

Geometric

A sequence where each term is multiplied by a constant ratio.

Triangular

The sum of the first n natural numbers: n(n+1)/2.

Varying Geometric

A geometric sequence where the ratio between terms varies systematically.

Polynomial

A sequence generated by a polynomial function.

Unknown

The pattern could not be identified using common mathematical rules.