Skip to content

3004 Laplace Solving Initial Value Problems

Introduction

We now have everything we need to solve IVP's using Laplace transform. We will show how to do this through a series of examples.
To be honest we should admit that some IVP's are more easily solved by other techniques. However, we will also see some examples where the Laplace machinery we've developed is a big help.

Examples of Solving IVP's

Example 1. Solve with rest initial conditions (rest IC).
Solution. Rest IC mean that for , so are all 0. As usual, we let .
Using the -derivative rule we can take the Laplace transform of (both sides) of the DE. Next we substitute the known value and solve for Finally, we find by using cover-up to do the partial fractions decomposition. Notes: 1. The term is what the exponential response formula would give us. The term is the homogenous part of the solution, needed to match the IC. 2. This technique found for . The rest IC tell us for . 3. : Since the input does not contain . There is no jump in at 0. 4. The factor of in front of in is none other than the characteristic polynomial of this system.

Example 2. Solve .
Solution. Laplace: Solve for : We can use the partial fractions work from example . Notes: (Same remarks as in example 1.)

Example 3. Find the unit impulse response for the operator . Give your answer in both and cases format.
Solution. The unit impulse response is the solution to Taking the Laplace transform we get Laplace inverse now implies for . Thus, Notes: 1. The post-initial condition is . This came out of the calculation, we didn't have to think about the effect of the input at . 2. The Laplace transform method did not help us find for . For this we used the rest IC that are part of the definition of the unit impulse function. 3. Since the output jumps by 1 unit at . 4. Once again you saw the characteristic polynomial appearing.

Example 4. Find the unit impulse response for the system , where and we consider to be the input. Give your answer in both and cases format.
Solution. IVP: , with rest IC.
Laplace: .
(Here we left out all the 'annoying terms' because they are all 0 due to the rest IC.)
Complete the square: .
Inverse Laplace: (using the -shift rule) Thus Notes: 1. The post-initial conditions emerge naturally from the solution and are 2. Since the first derivative jumps by 1 unit at . 3. Once again you saw the characteristic polynomial appearing.

Example 5. Solve , with initial condition .
Remark. Because the input contains no delta functions it is okay to specify the initial condition at instead of . There will be no jump in the output, i.e., .
Solution. Laplace: .
Algebra and partial fractions: Cover-up gives . Undetermined coefficients gives .
Inverse Laplace: .

Example 6. Solve , with rest IC.
Solution. Laplace: . This is a repeated quadratic factor and it is in our table: .
Notes: 1. This is a response of pure resonance. 2. We could have turned the logic around and used our previous knowledge of the solution to this equation to give yet another proof for the table entry .