Recent content by EmileMaras

  1. E

    Number of combinations with limited repetition

    I guess that it is not the correct answer. Maybe I did not state my problem properly, so I will just give an exemple. Let's say I have n=3 atoms and M=3 object. An object can contain at max nmax=2 atoms. Then the possible combinations are 111, 012, 021, 102, 120, 201, 210 (where xyz gives the...
  2. E

    Number of combinations with limited repetition

    Hello I have the following combinatoric problem : I want to distribute n (equivalent) atoms among M distinct objects. Each object can contain from 0 to nlim atoms. How many combination do I have for this system? If nlim>n, this problem actually corresponds to the classical "Number of...
Back
Top