MathGroup Archive 2012

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

Search the Archive

Integration of expressions with symbolic limits

  • To: mathgroup at smc.vnet.net
  • Subject: [mg127416] Integration of expressions with symbolic limits
  • From: Rahul Chakraborty <rahul.6sept at gmail.com>
  • Date: Mon, 23 Jul 2012 19:53:52 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net

Dear Sir,

 I would like to know one thing regarding the above subject, if it is
possible in Mathematica to have a symbolic result.

 My code is as below

 Integrate [a/(2*(x^3/2)*(x-a^2)^1/2),{x,a^2+b^2,a^2+(l-b)^2}]

 ERROR: Integrate::ilim: Invalid integration variable or limit(s) in
{0.5,a^2+b^2,a^2+(-b+l)^2}. >>


 Regards,

   rc



  • Prev by Date: Re: Sending an interrupt to the frontend?
  • Next by Date: Re: Sending an interrupt to the frontend?
  • Previous by thread: Re: Can anyone see a faster way to compute quantities for a pair or large matrices?
  • Next by thread: Re: Integration of expressions with symbolic limits