Integration problem
- To: mathgroup at smc.vnet.net
- Subject: [mg20756] Integration problem
- From: Didier Debuf <didier at ee.usyd.edu.au>
- Date: Thu, 11 Nov 1999 00:22:37 -0500
- Sender: owner-wri-mathgroup at wolfram.com
I have the following problem which involves integration by parts, if done by hand. How do I solve this using mathematica to confirm the solution. p1 = cn f1/g1 p2 = cn f2/g2 Integrate[Exp[ (cn - g1) t] Exp[p1 Exp[ -g1 t] + p2 Exp[ -g2 t]], t] thankyou, regards Didier