I am having troubles to figure out how to find all pure strategies and two mixed strategies (one in which the shares received by players are always $0$, and one in which $\omega$ is often - but may be not always distributed to players) of following game.
- The set of players is $N=\left \{ 1,\dots,n \right \}$. There is a sum of money $\omega > 0$ to divide among the $n$ players.
- Each player's action set is $A_i=[0,\omega]$.
- Given action profile $a=(a_1,\dots,a_n) \in A$, if $\sum_{j \in N}a_j \leq \omega$, then each player $i$ gets the share of $\omega$ he asked for and a utility of $u_i(a_i,a_{-i})=a_i$. Given action profile $a\in A $, if $\sum_{i \in N} a_i > \omega$, then each player gets a share of $0, \omega$ is destroyed and $u_i(a_i,a_i)=0$ for each $i \in N$. In sum $$u_i(a_i,a_{-i})=\begin{cases}a_i, &{\rm if}\; \sum_{j=1}^na_j\le\omega\\0, &{\rm if}\; \sum_{j=1}^na_j>\omega\end{cases}$$
In games with $n$ players it is useful to "guess" an equilibrium $a^*=(a_1^*,\dots,a_n^*)$ and then to show that it is indeed an equilibrium by showing that given $a^*_{-i}$ the proposed $a^*_i$ is indeed a best reply to $a^*_{-i}$. Symmetry should also be exploited when possible. So here,
I do not know if there is a third component of Nash equilibria (equilibrium) but if I come up with one, I will edit my answer. (If you do please let me know).