constant-recursive sequence
sequence satisfying a homogeneous linear recurrence with constant coefficients
geometric progression
sequence of numbers where each term is found by multiplying the previous one by a fixed, non-zero number
Lucas sequence
constant-recursive integer sequence that satisfy the recurrence relation
Fibonacci sequence
entire infinite integer series where the next number is the sum of the two preceding it (0,1,1,2,3,5,8,13,21,...)