Here is the question:
If we allow f(n) and g(n) to represent the number of labeled and unlabelled configurations, respectively, of n objects, then why is the following reasonable? You should include your assumptions (e.g., how you understand the terms “labeled” and “unlabelled”).
f(n)/n! ≤ g(n) ≤ f(n)
I appreciate any tips or advice.