MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Help in analytical integration 2

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75193] Re: Help in analytical integration 2
  • From: dimitris <dimmechan at yahoo.com>
  • Date: Fri, 20 Apr 2007 00:35:26 -0400 (EDT)
  • References: <f04nr2$8nu$1@smc.vnet.net>

In particular see sections 3.13-3.17 of this book.

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.



  • Prev by Date: Bounding Parameters used in FindFit[]
  • Next by Date: Stalled at a point
  • Previous by thread: Re: Bounding Parameters used in FindFit[]
  • Next by thread: Stalled at a point