Is there any difference between transform and function? Forexample Laplace transform can be considered a function that transform a differential equation to algebraic equation
2026-04-01 02:45:17.1775011517
Transform vs function?
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's imprecise, and not really logical, but: in the traditional terminology a function maps a number to a number, but a transform maps a function to a function. So $f\in L^2(\mathbb R)$, say, is a function (sort of), because to each $x\in\mathbb R$ there is (sort of) a numerical value $f(x)$. But the map that sends $f\in L^2(\mathbb R)$ to $\hat f\in L^2(\mathbb R)$ by $\hat f (y) = \int_{\mathbb R} \exp(-2\pi i xy)f(x)dx$, say, is a transform. In other words, a transform is a map from a function space to another function space. Next up: a functional is a map from a function space to numbers.