Efficient Laplace Transform Solution for Sin Square Root of T

In summary, Laplace Transform of \sin \sqrt{t} can be solved using Euler's formula, series expansion, or contour integration.
  • #1
mechprog
27
0
Laplace Transform of...

Few months back my friend called me to help him (and his whole class!) finding the Laplace Transform of [tex]\sin \sqrt{t}[/tex].
Since then I found myself wasting hours and days (even before non-mathematics exams!) trying to solve the problem. I also checked the provided answer by online mathematica (wolfram alpha) and found it to be correct.
One of the most apparent way is to use Euler's formula, it does not work, however. I don't even remember the different ways I tried.
When my friend asked his instructor (who gave him the problem), he was quick to suggest the use of series expansion, the method I personally dislike.
Is there no other better way?
 
Last edited:
Physics news on Phys.org
  • #2


You don't need a series expansion. It can be done using contour integration. I won't just give you the answer, but here's a description of how to do it. You should follow along with your own work so you can learn how to do it. Then check against your Mathematica answer:

We want to integrate

[tex]\int_0^{\infty} \sin{\sqrt{t}} \; e^{-st} \; dt[/tex]

First do a substitution [itex]u = \sqrt{t}[/itex]. This will put an [tex]e^{-su^2}[/tex] inside your integral, but don't fret. There will also be some additional stuff in there; keep track of it.

Next, you'll find that the integrand in terms of u is an even function. So, instead of integrating over u from 0 to [itex]\infty[/itex], you can integrate from [itex]-\infty[/itex] to [itex]\infty[/itex] and then divide by 2. This is good, because we know how to integrate [tex]e^{-su^2}[/tex] from [itex]-\infty[/itex] to [itex]\infty[/itex].

Now, express [itex]\sin u[/itex] as [itex]\Im \{ e^{iu} \}[/itex]. You can pull the [itex]\Im[/itex] all the way outside your integral, since everything else in the integrand is a real function.

Now you can combine your exponentials into a single exponential of a quadratic polynomial in u. Complete the square in this polynomial, so you have

[tex]e^{-A(u - \lambda)^2 + B}[/itex]

where A, B, and [itex]\lambda[/itex] are functions of s only.

Now do a second substitution [itex]v = u - \lambda[/itex]. You should end up with a (finite) sum of terms of the form

[tex]\Im \left\{ C_k(s) \int_{-\infty + i\alpha}^{\infty + i\alpha} v^k e^{-A(s) v^2} \; dv \right\}[/tex]

where [itex]\alpha[/itex] is the imaginary part of [itex]\lambda[/itex]. This integral can be done by contour integration: we can simply shift the contour downward to the real axis, since the integrand has no poles. Effectively, we can set [itex]\alpha = 0[/itex]. Then we're left with a standard Gaussian integral, which you should look up if you don't know how to evaluate it.
 
Last edited:
  • #3


Thanks for solution! It worked elegantly!
One interesting thing about this is that the transform is [tex]e^{\frac{-1}{4s}}[/tex] times the transform of [tex]\sqrt{t}[/tex] .
Is there any link/hint to some general formula/theorem?
 

What is a Laplace Transform?

A Laplace Transform is a mathematical tool used to transform a function from the time domain to the frequency domain. It is represented by the symbol "L" and is commonly used in engineering and physics to solve differential equations.

How is the Laplace Transform calculated?

The Laplace Transform of a function f(t) is calculated by integrating the function multiplied by the exponential function e^-st, where s is a complex variable. The result is a new function F(s) in the frequency domain.

What is the purpose of using Laplace Transform?

The Laplace Transform is used to simplify the process of solving differential equations. It transforms a complex function into a simpler form that can be easily manipulated and solved. It is also used in control systems and signal processing to analyze the behavior of systems over time.

What are the advantages of using Laplace Transform?

Some advantages of using Laplace Transform include its ability to solve differential equations with initial conditions, its usefulness in solving linear systems, and its ability to handle complex functions with ease. It also allows for the use of algebraic operations to manipulate functions in the frequency domain.

Are there any limitations to using Laplace Transform?

Yes, there are some limitations to using Laplace Transform. It can only be applied to functions that are integrable, meaning they have a finite integral. It also only works for linear systems and cannot be used for non-linear systems. Additionally, the inverse Laplace Transform can be difficult to calculate for some functions.

Similar threads

  • Differential Equations
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Replies
1
Views
2K
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus
Replies
4
Views
2K
Replies
7
Views
4K
  • Differential Equations
Replies
9
Views
3K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top