Amicable pairs of numbers and their product

55 Views Asked by At

Suppose that $(a,b)$ ($a<b$) is an amicable pair and $(c,d)$ ($c<d$) another pair such that $$ab=cd$$

Is it possible that (c,d) is an amicable pair as well ? Or is it easy to show that it is impossible ?

In other words : Can distinct amicable pairs have the same product ?