Laplace Transform Homework: Finding f(t)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
ypatia
Messages
6
Reaction score
0

Homework Statement



I'm a little a bit confused about the following exercise because of the two segments of the function. How can we find the Laplace transform of this function

[itex]f(t) = \begin {cases} t , 0\le t < 4 \\<br /> 5 , t\ge 4\end {cases}[/itex]



Homework Equations





The Attempt at a Solution



Is this right??
[itex]F(s) = \int_0^{\infty}e^{ - st}f(t)dt[/itex]
[itex]= \int_0^{4}e^{ - st}\cdot{t}\,dt + \int_{4}^{\infty}e^{ - st}\cdot{5}\,dt[/itex]

Thanks in advance!
 
Physics news on Phys.org
Yes, that is correct. As a first step ofcourse ;)
 
xepma said:
Yes, that is correct. As a first step ofcourse ;)

What do you mean as a first step??
Then I will calculate the two integrals. Is it Ok??

Thanks xepma!