In Laplace integral transform equation one multiplies the function $f(t)$ by $e^{-st}$. I read in many tutorials that $e^{-st}$ decays much faster than any other function so the integral diverges.
But what I don't understand what makes one to think to multiply a function with $e^{-st}$ to transform it in $s$ domain? What is the motivation behind it? Why would you suddenly come up with an idea as such: "Oh there is a function $f(t)$ in time domain what can I do to transform it to complex freq. ($s$) domain? Hmm let me multiply it with $e^{-st}$ and integrate it from zero to infinity" What would have motivated this idea of multiplying and integrating for transformation?
If we're already used to the idea of relating an infinite sequence $a_n$ to the infinite series $\sum_{n=0}^\infty a_n x^n,$ then it might seem natural to relate a function $a(t)$ of the continuous variable $t\in[0,\infty)$ to the infinite integral $\int_{t=0}^\infty a(t)x^tdt.$ However, since we are used to writing exponential functions to the base $e$ with a coefficient in the exponent, and in order to make the integrations less awkward, it's convenient to substitute $x=e^s$ and write $\int_{t=0}^\infty a(t)e^{st}dt.$ This is the familiar Laplace transform of $a(t)$ except that the region of convergence is on the negative $s$-axis. Since we are prejudiced in favor of positive numbers, we fix this problem by changing the sign of $s,$ so the Laplace transform of $a(t)$ is defined as $A(s)=\int_{t=0}^\infty a(t)e^{-st}dt.$