A definite integral
- To: mathgroup at smc.vnet.net
- Subject: [mg7490] A definite integral
- From: Wien Hong <wienhong at acsu.buffalo.edu>
- Date: Sat, 7 Jun 1997 03:48:04 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello :)
Is there any way to evaluate the definite integral
Integrate[
(Sinh[t] Sin[t])/(11 Cosh[2 t]-7)^(3/2),
{t,-Infinity,Infinity}]
in a closed form via Mathematica? The Integrate command
just can't do this integration symbolically and I think
some trick may require.
I appreciate your help.
Wien Hong