I need to calculate the integral
$$\int_0^1 \prod_{i=1}^N dx_i \delta \left( \sum_{j=1}^N x_j-1 \right) (x_1 x_2 \cdots x_N)^\alpha(x_2 x_3 \cdots x_{N} +x_1 x_3 \cdots x_{N} + \text{other terms with one } x_i \text{ absent})^\beta.$$
Here $\alpha$ and $\beta$ are real numbers. For instance, for $N=3$ we would have
$$\int_0^1 dx_1 dx_2 dx_3 \delta \left( x_1+x_2+x_3-1 \right) (x_1 x_2 x_3)^\alpha(x_2 x_3+x_1x_3+x_1x_2)^\beta.$$
Utilising the delta function and writing, say, $x_1$ in terms of $x_2, x_3$ does not help much.
Does anyone have any ideas about how to attack such a problem? If we can calculate the $N=3$ case, then I guess the generalisation will not be that difficult.
Integrate over this $n-1$-dimensional section of a hyperplane (the set of points $\sum\limits_{i=1}^n x_i = 1$):
The red polygon is the set of points that contribute to the integral (thanks to the $\delta$ function). That is, any points off that polygon make the $\delta$ function vanish.
The integral has no simple analytic form. For the case where the second term is not considered, the solution in the $n=3$ case is:
$$\int\limits_{x_1 = 0}^1 dx_1 \int\limits_{x_2 = 0}^1 dx_2\ (x_1 x_2 (1 - x_1 - x_2))^\alpha = $$
$$\frac{1}{4} \left(\frac{2 (-1)^{\alpha } \, _3F_2(1,-\alpha ,2 \alpha +2;\alpha +2,2 \alpha +3;1)}{(\alpha +1)^2}+\frac{\Gamma (\alpha +1)^2 \left(4 \Gamma (\alpha +1)+\frac{4^{-\alpha } e^{i \pi \alpha } \Gamma \left(-\alpha -\frac{1}{2}\right) \Gamma (2 \alpha +2)}{\sqrt{\pi }}+\frac{4 \pi (-1)^{\alpha } \alpha \csc (2 \pi \alpha )}{\Gamma (1-\alpha )}\right)}{\Gamma (3 \alpha +3)}\right)$$
where $F$ is the generalized hypergeometric function.