archive
.bsteph.com
🌱
How to determine if a sequence is arithmetic or geometric
Source
Arithmetic
a(2) - a(1) = a(3) - a(2) = d
Geometric
a(2)_a(1) = a(3)_a(2) = 1
math