the characteristic function of a Gaussian random variable X distributed as $N(\mu,\sigma^2)$ is given by $\phi(w)=\exp(j\mu w-\frac{\mu^2 w^2}{2} )$
Please find the Chernoff Bound for the above Gaussian random variable.
Chernoff Bound is given by $P\{X>a\} \le \frac{\mathbb E[\exp(sX)]}{\exp(sa)}$ for $s>0$
I have no idea to think the solution of this question, can anyone help me?