Laplace Transform (Linear Algebra)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
yesiammanu
Messages
27
Reaction score
0

Homework Statement


Evaluate the laplace transform of {t2e7tsinh(3t)}


Homework Equations


Laplace transform of {tnf(t)}=(-1)ndn/ds2 * F(s)


The Attempt at a Solution


I've replaced it with (-1)2d2L{e7tsinh(3t)}

I'm not sure how to proceed, though, as I don't really see how to take the laplace without somehow splitting up these functions. Do I use a unit step function? How would I use it if so? I'm not really sure what to do here

Thanks for any help.
 
Physics news on Phys.org
The Laplace transform of a function that has been multiplied by an exponential function can be found using the shift theorem for the s-axis. Do you know this theorem?

BiP
 
Is this the theorem you were referring to?

L{e-asF(s)}=f(t-a)*UnitStep(t-a)
 
yesiammanu said:

Homework Statement


Evaluate the laplace transform of {t2e7tsinh(3t)}


Homework Equations


Laplace transform of {tnf(t)}=(-1)ndn/ds2 * F(s)


The Attempt at a Solution


I've replaced it with (-1)2d2L{e7tsinh(3t)}

I'm not sure how to proceed, though, as I don't really see how to take the laplace without somehow splitting up these functions. Do I use a unit step function? How would I use it if so? I'm not really sure what to do here

Thanks for any help.

You can write ##\sinh(3t) = \frac{1}{2} \left( e^{3t} - e^{-3t}\right),## and proceed accordingly.