If i take any two APs
say a=1; d=5;
1,6,11,16,21,26,31,36,41,46,51......1+(n-1)5.
say a=2; d=3;
2,5,8,11,14,17,20,23,26,29,32,35,38,41......2+(n-1)3.
If i pick out the common terms here, I get an AP again o common difference 15.
11,26,41....11+(n-1)15
How can i prove that the common terms of...