- #1
JoanBraidy
- 7
- 0
I became interested in this question a few weeks ago, I couldn't find much on it
basically I've realized it's equivalent to finding for each n a partition of n say
x_1,x_2,...,x_k such that x_1+x_2+...+x_k=n and lcm(x_1,...,x_k) is maximum
(because you can then take the subgroup <(123...x_1)(x_2...x_3)...(x_(k-1)...x_k)>
however computing this seems pretty much impossible
does anyone have any insights on this problem?
basically I've realized it's equivalent to finding for each n a partition of n say
x_1,x_2,...,x_k such that x_1+x_2+...+x_k=n and lcm(x_1,...,x_k) is maximum
(because you can then take the subgroup <(123...x_1)(x_2...x_3)...(x_(k-1)...x_k)>
however computing this seems pretty much impossible
does anyone have any insights on this problem?