I don't understand why some formulas used in electrical engineering, especially why using fourier analysis, include static numbers in function inputs, rather than just the changing variable.
For example, the formula for the Fourier Transform of $$x(t)=\cos\omega_0t$$ is $$X(j\omega)=\pi\delta(\omega-\omega_0)+\pi\delta(\omega+\omega_0)$$ Why is this in terms of \$j\omega\$ rather than just \$\omega\$, because \$j\$ never changes. I've seen other formulas use complex numbers as the function input, such as $$X(e^{j\Omega})=1$$ Again, if \$e\$ and \$j\$ are not changing, why include them as a function input?