I need the first equation to be at the same line. When I use the following, it exceeds the width of the page. Thanks.
Code: Select all
\begin{eqnarray*}
p_{i2}^{(1)}&=&P(CCC_t \in I_2|CCC_{t-1} \in I_i,
p=p_0)=\sum_{j=LCL_i}^{WL_i-1} p_0
(1-p_0)^{j-1}=(1-p_0)^{LCL_1-1}-(1-p_0)^{WL_1-1},\\
...&=&
\end{eqnarray*}