Calculating Combinations with Constraints

  • Thread starter Thread starter EvilPony
  • Start date Start date
  • Tags Tags
    Counting
AI Thread Summary
The discussion revolves around calculating the number of distinguishable arrangements of 10 pink and 15 purple balls, with the constraint that no two pink balls can be adjacent. The correct interpretation is that arrangements must use all 25 balls, leading to the conclusion that 9 purple balls are required to separate the pink balls. This leaves 6 additional purple balls to be distributed among 11 available slots. The solution involves combinatorial methods, specifically using the formula for distributing indistinguishable objects into distinguishable boxes. The final answer is confirmed to be 8008 arrangements.
EvilPony
Messages
18
Reaction score
0
You have 10 pink balls and 15 purple balls. How many distinguishable arrangements are possible if two pink balls cannot be next to each other?

I know the answer is 8008 but I have no idea how to get this
 
Physics news on Phys.org
are arrangements of any size allowable? ie: 1 ball, 2ball, ... arrangements, or do they have to be a fixed size?
 
im pretty sure you have to use all 25 every time
 
I'm on the verge of a solution but the computer lab is closing so I'll have to wait till tomorrow to post :frown:, sorry. Hopefully someone else will help out till then.

They must mean arrangements of all possible sizes, since the total number of arrangements of size 25 is much much less than 8008. My method involves breaking the situation into cases based on how big the arrangement is. I will provide more tomorrow. Good luck

-MS
 
MathStudent is wrong your problem does not mean arrangements of all possible sizes.

The pink balls can not be touching each other so you need if you have 10 pink you need 9 purple.

Now you have 6 purple balls left to distribute and 11 places to put it.

This model is used in the Einstein solid to model the multiplicity of a solid with r atoms and N units of energy to distribute.
<br /> \Omega = \binom{N+r-1}{r-1}<br />
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top