Laplace transform is the most commonly used transform in calculus to solve Differential equations. Laplace
transforms are used to reduce differential equations into algebraic expressions. Laplace transform calculator
is the online tool which can easily reduce any given differential equation into an algebraic expression as the
answer.
Example 1: Find the Laplace transform of the given function: f(t) = t3 – 7e4t
Given function:t3 – 7e4t
In order to find the Laplace transform for this function, we use the Standard Laplace formula:
If f(t) = tn then <-Laplace transform of the function, ?(f(t)) = n!/ (sn+1)
If f(t) = eat then <-Laplace transform of the function, ?(f(t)) = 1/s-a
Hence applying the above formula to the given function, we get
L (f(t)) = L (t3) - L (7e4t)
L (f(t)) = 3!/s3+1 - 7/(s – 4)
L (f(t)) = 6/s4 – 7/(s – 4)
Example 2: Find the Laplace transform of the given function: f(t) = t4 + 6e2t – 5
Given function: t4 + 6e2t – 5
In order to find the Laplace transform for this function, we use the Standard Laplace formula:
If f(t) = tn then <- Laplace transform of the function, ?(f(t)) = n!/ (sn+1)
If f(t) = eat then <-Laplace transform of the function, ?(f(t)) = 1/s-a
Hence applying the above formula to the given function, we get
L (f(t)) = L (t4) + L (6e2t) - L (5)
L (f(t)) = 4!/s4+1 +6/(s – 2) – 5(1/s)
L (f(t)) = 24/s5+6/(s – 2) – 5/s