Where did I go wrong? [Laplace Transform]

In summary, the Laplace Transform of f(t) = t^2 is -2/s^3. This can be derived by using the formula L[t^a \ f(t)] = (-d/ds)^a L[f] and substituting t^2 as f(t) and 1 as the function inside the transformation. The final result can be obtained by taking the second derivative of 1/s, which is equal to 2/s^3.
  • #1
mathwurkz
41
0
[tex] L[/tex] is Laplace Transform operator.
Question is:

Let [tex] f(t) = t^2[/tex]. Derive [tex]L[f][/tex] from [tex]L[1][/tex]

So I know [tex]f(1) =1[/tex] and [tex] L[1] = \frac{1}{s}[/tex]

Carrying out the Transform...

[tex]L[f] = \int_{0}^{\infty} e^{-st}t^2 dt[/tex]

Integration by parts [tex] u = t^2, dv = e^{-st} dt [/tex]

I do the integration, the uv terms go to zero. after I clean up I get

[tex] - \int_{0}^{\infty} \frac{e^{-st}}{-s} 2t\ dt[/tex]

Doing IBP again. [tex] u = t,\ dv = e^{-st} dt[/tex] Rinse and repeat.

[tex] - \frac{2}{s} \int_{0}^{\infty} \frac{e^{-st}}{-s} (1) dt \\
= - \frac{2}{s} \left( \frac{e^{-st}}{s^2}\right)_{0}^{\infty} = - \frac{2}{s^3} [/tex]

Ok. So is that right? I don't think the negative is right at the end. But what the bigger thing that worries me is how do I use L[1] in this? Or is that a different approach?
 
Last edited:
Physics news on Phys.org
  • #2
It seems something like this is wanted
[tex]L[t^a \ f(t)]=\left(-\frac{d}{ds}\right)^aL[f][/tex]
thus
[tex]L[t^2]=L[t^2 \ 1]=\left(-\frac{d}{ds}\right)^2L[1]=\frac{d^2}{{ds}^2} \ \frac{1}{s}=\frac{2}{s^3}[/tex]
 
  • #3


Your approach seems correct so far. The negative sign at the end is correct, as it comes from the integration by parts. As for using L[1], you can use it as a starting point for the integration by parts. For example, you can write L[f] as:

L[f] = L[1] + L[1*t] + L[1*t^2]

Then, using L[1] = \frac{1}{s}, you can simplify the integrals for L[1*t] and L[1*t^2] and combine them with the integral you already have for L[1]. This will give you the same result as you have derived using integration by parts.
 

FAQ: Where did I go wrong? [Laplace Transform]

Where can I learn more about Laplace Transform?

There are many resources available online and in textbooks to learn more about Laplace Transform. Some popular resources include "Introduction to the Laplace Transform" by Richard Churchill and "The Laplace Transform: Theory and Applications" by Joel Franklin.

How do I know if I applied the Laplace Transform correctly?

The best way to check if you have applied the Laplace Transform correctly is to compare your result with known Laplace Transform tables or use a Laplace Transform calculator. Additionally, you can check for consistency by applying the inverse Laplace Transform to your result and seeing if you get back to the original function.

When should I use the Laplace Transform?

The Laplace Transform is commonly used in engineering and physics to solve differential equations. It is especially useful when dealing with systems that have complex and non-constant inputs or when traditional methods of solving differential equations are not feasible.

What are the benefits of using the Laplace Transform?

The Laplace Transform allows us to convert difficult differential equations into algebraic equations that are easier to solve. It also simplifies the process of solving initial value problems and allows us to analyze the behavior of systems in the frequency domain.

Why is the Laplace Transform important?

The Laplace Transform has many practical applications in engineering, physics, and other fields. It allows us to solve complex differential equations and analyze systems in the frequency domain, which is crucial in understanding and designing many real-world systems.

Back
Top