Compute the volume of $$ S_n=\{(x_1,x_2,...,x_n)\in\mathbb{R^n},x_i\geq 0,\displaystyle\sum_{k=0}^{n} x_i<1\} $$
I don't really have an idea how to solve it.
My 'work': Perhaps I could use $$ ||x||_1=|x_1|+...+|x_n| $$ So the set is $$ S_n=\{(x_1,x_2,...,x_n)\in\mathbb{R^n},x_i\geq 0,B(0,1)\} $$ Where $$ B(0,1)=\left\{M\in\mathbb{R^n} \,\mid\,d(M,0)<1\right\} $$ But I don't see where it leads me...
Thank you in advance