I need to find a full solution to this transform: $\mathcal{L}\{t^nf(t)\}$.
I know the result, but don't know how to solve it.
I need to find a full solution to this transform: $\mathcal{L}\{t^nf(t)\}$.
I know the result, but don't know how to solve it.
Copyright © 2021 JogjaFile Inc.
Hint.
$$ \mathcal{L}(t f(t)) = -\frac{d}{ds}\int_0^{\infty}e^{-st}f(t) dt = -\int_0^{\infty}(-t)e^{-st}f(t)dt = \int_0^{\infty} e^{-st}(t f(t)) dt $$
then
$$ \mathcal{L}(t^n f(t)) = (-1)^n\frac{d^n}{ds^n}F(s) $$