LaPlace Transformations to Solve Ordinary Differential Equations

Click For Summary

Homework Help Overview

The discussion revolves around solving an initial value problem involving a second-order ordinary differential equation using Laplace transformations. The specific equation is x'' + 2x' + 5x = δ(t - 1), with initial conditions x(0) = 0 and x'(0) = 0.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to apply Laplace transforms to the differential equation but expresses uncertainty about how to proceed after obtaining L[x] = e^(-s) / (s^2 + 2s + 5). Some participants suggest using partial fractions and the Inverse Laplace Transform to find x(t). Others propose rewriting the expression in a specific form to utilize properties of the Laplace transform.

Discussion Status

Participants are actively engaging with the problem, offering guidance on techniques such as partial fractions and properties of the Laplace transform. There is a recognition of the need to connect the algebraic manipulation of the transform with known properties, but no consensus has been reached on the next steps.

Contextual Notes

Participants note the challenge of dealing with imaginary parts in the quadratic formula and the implications of the initial conditions on the solution process. There is also mention of confusion regarding the application of the Laplace transform properties and tables.

Mike86
Messages
5
Reaction score
0

Homework Statement



Consider the initial value problem:
x'' + 2x' + 5x = δ(t - 1); with: x(0) = 0 and x'(0) = 0.

Using Laplace transforms, solve the initial value problem for x(t).

Homework Equations


L[x''] = (s^2)*L[x] - s*x(0) - x'(0)

L[x'] = s*L[x] - x(0)

L[δ(t - 1)] = e^(-s)

The Attempt at a Solution



Using the above known Laplace Transformations and the initial conditions I have gotten:

x'' + 2x' + 5x = δ(t - 1); with: x(0) = 0 and x'(0) = 0.

L[x''] + 2L[x'] + 5[x] = L[δ(t - 1)]

(s^2)*L[x] - s*x(0) - x'(0) + 2 (s*L[x] - x[0]) + 5 (L[x]) = e^(-s)

(s^2)*L[x] + 2s*L[x] + 5*L[x] = e^(-s)

(s^2 + 2s + 5)*L[x] = e^(-s)

L[x] = e^(-s) / (s^2 + 2s + 5)

From here I am not sure what Laplace Transformation to use to get the answer x. I can't really factorize (s^2 + 2s +5) because I would have to use the quadratic formula and I would get solutions with imaginary parts (from where I have no idea where to go as far as Laplace transformations are concerned).

I'm not sure if I made a mistake in the lead up (I can't see where) or there is a way to continue from here with the quadratic formula. Any advice with be immensely appreciated. Thanks!
 
Physics news on Phys.org
Mike86 said:
L[x] = e^(-s) / (s^2 + 2s + 5)

From here I am not sure what Laplace Transformation to use to get the answer x. I can't really factorize (s^2 + 2s +5) because I would have to use the quadratic formula and I would get solutions with imaginary parts (from where I have no idea where to go as far as Laplace transformations are concerned).

Use the partial fractions technique in

[tex]\mathcal{L} = \frac{e^{-s}}{(s^2 + 2s + 5)}[/tex]

Then, in order to find x in your new expression, you'll have to apply the Inverse Laplace Transform [tex]\mathcal{L}^{-1}[/tex].

By the way, do you remember how to use partial fractions? And do you understand how the Inverse Laplace Transform works?
 
Write the Laplace transform in the form

[tex]X(s) = \frac{e^{-(s+a)}e^a}{(s+a)^2+b^2}[/tex]

for the appropriate a and b. Then you should be able to use the properties of the Laplace transform and your table to get back to the time domain.
 
vela said:
Write the Laplace transform in the form

[tex]X(s) = \frac{e^{-(s+a)}e^a}{(s+a)^2+b^2}[/tex]

for the appropriate a and b. Then you should be able to use the properties of the Laplace transform and your table to get back to the time domain.

Thanks for the replies! :)

I have obtained values of: a = 1 and b=2.

Only problem is I can't make the connection between the properties of the Laplace Transformations and my tables. I've been playing around and looking for an hour or so but I've been stumped!
 
Sorry, I made a mistake. You want it to look like

[tex]X(s) = \frac{e^{-s}}{b} \left[\frac{b}{(s+a)^2+b^2}\right][/tex]

(It's just a slight algebraic rewrite; your a and b don't change.) Look at the frequency- and time-shifting properties of the transform.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K