Inverse Laplace xform of exponential function with summation

October 06 2006 by sungyg 125
false

0


Hello! I got a trouble to get the answer of following exponential function with summation. I expect that the answer should be "Heaviside" forms. However, the maple software does not go further. restart; assume(i::posint,n::posint,s::complex); eq1:=sum((-1)^i*exp(-s*T[i])/s,i = 1..n); inttrans[invlaplace](eq1,s,t) assuming T[i]>0,T[i+1]>T[i]; I am a novice for maple. Is there any procedure routine? Please tell me about it. Thanks. Y-G Sung sungyg@chosun.ac.kr

Loading Comments

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account