[104] in mathematical software users group
Standard integrals in Maple
daemon@ATHENA.MIT.EDU (mbgordy@Athena.MIT.EDU)
Fri Aug 13 16:31:46 1993
From: mbgordy@Athena.MIT.EDU
Date: Fri, 13 Aug 1993 16:29:09 -0400
To: msug@MIT.EDU
If you look in a table of definite integrals, you will find
int(v^m*exp(-k*v),v=0..infinity)
is equal to GAMMA(n+1)/k^(n+1).
How come Maple doesn't recognize this integral? How can I tell it to
recognize this pattern?
Obviously, I am a beginner at Maple. I apologize if this question seems
obvious. I *have* read the manual, and can't find anything helpful.
--- Michael