I'm having some errors while copmiling the following:
\begin{equation}
k_{t+1}=\left\{
\begin{array}{l}
$A.s.k_{t}^{\alpha}+(1-\delta).b_{t}^{P}-\delta.b_{t}$ \quad \text{if $\frac{b_{t}+b_{t}^{P}}{(1-\epsilon).s.k_{t}^{\alpha}} < 1$} \\
$s.k_{t}^{\alpha}-b_{t}$ \quad \text{if $\frac{b_{t}+b_{t}^{P}}{(1-\epsilon).s.k_{t}^{\alpha}} \geq 1$}
\end{array}
\right.
\end{equation}
It looks as I want in pdf but I'm getting some missing $ inserted.
Thanks for your help

casescomment in the answer.