3.6. Characteristic functions#
Characteristic function of a random variable \(X\) is defined as
Characteristic function of a continuous random variable with proabibility density function \(f(x)\) thus reads
i.e. its the Fourier transform of its pdf.
Example 3.1 (Characteristic function of a multi-dimensional variable)
Example 3.2 (Characteristic function of a linear combination of independent variables)
with
Example 3.3 (Taylor expansion of characteristic function)
For “small” values of \(t\), an approximation of the characteristic function is provided by Taylor expansion around \(t=0\),
as \((1)\) \(\sigma^2 = \mathbb{E}[(y - \mu)^2] = \mathbb{E}[y^2] - \mu^2\)
Example 3.4 (Characteristic function of a normal distribution \(\mathscr{N}(0,1)\))
having \((1)\) completed the square \((x - it)^2 = x^2 - i 2 x t - t^2\), and evaluated the integral todo (it’s similar to the standard result \(\int_{-\infty}^{+\infty} e^{x^2} \, dx = \sqrt{2 \pi}\), but with complex variable. Link to math material, complex calculus).