In our Signals and Systems class, we defined the Fourier transform and its inverse pair as such:
$X(jw) = \int_{-\infty}^{+\infty}x(t)\times e^{-j\omega t}dt $
$x(t) = \frac{1}{2\pi}\int_{-\infty}^{+\infty}X(jw)\times e^{j\omega t}d\omega$
I sort of wrapped my head around as to how the $2\pi$ factor is arbitrarily divided among the pairs.
Since we aren't dealing the mathematics of distributions, when it comes to pairs such as:
$ \sin(\omega_0 t) \longleftrightarrow \frac{j}{\pi} \left[\ \delta(\omega+\omega_0) - \delta(\omega - \omega_0)\right]$
I don't know how one gets rigorously from the time to the frequency domain, but working backwards from the frequency domain, I understand why the $\frac{j}{\pi}$ factor is there.
However, in the section of the materials that deals with the properties of the Fourier transform, we are told that this holds:
$\int_{-\infty}^tx(\tau)d\tau \longleftrightarrow \frac{1}{j\omega}X(j\omega) + \pi X(0)\delta(\omega)$
What I don't get is why the factor next to the seccond term of the Fourier transform is $\pi$. Supposedly, this term relates to the dc component of the original function, and it would make sense to me that it's equal to simply $X(0)\delta(f)$ (such as in this link), or since the definition of the transform pairs is slightly different, to be $2\pi X(0)\delta(\omega)$, but neither of these happens.
What am I missing? The materials we have state that one can get this term by taking the integral of the Fourier series and then take the limit as the period tends to infinity, but I fiddled with that and I still couldn't get this factor.