Help in analytical integration
- To: mathgroup at smc.vnet.net
- Subject: [mg75141] Help in analytical integration
- From: ashesh <ashesh.cb at gmail.com>
- Date: Wed, 18 Apr 2007 05:04:56 -0400 (EDT)
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.