How Do You Solve a Piecewise Laplace Transform When f(t)=t?

Will_M
Messages
3
Reaction score
0

Homework Statement


This is my first post, so bear with me. I have seen others who have posted their questions and the problem looked like it was typed in mathcad or something. How do I do that?

Ok so I'm trying to figure out how to solve a piecewise Laplace transform when f(t)=t

the actual problem is

f(t)={t, 0<t<1 (should be read as 0 less than or equal to t...)
{1, t>1 (should be read as t greater than or equal to 1)


Homework Equations



L{f(t)}= integral of e-stf(t)dt





The Attempt at a Solution



My attempt. Please help me figure out how I can make this show up as it would in person. (with the integral sign, exponents, etc.)

=integral from 0 to 1 of e-sttdt + integral from 1 to infinity of e-stdt

=-1/s(e-s)(1/2) + 1/s(e-s)

=(-e-s/2) + ((1/s)e-s)


the correct answer should be =(1/s2) - (e-s/s2)

I appreciate the patience everyone.
 
Physics news on Phys.org
wait wait don't tell me. I've almost got it.
 
I'm an idiot and forgot basic calculus rules.

/thread
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top