Hi, I want to calculate the something of the following structure:
Integrate[1,{y0,0,x0},{y1,0,y0},{y2,0,y1}...{y_n,0,y_{n-1}}]
The issue is, that I want the program to call n from the data. That is, I want the function "Integrate" to call the number of arguments from the data. I don't know who write a list of array that won't be.