Simplifying Product Homework: Combinatorics Problem on Object Arrangements

Click For Summary
SUMMARY

The discussion focuses on simplifying the combinatorial expression for the number of arrangements of R distinct types of objects, represented as $$\prod_{j=1}^{R} {_{n - \sum_{i=1}^{j}{r_{i-1}}}C_{r_j}}$$. The participant confirms that the expression is correct under the condition that the sum of all object types equals the total number of objects, $$\sum_{i=1}^R r_i = n$$. The final simplified expression is $$n!\prod_{j=1}^{R} \frac{1}{r_j!}$$, which accurately reflects the arrangements of the distinct objects.

PREREQUISITES
  • Understanding of combinatorial mathematics
  • Familiarity with factorial notation and operations
  • Knowledge of binomial coefficients, specifically $$\binom{m}{k}$$
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study advanced combinatorial techniques, focusing on multinomial coefficients
  • Explore the application of combinatorics in probability theory
  • Learn about generating functions in combinatorial contexts
  • Investigate the implications of combinatorial arrangements in algorithm design
USEFUL FOR

Students and educators in mathematics, particularly those studying combinatorics, as well as professionals in fields requiring combinatorial analysis, such as computer science and operations research.

iScience
Messages
466
Reaction score
5

Homework Statement


This is a child thread I'm creating from a previous topic:
https://www.physicsforums.com/threads/combinatorics-problem.871661/#post-5473920

In that thread, I was helped to come up with the expression for the number of arrangements of R distinct types of objects given the number of objects for each object type: {r_i} I'm just trying to simplify it now. I wanted to double check the work. Something seems off.

Homework Equations


$$\prod {_{n - \sum{r_{i-1}}}C_{r_j}}$$
or more specifically,
$$\prod_{j=1}^{R} {_{n - \sum_{i=1}^{j}{r_{i-1}}}C_{r_j}}$$
$$r_0 = 0$$

The Attempt at a Solution


[/B]
$$_{m}C_{k} = \frac{m!}{k!(m-k)!}$$
$$\therefore \space\space\space\space\prod_{j=1}^{R} \frac{(n - \sum_{i=1}^{j}{r_{i-1}})!}{r_j!(n - \sum_{i=1}^{j}{r_{i-1}} - r_j)!}$$

$$\frac{(n - 0)! \cdot (n - r_1)! \cdot (n - r_1 - r_ 2)! ... }{(r_1! \cdot r_2! \cdot r_3! ... ) [(n - r_1)! \cdot (n - r_1 - r_2)! \cdot (n - r_1 - r_2 - r_3)! ... ] }$$

$$n!\prod_{j=1}^{R} \frac{1}{r_j!}$$Let me know if I can clear anything up!
 
Physics news on Phys.org
Provided it is the case that ##\sum_{i=1}^Rr_i=n##, that looks correct to me.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 0 ·
Replies
0
Views
566
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
1
Views
2K