Probability: Arrangements in Circle

AI Thread Summary
Ten children can arrange themselves in a circle, but calculating the arrangements while ensuring three specific children are not adjacent is complex. The correct approach involves using the formula 9! - 7!3!, which accounts for the restrictions. The discussion highlights the importance of considering the placement of children and the branching paths based on whether a "troublemaker" child is placed next to another. Mistakes in calculations or missed steps can lead to incorrect answers, emphasizing the need for careful double-checking. Overall, the method discussed is valid, and practice will enhance proficiency in solving such probability problems.
futb0l
Ten children are arranging themselves in a circle. Calculate the number of ways this can be done if three particular children are NOT to be next to each other.

I did it and got... 9! - 7!3!
However, I got it wrong on the test - I am pretty sure my method is correct.
 
Physics news on Phys.org
That bit about "three particular children are NOT to be next to each other complicates things!

Try this. Take one of the 3 "particular children" and place him/her wherever you like.
There are 9 children left to place but only 7 of those can be next to the one already place. There are 7 choices for the child to place to the left and 7 for the child to be place to the right: 7*7 possibilities so far. We have place three children and have 7 left. Now continue to the left (clockwise). Since the child just place is NOT one of the "terrible three", we can place any of the remaining 7 children there. That now gives 7*7*7= 73 choices.
We now have six children left to place but now it gets complicated. IF the child just placed was one of the trouble makers (I'm not sure WHY they can't be placed next to each other but they are certainly making trouble for us!) then only 5 of the remaining 6 can be placed next to him/her: 5 choices. On the other hand, if it was ot, then any of the 6 can be placed there. This breaks into two parts now:
73(5*... + 6*...) and we have to follow both "paths".
Assuming the fourth child placed was one of the three: we place one of the 5 that can be beside him/her and now we can place the remaining 5 children (including that one trouble maker) as we please (remember that we placed a "non-trouble maker" to the right of the first child so we won't "run into" that child) That gives a total number of choices of 73*5*5*4*3*2*1.
Assuming the fourth child was NOT one of the three, we can place any of the remaining 6 next to him/her (my head is starting to hurt!) . For this path, so far, we have 73*6*6 but now we have to "branch" depending upon whether this lastest child was one of the three.
I'm going to stop now. I think I have given you enough to work out the various "paths" neccessary. After you have worked out the number of choices on each "path", add them all together.
 


Your method is correct. The formula 9! - 7!3! is the correct way to calculate the number of arrangements in a circle if three particular children cannot be next to each other. It is important to note that the exclamation mark in this formula represents the factorial operation, which means multiplying all the numbers from that number down to 1. So, 9! means 9x8x7x6x5x4x3x2x1.

It is possible that you made a mistake in your calculations or missed a step, which is why you got the answer wrong on the test. It is always a good idea to double-check your work and make sure you have followed the correct steps in solving a problem. Also, make sure to pay attention to any specific instructions or restrictions given in the problem, as they can affect the final answer.

Overall, your understanding of the concept and your approach to solving the problem is correct. Keep practicing and double-checking your work, and you will continue to improve in probability calculations.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top