Recall that we are interested in solving initial value problems of the form
where are pre-determined constants. Initial value problems are basically differential equations, with some starting conditions (i.e. specified values of
and
. It is called an initial value problem since we are specifying conditions at the initial moment, namely,
.
Many a time, the function takes the form of a step function.
Definition 1. Given distinct real numbers , a function
is a step function if there exist
such that
Example 1. The unit step function at is a step function, since
There are several generalisations of the idea described in Definition 1. Namely, in each interval, the function need not be constant (i.e. we can replace each with
and the function will still make sense). Nevertheless, we will stick with constants
for simplicity.
The unit step function is itself of considerable interest. Firstly, we can shift it to obtain specific functions that match our problem. Next, we can truncate the unit step functions so that its integral is trivial to compute (it’s just the area of a rectangle).
Lemma 1. For any set , define the indicator function by
Then for any real ,
,
,
.
Here, we denote for brevity.
In particular, .
Proof. We prove and leave the rest as exercises.
We need to prove that
For , since
, we have
, so that
For ,
For , since
, we have
, so that
Therefore,
as required.
Its Laplace transform is trivial to compute.
Theorem 1. For any real ,
. In particular,
Proof. Plugging in the definition of the Laplace transform,
Finally, we can scale these functions accordingly to obtain functions that match our problem. When we combine these functions, we obtain a step function . The converse is true as well: every step function can be constructed by “combining” a bunch of unit step functions together.
Theorem 2. Let be a defined by
For each , define the
-th jump by
. Then
Proof. We will illustrate the case for simplicity. The general case follows by careful bookkeeping.
Suppose
Then adding the various components,
These step functions can be used to define a powerful notion of integration known as Lebesgue integration. Of more immediate interest, its greatest utility in the context of differential equations is that its Laplace transform becomes trivial to compute.
Corollary 1. Let be a defined by
Then
Finally, given a step function , how do we compute the following Laplace transform?
We will consider for simplicity. A direct computation yields
But how do we evaluate the products of unit step functions?
Theorem 3. For any real ,
.
Proof. We observe that
We can then compute the calculation.
Example 2. Let be a step function. Then
so that .
To answer the question we started with: how do we solve initial value problems involving step functions? By taking Laplace transforms.
Example 3. Given the initial value problem
and denoting , evaluate
.
Solution. Taking Laplace transforms on all sides,
By linearity,
By the Laplace transform of the second derivative,
By the Laplace transform of the first derivative,
By notation, . By Theorem 1,
Substituting all of these results,
By basic algebruh,
From this result, we still face another pressing problem. We will need to compute
How do we actually evaluate the expression on the right? This is where we will employ the help of inverse Laplace transforms and the shift theorems, in our next discussion.
—Joel Kindiak, 10 Feb 25, 1151H
Leave a comment