In how many ways we can arrange N identical objects around a circle of size L. I think it would be somehow related to the number of ways of distributing n identical objects among r groups, where r=1 to N. But this is an arrangement problem, so the gap between clusters is important!
p.s. For those who are familiar with asymmetric simple exclusion process (ASEP) model in statistical mechanics, my question would be, the number of distinguish configurations for ASEP with N particles on a circle of size L.
Thanks,