Given the following linear equation in $x_1, x_2, \dots, x_n \in \mathbb positive\ integers\ including\ 0 $
$$C_1 x_1 + C_2 x_2 + C_3 x_3 + \dots + C_n x_n = 0$$
where $C_1, C_2, \dots, C_n \in \mathbb Z$ $$L \leq x_1,x_2,\dots,x_n \leq R$$
L and R are positive integers including 0
how can I find the number of solutions?