4D Integral with changeable limits

From: <andreyk1_at_post.tau.ac.il>
Date: Sun, 6 May 2007 00:29:53 +0300


Dear Roottalk,

I need to calculate a non trivial task: 4D integral where the limits of integration are variables of integration. Namely, the integral is:

Integral = int_0^1(int_z^1(int_y^1(int_x^1 F(w,x,y,z) dw) dx) dy) dz

For 3D integration it is possible to perform the calculation, but here I tried to use a class 'IntegralMultiple' with N=4, and I've got a problem with defining limits of each integration. Actually, it is possible to write a recursive function with 1D integration, but it is not efficient.

Is there any effective solution to this problem?

Thanks!

-- 
Sincerely,

                      Andrey K.

   *************************************************************

* Andrey Kormilitsin * *
* * *
* Department of * *
* Particle Physics * *
* School of Physics * Tel: ++ 972- 3 - 640 7954 (o) *
* Tel Aviv University * *
* Ramat Aviv,Tel Aviv * E-mail: andreyk1_at_post.tau.ac.il *
* 69978, ISRAEL * *
* * *
************************************************************* ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Received on Sat May 05 2007 - 23:30:42 CEST

This archive was generated by hypermail 2.2.0 : Sun May 06 2007 - 11:50:02 CEST