-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathappA.tex
29 lines (24 loc) · 963 Bytes
/
appA.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
In this appendix, we present a procedure for improving the bounds
obtained by the application of Jensen's inequality. The methiod is
based on the idea of reducing the thickness of a convex region
into many thinner convex regions.
\section{Convex Functions}
A real valued function $f$ is defined to be convex over an
interval $\Omega=[\alpha, \beta]$ if
\begin{equation}
\lambda \Phi\{x_1)+(1-\lambda)\Phi(x_2) \ge \Phi (\lambda x_1
+(1-\lambda ) x_2\}.
\end{equation}
If the above inequality is reversed or
\begin{equation}
\lambda \Phi(x_1)+(1-\lambda)\Phi(x_2) \le \Phi (\lambda x_1
+(1-\lambda ) x_2),
\end{equation}
then $\Phi$ is called concave.
\section{Jensen's Inequality for Convex Functions}
Let $x$ be a random variable with a finite mean. If $\Phi(x)$ is
real-valued convex function, then
\begin{equation}
E[\Phi(x)] \ge \Phi \left( E[x] \right)
\end{equation}
\noindent where $E[.]$ is the mathematical expectation.