Two sets with the same geometric and arithmetic means

46 Views Asked by At

There are two sets A and B with equal geometric mean and arithmetic mean. Each element of both sets is odd integer greater than 1. A = B ? Order of elements isn't important.

1

There are 1 best solutions below

2
On BEST ANSWER

Is there another constraint about cardinality? As it stands an obvious counterexample is $A = \{3\}, B = \{3,3\}$.