|
[Date Index]
[Thread Index]
[Author Index]
Bug with LaplaceTransform?
- To: mathgroup at smc.vnet.net
- Subject: [mg83499] Bug with LaplaceTransform?
- From: chuck009 <dmilioto at comcast.com>
- Date: Wed, 21 Nov 2007 03:06:44 -0500 (EST)
The Laplace Transform integral seems not to converge for any s for the function f(x)=1/x but LaplaceTransform returns -EulerGamma-Log(s) for this function:
LaplaceTransform[1/x, x, s]
Integrate[1/(x*Exp[s*x]), {x, 0, Infinity}]
Is this a bug?
Prev by Date:
Importing and manipulating text files
Next by Date:
Re: Plot to Plot3D problem
Previous by thread:
Re: Importing and manipulating text files
Next by thread:
Re: Bug with LaplaceTransform?
|