Define a*b=LCM[a,b]/GCD(a,b)
Source:
April 28, 2012
number theoryleast common multiplegreatest common divisor
Problem Statement
Suppose is the set of all positive integers. For , define
For example .
Show that exactly two of the following three properties are satisfied:
(i) If , then .
(ii) for all .
(iii) There exists an element such that for all .