Hello MathStackExchange Community,
Confused about how to change the notation-formula for permutations when you have more complex processes. i.e. multiple independent action choices of different types of objects and orientation limitations.
- The generic formula is : $P(n,r)= n!/(n-r)!$
- $n!$ = being the total number of objects in an option set
- $(n-r)!$ = the limitations caused by the choices made.
but this only works for very simple permutation-processes where you make one single choice-type.
If I have 15 particles, 10 neutral and 5 positive particles and I care about the arrangement
he formula is $P(n,r)= 15!/10!\cdot5!$
What I don't get is how does 10! 5! translate to $(n-r)!$
the second part of the problem asks, if like charges repel, and positive charges can't sit next to each other- number of possibilities then?
What is the way to think about the second portion? Could draw it out and try to find a pattern, but if I had avagadro's number of particles that would be hard.
Thanks,
ThermoRestart
Limiting the orientation of particles limits the number of arrangements possible and makes the permutation counting concerned about the blocks of spaces that are cation or neutral instead of discrete spaces.
The correct number of permutations is 462.
If cation particles can't sit next to cation particles, that redefines the problem to consider spaces available instead of discrete particles. This is true because, the arrangements possible are completely limited by the number of cation particle spaces.
_ C _ C _ C_ C_C_ <--- describes the set up, where C= cation particle
this leaves 6 spaces for neutral particles.
The number of discrete neutral particles aren't considered because they don't limit the arrangement.
Apply the permutation formula for multiple choices.
N! = total objects available to choose from
n1! ... nt!= each a subset of indistinguishable objects, which were chosen from N
N_total_available_spaces!/n_neutral_spaces! n_cation_spaces!
11!/5!6!= 462