It's curious that Maple finds an integral that appears complex, even though (under the assumption that x, a, b, c are all positive) the integral should obviously be real.
To be strictly true to the original integral, shouldn't the integral F1 be done with respect to y, and the integral Q with respect to z?
Note added: The result is, of course, the same because the integrand is symmetric in y and z. Realized after posting. Sometimes I post, and then I think. I apologize.
You made no assumption on x. Basically I think the problem that Maple needs to worry about is that the antiderivative may have a discontinuity (see e.g. the thread Maple Integration Error). Certainly there is likely to be trouble if the integrand itself went to infinity, which could happen if x was imaginary.
As far as I can tell, your answer is the same as Nahin's. Nahin says "a good table of integrals is the "method" I used!". Your method is clear. I can follow it. Someday I like to think that I will be able to do it. You have no idea how entertaining I find your mathematics. Thank you.
I tried assuming x is between 0 and 20. I tried making assumtions about a, b & c. None of this helped. Assuming positive worked wonders. What exactly was assumed to be positive? Assuming real seemed to have the same affect as assuming positive.
Comments
Double trouble
So far so good
It's curious that Maple finds an integral that appears complex, even though (under the assumption that x, a, b, c are all positive) the integral should obviously be real.
Minor point
To be strictly true to the original integral, shouldn't the integral
F1be done with respect toy, and the integralQwith respect toz?Note added: The result is, of course, the same because the integrand is symmetric in
yandz. Realized after posting. Sometimes I post, and then I think. I apologize.Assuming
Robert,
As you know, I tried
and it didn't help. Is this because it gives Maple no new information because the definite integrals already provided this information?
worked wonders. I tried this too
and it seemed to do good things also. Here is a worksheet:
View 4937_Page92JohnFredsted.mw on MapleNet or Download 4937_Page92JohnFredsted.mw
View file details
Can you help me understand what assuming does here?
Here is a quote from page 92 and 93 of When Least Is Best by Paul J. Nahin:
Assuming
You made no assumption on x. Basically I think the problem that Maple needs to worry about is that the antiderivative may have a discontinuity (see e.g. the thread Maple Integration Error). Certainly there is likely to be trouble if the integrand itself went to infinity, which could happen if x was imaginary.
Nahin's Answer
Robert Israel,
Here is Nahin's answer:
As far as I can tell, your answer is the same as Nahin's. Nahin says "a good table of integrals is the "method" I used!". Your method is clear. I can follow it. Someday I like to think that I will be able to do it. You have no idea how entertaining I find your mathematics. Thank you.
Here is my worksheet:
View 4937_Page92RobertIsrael.mw on MapleNet or Download 4937_Page92RobertIsrael.mw
View file details
Assume
I tried assuming x is between 0 and 20. I tried making assumtions about a, b & c. None of this helped. Assuming positive worked wonders. What exactly was assumed to be positive? Assuming real seemed to have the same affect as assuming positive.
evalc(...) assuming positive;
worked like magic (Arthur C. Clarke's 3rd law).
I read Maple Int/int error? CASs are complex and imperfect.
View 4937_Page92a.mw on MapleNet or Download 4937_Page92a.mw
View file details
As Good As It Gets
This seems to be about as good as it gets:
View 4937_Page92b.mw on MapleNet or Download 4937_Page92b.mw
View file details
It's Robert Israel's method.