Laplace transform with step function

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
3 replies · 2K views
CINA
Messages
60
Reaction score
0

Homework Statement



[tex]y'+2y=f(t), y(0)=0, where f(t)=\left\{t, 0\leq t<0 \;and \; 0, t \geq 0[/tex] (I don't know how to do piecewise)

Homework Equations



Equation for initial conditions; step function: u(t-a)

The Attempt at a Solution



I know how to solve a differential equation with initial conditions using Laplace transforms, I just don't know what f(t) looks like as a step function, or how it would behave. would it be t*u(t-1)?
 
Physics news on Phys.org
Opps, it's:
[tex]t, \; 0 \leq t < 1[/tex]
[tex]0, \; t \geq 1[/tex]
 
OKay, then when taking the Laplace transform of the RHS, split the domain of integration to (0,1) and [1, infintity], the part where you integrate over 0 to infinity will vanish and you will be left with:
[tex] \int_{0}^{1}te^{-st}dt[/tex]