I was wondering
- why we have both Laplace transform and Fourier transform, instead of just one?
- why we have both generating function and Z transform, instead of just one?
In other words, in each group,
- in what cases one transform is better than the other?
- in what cases the two transforms can be equally useful?
Since both transforms seem able to be converted to each other by change of variable, I am curious how people pick which tool/transform over the other to solve their problems。
Thanks and regards!
Yes, as the questioner notes, Fourier transform and Laplace transform are basically "the same", except in different coordinates. There is at least one further point, that the Laplace transform set-up puts "the point at minus infinity" at 0, rather than at infinity (as does Fourier), giving a handle on behavior there, boundary values and such. In effect, Laplace tolerates functions that don't decay much at minus-infinity, by throwing in exponentials to make integrals converge. That is, it's not just the object itself (in this case, the real line, or, by exponentiating, the positive reals), but a compactification of it, to be able to talk sensibly about behavior at the boundary, e.g., at "infinity".
In fact similarly, I've always interpreted Z-transform stuff as being "basically the same as" Fourier series: the discrete double-sided list of numbers I'd interpret as Fourier coefficients of a function on a circle, that is, a periodic function. This viewpoint does explain a certain number of things about Z-transforms, but it does also neglect the refinements (which I don't know much about, except their existence) that are parallel to the distinction mentioned above between Fourier and Laplace transforms.
Even apart from boundary-value subtleties, I think the point is that there is a widely-applicable "spirit" about integral transforms (that often convert differential operators into multiplication operators), but the details "matter", in the first place, and, second, can be exploited by people who know what they're doing. Hard to give a broad prescription of the latter, I fear.