Integrating by parts....II
- To: mathgroup at smc.vnet.net
- Subject: [mg8724] Integrating by parts....II
- From: Adrean Webb <webb at phyast.nhn.ou.edu>
- Date: Fri, 19 Sep 1997 02:48:04 -0400
- Organization: The University of Oklahoma (USA)
- Sender: owner-wri-mathgroup at wolfram.com
My appologies - I submitted a query yesterday asking om how to integrate
by parts to solve a particulary function. I overlooked the simple fact
that n was still undefined and it would iterate undefinitely.
Can Mathematica still solve the function below?
f[n] = Integrate[Cos[x]*E[-x^2]*HermiteH[n,x],{x,-Inf,Inf}]
Any help would be appreciated.
Thanks, Adrean