How many solutions (m,n positive integers only) are there for
floor(m/6)=floor(n/13) ?
List them.
I suggest the following modification:
both m & n are positive integers, each below 50.
Analytical solution preferred.
List them is optional.
(....otherwise there is infinity of qualifying pairs m,n)
Edited on November 22, 2016, 12:17 pm