September 17th, 2003, 5:29 pm
This is a generalization of the well known Euler's function:I(n,N) = Integrate[(x*(1-x^n)/(1-x))^N/x,x]/n^(N-1)N = 4Evaluate at x=1Limit I(n,4), n->InfinityorIntegrate[1/(x+y+z+t),{x,0,1},{y,0,1},{z,0,1},{t,0,1}] = 88/3*Log[2] - 18*Log[3] = 0.557296100...
Last edited by
Chukchi on January 5th, 2004, 11:00 pm, edited 1 time in total.