MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Simple Inverse Laplace transform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg29617] Simple Inverse Laplace transform
  • From: "Toshiyuki \(Toshi\) Meshii" <meshii at mech.fukui-u.ac.jp>
  • Date: Thu, 28 Jun 2001 05:28:06 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

Does somebody know a way to tell Mathematica 4.1 to obtain a simple inverse
Laplace transform of the following?

In[1]:=InverseLaplaceTransform[1/s/E^(a*Sqrt[s]),
  Assumptions -> {a > 0}]

Out[1]:=InverseLaplaceTransform[1/(E^(a*Sqrt[s])*s),
  Assumptions -> {a > 0}]

Mathematica seems unable to handle it.

-Toshi




  • Prev by Date: iso8859-2 encoding
  • Next by Date: Re: exporting graphics
  • Previous by thread: iso8859-2 encoding
  • Next by thread: Re: Simple Inverse Laplace transform