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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top