The following are examples of enveloping functions.
$$f(x) = x\cdot\sin(x)$$
$$f(x) = x^2 \cdot \sin(x)$$
$$f(x) = \frac{1}{x} \cdot \sin(x)$$
It seems that given a function $f(x) = g(x)\cdot \sin(x)$, we have a sinusoidal curve enveloped by $g(x)$ and $-g(x)$.
- Is this true?
- If it is, what is the intuition behind it?
- Is there a more general case for these enveloping functions?
Edit: On further thinking, I assume it has something to do with the amplitude of the function, as we know that $n\sin(x)$ vertically scales the function by $n$. Similarly, perhaps $g(x)$ vertically scales $\sin(x)$. Maybe this is still a rather loose explanation, so I'd love a more detailed mathematical one.


