Find the condition for 3 given numbers x1, x2 and x3 to be terms of an arithmetic progression (obviously the same).
Well, I don't know what exactly the problem is asking: Assuming, wlg that x3>x2>x1: It must be x2-x1= mr (where m is an integer and r is the common difference. Also x3-x1=nr and therefore x3-x2=(n-m)*r. I don't know what else!!