leon.magiera at wp.pl writes:
> Dnia 2-01-2012 o godz. 14:28 Rupert Swarbrick napisa?(a):
>> leon.magiera at wp.pl writes:
>> > Problem 2
>> >
>> > ex:1/(sqrt((x-b)^2+a^2)*sqrt((x-b)^2/a^2+1));
>> >
>> > integrate(ex,x);
>> >
>> > Is the above integral too hard ?
>
> CAS DERIVE returns
> ATAN((x - b)/ABS(a))
Well, I'm pretty certain that you've either copied something incorrectly
or made another mistake. Look at the bottom of the integrand. It's a
product of two terms. One scales as a and the other as 1/a. Therefore
the product doesn't have any first-order dependence on a and the derive
answer you give above can't possibly be right.
Maybe I've misunderstood your original question?
Rupert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20120102/118b9812/attachment.pgp>