For a second order linear ODE of the form a y ′ ′ + b y ′ + c y = f ( t ) , where a , b , c are constants, which of these is the correct expression for L [ y ] = Y ( s ) ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
Consider the differential equation:
a y ¨ + b y ˙ + c y = f ( t )
Taking Laplace transform on both sides gives:
a ( s 2 Y ( s ) − s y ( 0 ) − y ˙ ( 0 ) ) + b ( s Y ( s ) − y ( 0 ) ) + c Y ( s ) = L [ f ( t ) ]
Where: Y ( s ) = L [ y ( t ) ]
Re-arranging gives:
Y ( s ) = a s 2 + b s + c L [ f ( t ) ] + ( a s + b ) y ( 0 ) + a y ˙ ( 0 )
Use '\mathcal{L}' or '\mathscr{L}' to get the curvy L symbol. The two are slightly different but for me, either symbol looks okay.