Find the number of ways n different games can be divided

  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Games
Click For Summary

Homework Help Overview

The problem involves determining the number of ways to distribute n different games among n different children, ensuring that exactly one child receives no game. The context is combinatorial counting and distribution.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore different methods for counting distributions, including combinatorial selections and generating functions. Questions arise regarding the validity of various approaches and the handling of distinct versus non-distinct games.

Discussion Status

The discussion includes multiple interpretations of the problem, with participants offering different counting strategies. Some guidance has been provided, but there is no explicit consensus on the correct approach yet.

Contextual Notes

Participants note the distinction between distinct and non-distinct games, which affects the counting methods being considered. There is also mention of specific combinatorial coefficients and arrangements that are under discussion.

chaoseverlasting
Messages
1,051
Reaction score
3

Homework Statement


Find the number of ways n different games can be divided between n different children so that every time, exactly one child gets no game.

Homework Equations


The Attempt at a Solution



Here, since exactly one child gets no games, n games are distributed among (n-1) children which gives one child 2 games. Now, since a child can get 2 games out of n in [tex]^n C_2[/tex] and the children can be arranged in n! ways, to total ways to distribute the games is [tex]^n C_2 * n![/tex]

I was wondering if the following solution is also correct:
[tex]x_1 + x_2 +x_3 +... x_n =n[/tex] such that exactly one [tex]x_i =0[/tex] and exactly one [tex]x_j =2[/tex] where i and j are not the same elements and all other elements are equal to 1.

Therefore, the solution should be:

Coeff. of [tex]x^n[/tex] in [tex]( (x^0)(x^1+x^2)(x^(n-2) )^n[/tex]

Thats coeff. of [tex]x^n[/tex] in ( (x^0)(x^1+x^2)(x^(n-2) )^n

Is this correct?
 
Last edited:
Physics news on Phys.org
As an independent check, here's a different argument.

Pick one child to receive no games. n choices.

Pick the child who receives 2 games. (n-1) choices.

Pick the two games to be received by that child. n(n-1) choices.

Give each remaining child one game chosen at random. (n-2)! choices.

The above are independent, so the number of combinations = n^2(n-1)^2(n-2)! = n(n-1)n!
 
btw, how would you find the coeff. of x^n in that equation though? And thank you Azero, that's the actual given solution.
 
AlephZero said:
Pick the two games to be received by that child. n(n-1) choices.
That would be n(n-1)/2 .

Chaoseverlasting, I can't quite see how you came up with the
[tex]x_1 + x_2 +x_3 +... x_n =n[/tex] to solve the problem, since that approach would only give you the number of combinations if the games were not distinct. In this case however, even the games are distinct and thereby increases the no. of combinations.

Cheers
 
arunbg said:
That would be n(n-1)/2 .

Oops - you are right, of course. :blushing:
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
7K
  • · Replies 53 ·
2
Replies
53
Views
10K
Replies
21
Views
16K
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
18
Views
3K