← problem archive

problem 878

medium algebra

A given list of numbers a1, a2, a3, ... is an AP, if the differences a2 - a1, a3 - a2, a4 - a3, ..., give the same value, i.e., if ak+1 - ak is the same for different values of k.