Tags | |
UUID | f36d85c7-20ef-11e6-9770-bc764e2038f2 |
The equation above yields what the Laplace Transform is for any function of the form eat, where a is an arbitrary scalar.
L[eat]=1s-a(s>a)
In general, Laplace Transforms "operate on a function to yield another function" (Poking, Boggess, Arnold, 190).
Given a function f(t) from 0<t<∞, the Laplace Transform is:
L(f)(s)=F(s)=∫∞0f(t)e-stdt for s>0
To find the Laplace Transform of a function, f(t), you have to evaluate an improper integral. We will not discuss how you would evaluate this type of integral, but rather we will discuss why Laplace Transforms are useful for differential equations. Since a Laplace Transform is taking a function and "transforming" it into another function, Laplace Transforms are valuable for finding solutions to differential equations that are made up of linear, continuous functions, or discontinuous functions.
There are many uses for Laplace Transforms, but we are not going to go into heavy detail about all of them, rather we are going to state some basic rules regarding Laplace Transforms.
The Laplace Transform of dydt is as follows, when given a function y(t) with Laplace Transform L[y] :
L[dydt]=sL[y]-y(0).
Laplace Transforms have linearity in the following way when applied to functions f, g, and constant c:
L[f+g]=L[f]+L[g]
L[c⋅f]=c⋅L[f]
If you would like to see how Laplace Transforms can be used to solve an initial-value problem, please visit our Laplace Transforms Calculator.
Blanchard, Paul, Robert L. Devaney, and Glen R. Hall. Differential Equations. 3rd ed. Belmont, CA: Thomson Brooks/Cole, 2006. Print.
Polking, John C., Albert Boggess, and David Arnold. "Mixing Problems." Differential Equations with Boundary Value Problems. Upper Saddle River, NJ: Pearson/Prentice Hall, 2006. N. pag. Print.
No comments |