What is the the Laplace transform of $\sum^{\infty}_{n=0}(-1)^nu(t-n)$?
u(t-n) is a step function. $$ u(t-n) = \left\{ \begin{array}{ll} 0 & \quad x < n \\ 1 & \quad x \geq n \end{array} \right. $$
My professor gives this question on a homework. I am baffled by how to deal with the varying $n$ in the step function and the changing sign. Can I turn this into an integral?
i think there is no closed form, the Laplace tranfsorm of the step function given by $ u(t-n)$ is equal to
$$ \int_{0}^{\infty}dt u(t-n)exp(-st) =\frac{e^{-sn}}{s} $$