Prof. Alejandro Ucan-Puc
The next list has the Laplace transforms for the most commun functions
Suppose that we know the Laplace transform of an unknown function, how to determine the function that produces the Laplace transform?
Definition: The inverse Laplace transform of $F(s)$ is the function $f(t)$ such that $$\mathcal{L}\{f(t)\}=F(s).$$
Theorem: If $\mathcal{L}\{f(t)\}=F(s)$ exists, then $$\mathcal{L}\{f'(t)\}=sF(s)-f(0)$$ $$\mathcal{L}\{f^{(n)}(t)\}=s^nF(s)-s^{n-1}f(0)-s^{n-2}f'(0)-\cdots- f^{(n-1)}(0).$$
Find the solution of the initial value problem $y'+3y=13\sin(2t)\quad y(0)=6.$
$$\mathcal{L}(y')+3\mathcal{L}(y)=\mathcal{13\sin(2t)}$$
$$s^2 \mathcal{L}(y)-sy(0)=\frac{26}{s^2+4}$$
$$\mathcal{L}(y)=\frac{13 (3 s - 2)}{40 (s^2 + 4)} + \frac{13}{120 (s - 6)} - \frac{13}{12 s}$$
$$y(t)=-\frac{13}{12}+\frac{13}{120}e^{6t}+\frac{13}{40}\left(3\cos(2t)-\frac{1}{2}\sin(2t)\right)$$
Find the solution of the following initial value problem $$y''-3y'+2y=e^{-4t},\quad y(0)=1,\quad y'(0)=5.$$
Find the solution of the following initial value problem $$2y'''+3y''-3y'-2y=e^{-t},\, y(0)=0,\,y'(0)=0,\,y''(0)=1.$$
Inverse Laplace transform, operational rules for derivatives L{y'} and L{y''}, partial fractions decomposition, and solving complete Initial Value Problems.
Next Session: 1st Translation Theorem (s-shift)