← Back to Home
MATH1012 - Lecture 29
Skeleton Slides
- If F(s)=L(f)(s) and G(s)=L(g)(s) then: L(αf+βg)(s)=αL(f)(s)+βL(g)(s)
- If we can split up a function into parts, we make it easier to solve
- We are given set Laplace transformations for many different functions already (see formula sheet)
- May need to use techniques such as partial fractions
- This applies to inverse Laplace transformations as well
- If f(t) is differentiable and has Laplace transform F(s) then
L(f′)=sF(s)−f(0)
- This process can be seen again for L(f′′):
L(f′′)=s2F(s)−sf(0)−f′(0)
General formula: L(f(n))=snF(s)−sn−1f(0)−⋯−sf(n−2)(0)−f(n−1)(0)
- We see that L(f(n)) involves no derivatives of F(s)
- Its simply a multiple sn of F(s) plus a polynomial of degree n−1 in s
L(∫0tf(u)du)=sF(s)
- This can be helpful to find inverse transforms of functions which have a factor s appear in the denominator
- Example in lecture recording (15th May)
- i.e. use to solve when asked to find L−1(sF(s))
MATH1012 - Lecture 31
Annotated Slides