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
- Follow-Ups:
- Re: Integration of expressions with symbolic limits
- From: "Harker, Anthony" <a.harker@ucl.ac.uk>
- Re: Integration of expressions with symbolic limits
- From: "Dave Snead" <dsnead6@charter.net>
- Re: Integration of expressions with symbolic limits