Ted123
- 428
- 0
Homework Statement
Compute the integral
F(x) = \int^x_{-\infty} f(t) \;dt
of the linear combination of Dirac delta-functions
f(t) = -2\delta (t) + \delta (t-1) + \delta (t-2).
Express the result analytically (piecewise on a set of intervals) and draw a sketch of the function F(x).
The Attempt at a Solution
Does F(x) = -2H(x) + H(x-1) + H (x-2) where H is the Heaviside function?
I know how to express the Heaviside/Delta functions in terms of 'jumps' in a graph but the actual values could be anything couldn't they? For instance:
\begin{displaymath} F(x) = \left\{ \begin{array}{lr} <br /> 0, & \;x \leq 0\\ <br /> -2, & \;0 < x \leq 1\\<br /> -1, & \;1<x\leq 2\\<br /> 0, & \;x > 2<br /> \end{array} <br /> \right.
and
\begin{displaymath} F(x) = \left\{ \begin{array}{lr} <br /> 1, & \;x \leq 0\\ <br /> -1, & \;0 < x \leq 1\\<br /> 0, & \;1<x\leq 2\\<br /> 1, & \;x > 2<br /> \end{array} <br /> \right.<br /> \end{displaymath}
both respresent that linear combination of Heaviside functions don't they?
Last edited by a moderator: