How do I mathematically show that the common terms between the series $3+7+11+....$ and $1+6+11+....$ form an arithmetic progression without actually finding all the individual terms. How does the LCM of the common differences of the given series becomes the common difference of the new series?
My Attempt: $$ 3+(n-1)4=1+(m-1)5\implies 4n-1=5m-4\implies5m-4n=3 $$ But this does not tell me the above statement unless I try all the integer combinations of $m$ and $n$.