lecture 12 define g(h)

This commit is contained in:
Josia Pietsch 2023-07-12 17:57:05 +02:00
parent e566dff883
commit c926a076e7
Signed by untrusted user who does not match committer: josia
GPG Key ID: E70B571D66986A2D

View File

@ -38,7 +38,8 @@ First, we need to prove some properties of characteristic functions.
&=& |\bE[e^{\i t X} (e^{\i h X} - 1)]|\\
&\overset{\text{Jensen}}{\le}&
\bE[|e^{\i t X}| \cdot |e^{\i h X} -1|]\\
&=& \bE[|e^{\i h X} - 1|]\\
&=& \bE[|e^{\i h X} - 1|]
\text{\reflectbox{$\coloneqq$}} g(h)\\
\end{IEEEeqnarray*}
Hence $\sup_{t \in \R} |\phi_X(t + h) - \phi_X(t) | \le g(h)$.