Find the minimum difference between Shifted tables of two numbers
Given two numbers âaâ and âbâ. Find the minimum difference between any terms in shifted infinite tables of âaâ and âbâ, given shifts 'x' and âyâ, where x, y >= 0.Let us consider a = 6 and b = 16. Infinite tables of these numbers are.Table of a : 6, 12, 18, 24, 30, 36, 42, 48..... Table of b : 16,