Re: Help in analytical integration
- To: mathgroup at smc.vnet.net
- Subject: [mg75249] Re: Help in analytical integration
- From: dimitris <dimmechan at yahoo.com>
- Date: Sat, 21 Apr 2007 23:18:59 -0400 (EDT)
- References: <f04nr2$8nu$1@smc.vnet.net>
Here is the thread I talked about if you want to see. There are even more responses than yesterday! http://groups.google.gr/group/sci.math.symbolic/browse_thread/thread/417ec8= df07895e60/7997a49ba3e72a06?hl=el#7997a49ba3e72a06 Dimitris =CF/=C7 ashesh =DD=E3=F1=E1=F8=E5: > Hi all, > > I need to solve the following integration analytically: > > Integrate[1/Sqrt[(A1^2 - w^2)*(B1^2 - w^2)*(C1^2 - w^2)*(D1^2 - w^2)], > {w, 0, A1}] > > 0 < A1 < B1 < C1 < D1 > > Mathematica is unable to perform the same. > > Any help / tips in solving the same will be highly appreciated. > > Regards.