Let $f(t) = \alpha e^{-\beta t}$, where $\alpha, \beta$ are constants
Let $g(t) = y(t)$
Then the resulting convolution $f\ast g$ is:
$$f \ast g = \int_0^t \alpha e^{-\beta (t-\tau)} y(\tau) d\tau$$
Does anyone know how one would take the derivative of this expression?
In general, are there rules for taking derivative of $f \ast g$, for some given $f,g$?
Idea: using fundamental theorem of calculus, treat the integrand as a single function $h(t)$
$$\int_0^t \alpha e^{-\beta (t-\tau)} y(\tau) d\tau = \int_0^t h(\tau) d\tau$$
It suffices that one of the two functions is in $L^1$ and the other is in $L^{\infty} \cap C^1$ and its derivative is in $L^{\infty}$. More generally:
Where $\alpha = (\alpha_1,\ldots, \alpha_d) \in \Bbb N^d$, $|\alpha| = \alpha_1 + \cdots + \alpha_d$, and:
$$D^{\alpha} g := \frac{\partial^{|\alpha|} g}{\partial x_1 ^{\alpha_1} \cdots \partial x_d ^{\alpha_d}}$$
This can be proved by induction on $k$. To prove the case $k=1$, we differentiate under the integral sign.