How Many Ways Can a Natural Number M Be Expressed as a Sum of N Whole Numbers?

quantumfireball
Messages
90
Reaction score
0
In How many ways can one write a natural number M as a sum of N whole numbers?
Consider the two conditions;
1)the numbers appearing in the sum are distinct.
2)the numbers appearing in the sum are not necessary distinct.

eg1:eight can be written as a sum of 6 whole numbers as shown below
8=8+0+0+0+0+0
8=1+1+1+1+4+0
etc..(subject to condition 2)

eg2:8 can be written as a sum of 4 whole numbers as shown below

8=0+1+3+4
etc..(subject to condition 1)

Let me make the following notations




\Gamma(M,N) as the no of ways to partition M into N whole numbers subject to condition 1)
\Pi(M,N) as the no of ways to partition M into N whole numbers subject to condition 2)

this is no homework problem i formulated this on my own.
 
Physics news on Phys.org
if you read carefully you will find a striking resemblance of the number theoretical problem and quantum statistics,wherin \Pi(M,N) gives the number of microstates asscociated with N harmonic oscillators having total energy MhV.
i read something similar in Zweibachs string theory.
 
Last edited:
this is related to the ramanujan's partition problem, if I'm not mistaken

how many partitions has the number 5? (or, in how many you can displace 5 rocks)

1+1+1+1+1
2+1+1+1
2+2+1
3+1+1
3+2
4+1
5

I don't know if you are considering 5+0+0+0+0 and 0+5+0+0+0 two different partitions, for instance... if not the formula already exists, is yes you have to add the number of permutations
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top