Combinatorics: Stochastics on a circular arrangement

  • Context: Graduate 
  • Thread starter Thread starter madison54
  • Start date Start date
  • Tags Tags
    Circular Combinatorics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
madison54
Messages
3
Reaction score
0
I am dealing with the following interesting combinatorics problem, several reformulations of which haven't help me solve the problem:

Suppose we have a circular arrangement with M spots and we want to distribute N tokens over these spots such that there are token numbers [itex]n_m[/itex] that respect [itex]\sum_{m}n_m = N[/itex]. Now we want to impose a discrete time stochastic dynamics such that in each time step every single token stays with probability [itex]p[/itex] and a "goes" with probability [itex]q[/itex] for jumps to the left and to the right (only to the neighbors). Therefore we have [itex]p+2q=1[/itex].
Now given the sets of token numbers [itex]\{n_m\}[/itex] and [itex]\{n_{m}'\}[/itex] of two consecutive time steps, what is the transition probability between these two sets of numbers?

The challenge in this question arises because the "macro" combinatorics has to be worked out starting from the "micro" combinatorics for each token, such that one has to consider several micro-configurations, each having a different probability, that give rise to the same macro-configuration.
With simple counting techniques, one gets pretty quickly stuck with this problem: on the one hand it has to be a local approach, taking into account 3 spots in a row (since tokens can stay or jump to the neighbors), on the other hand, all of the spots influence each other such also a macro-view has to be incorporated. I therefore think that a little more elaborated theory is needed.

Maybe one has seen an equivalent problem or has a fresh idea of reformulation.

I think it's a challenging, non-standard combinatorics problem, which makes it pretty interesting :-)
 
on Phys.org
Stephen Tashi said:
The first insurmountable difficulty in the problem is understanding what you mean by a "token number". Is it something stamped on each token? Or is it stamped on the "spots"?
He means the number of tokens at the spot.
 
Stephen Tashi said:
Then are the "sets" of token numbers actually vectors of token numbers?
Umm, good point. Yeah, I guess they would have to be. Either that, or I have completely misunderstood the problem.
 
Yes, all pmsrw3 has said is the way I meant it: Instead of a set you can take it as a vector and ask for the transition probability between the two "state-vectors". Though I doubt that linear algebra is going to help, since formulating as this language we need something like a transition matrix which leads us to another Markov process. Determining the transition probabilities of this process is the actual combinatorial task.

If you want a more physical language for "tokens" and "spots", call it "particles" that hop on the one dimensional ring.