Inverse Laplace of 1s: Formula-Based Solution

  • Thread starter Thread starter indianaronald
  • Start date Start date
  • Tags Tags
    Inverse Laplace
indianaronald
Messages
21
Reaction score
0
This is very tricky for me. How to find the inverse laplace of 1s. I haven't been taught the integral method of inverse. Only the formula based , splitting terms kind of thing. I used MATLAB and found it was dirac delta. But how do I get to it without using the integral for inverse?
 
Physics news on Phys.org
When I look at this in Mathematica I get a derivative of the delta function, in other words:
<br /> \mathcal{L}^{-1}\left\{s\right\} = \frac{d}{dt}\delta(t)<br />
 
16180339887 said:
When I look at this in Mathematica I get a derivative of the delta function, in other words:
<br /> \mathcal{L}^{-1}\left\{s\right\} = \frac{d}{dt}\delta(t)<br />

Hey yeah, figured that out. It's actually by this property:

inverse( df/dt)= s F(s) where laplace(f) = F(s)

laplace ( dirac delta )=1 ( known property )

laplace( d(diracdelta)/dt ) = s*(1)

hence, inverse( s) = d(diracdelta)/dt
 
Indianaronald,

Almost, be careful that:

\mathcal{L}\left\{ \frac{\mathrm{d}f}{\mathrm{dt}} \left(t\right)\right\}=s\mathcal{L}\left\{f\left(t\right)\right\}

Not the inverse as you mentioned it.
 
jfgobin said:
Indianaronald,

Almost, be careful that:

\mathcal{L}\left\{ \frac{\mathrm{d}f}{\mathrm{dt}} \left(t\right)\right\}=s\mathcal{L}\left\{f\left(t\right)\right\}

Not the inverse as you mentioned it.

yeah yeah. That's what I meant. Typo.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top