I cant figure out when I´m supposed to ignore the $\delta(t)$ function in the answer.
$\theta(t)$ is The Heaviside function
I have three examples:
1. Let $f(t) = e^t\theta(t)$ and find $f'$
Answer: $(e^t\theta(t))' = (e^t)'\theta(t) + e^t(\theta(t))' = e^t\theta(t) + e^t\delta(t) = e^t\theta(t) + \delta(t)$
Hence $\delta$(t) stay.
2. Let $f(t) = e^{2t}\theta(t)$ and find $f'$
Answer: $(e^{2t}\theta(t))' = (e^{2t})'\theta(t) + e^{2t}(\theta(t))' = 2e^{2t}\theta(t) + e^{2t}\delta(t) = 2e^{2t}\theta(t) + \delta(t)$
Again $\delta(t)$ stays.
3. Let $f(t) = t\theta(t)$ and find $f'$
Answer: $(t\theta(t))' = t'\theta(t) + t(\theta(t))' = \theta(t) + t\delta(t) = \theta(t)$
Here $\delta(t)$ is just removed in the last step? Why is it okay to remove it?
(These writings are from an previous exam and I've just entered the answers from the key)