Laplace Transform, what does it mean?

Click For Summary

Homework Help Overview

The discussion revolves around the concept of the Laplace transform, particularly its meaning and application in differential equations. The original poster expresses confusion regarding the transformation process and the significance of "s-space." They seek a deeper understanding of the operation beyond the procedural aspects taught in class.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to conceptualize the Laplace transform as a means of simplifying functions, akin to trigonometric substitutions. They question the nature of "s-space" and the role of the kernel in transformations. Other participants provide insights into the kernel and its relation to other transforms, such as the Fourier transform.

Discussion Status

Participants are actively engaging with the original poster's questions, providing clarifications and additional resources. Some have shared links to related threads and discussed the notation used in the Laplace transform. The conversation reflects a mix of exploratory dialogue and attempts to clarify foundational concepts.

Contextual Notes

The original poster mentions a lack of depth in their textbook regarding the Laplace transform, indicating a desire for more comprehensive explanations. They also reference specific initial conditions in their application problem, suggesting a focus on practical usage alongside theoretical understanding.

QuarkCharmer
Messages
1,049
Reaction score
3

Homework Statement



Homework Equations



The Attempt at a Solution



We went over the Laplace transformation today in my DE course. We only covered essentially, "how to do it", so:

L(f(t)) = \int_{0}^{\infty}f(t)e^{-st}dt
(also, how do you make the fancy f and curly brackets in Latex?)

Essentially transforming f as a function of t, into a function of s. My book blows over this topic, and simply focuses on it's applications in solving differential equations. My question is, what the heck are we doing? What does it mean to transform the equation? I'm sort of thinking of it like a trig substitution more or less, transforming to something that is easier to work with and still obeys the basic properties of algebra, then transforming it back. What is s-space? I don't get it at all. The text only says that s-space shares a linear proportionality, whatever that may be. I tried looking online, and checking into another book, but I can't seen to find an answer to this question.

I am starting my homework, and I do have a question on an application problem, which I will post here, as this is "homework help", but I wanted to see if I could figure it out myself provided I can get a better in-depth explanation of what this operation is doing.

Thanks, QC

Edit: I am also given to understand that the e^-st portion of the transformation is the "kernel", would that infer that in other similar transformations, they differ only by the kernel used?
 
Physics news on Phys.org
QuarkCharmer said:
Edit: I am also given to understand that the e^-st portion of the transformation is the "kernel", would that infer that in other similar transformations, they differ only by the kernel used?

Yes. Another big example is the Fourier transform http://en.wikipedia.org/wiki/Fourier_transform

But you can put in any type of function as the kernel.
 
Thanks micromass, I am watching that now.

I made a typo in my first post. I meant how do you make the script L, not f. The thing that looks like the first character in this image:
Image1265.gif
 
That would likely by \mathcal{L}

It gives \mathcal{L}.

Be sure to read the entire thread, not only watch the videos. There is some other things you might like (or you might not care about).
 
I did read the whole thing. I think the continuous analog of the sum of a power series representation makes more sense to me. I really just wanted a way to think about it, and without going into serious detail (I am positive I will hit this topic again), that explanation will suffice. Thanks, as always.

So, I tried to apply this technique to a simple DE as follows:

y'' + 4y = 0
With initial conditions: y(0)=1 and y'(0)=1

\mathcal{L} \{ y'' \} + \mathcal{L} \{ 4y \} = \mathcal{L} \{ 0 \}
(s^{2}Y - sy(0) - y'(0)) + (4Y) = (0)
Where Y is the laplace transform of y, and is a function of s.

So now I can go ahead and apply my initial conditions to simplify a bit:
s^{2}Y - s - 1 + 4Y = 0
s^{2}Y + 4Y = s + 1
Y(s^{2} + 4) = s + 1
Y = \frac{s+1}{s^{2}+4}

Then, expanding a bit so it matches some of the transforms in my table, which is especially clear since I already know in general what the answer will more or less look like by solving the aux. equation.

Y = \frac{s}{s^{2}+4} + \frac{1}{s^{2}+4}

Then, to convert back, such that Y becomes y:
\frac{s}{s^{2}+4} inverse laplaces to cos(2t)

and similarly:
\frac{1}{s^{2}+4} \frac{2}{2} inv. laplaces to \frac{1}{2}sin(2t)
(had to think about that part for a good bit, that's where I was stuck, but multiplying the 2/2 was obvious I can't believe it took so long)

So now:
y = cos(2t) + \frac{1}{2}sin(2t)

Am I doing this properly??
 
That looks perfect!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K