how to calculate integrate about Heaviside

23.5k Views Asked by At

everyone,here I have a question about how to calculate $$\int e^t H(t) dt$$ where $H(t)$ is Heaviside step function thank you for your answering!!

2

There are 2 best solutions below

6
On

Hint: The Heaviside function is defined as \begin{aligned} \text{H}(t) & = 0, \quad t<0,\\ \text{H}(t) & = 1, \quad t\geq0. \end{aligned} That means your integrand will be zero for all $t<0$, and $e^{t}$ for $t\geq1$. Can you figure out the rest?

Note: If you use the half-maximum convention though, you will find it to be: \begin{aligned} \text{H}(t) & = 0, \quad t<0,\\ \text{H}(t) & = \frac{1}{2}, \quad t=0,\\ \text{H}(t) & = 1, \quad t>0. \end{aligned} If so, you will have the integrand is $\frac{1}{2}e^{t}$ in $t=0$, and the rest is similar to the above.

0
On

$$ \int f(t) H(t), dt = \int_0^{+\infty} f(t) $$