I am trying to evaluate the limit of the CES Production function:
$$Y=(aK^p + bL^p)^{1/p} $$
when $p$ goes to -infinity.
It first yields the indeterminate form $0^0$. I tried solving the problem by taking the log of the function, but then the limit gave resulted in $0\cdot(-\infty)$.
Thanks in advance.
I think this is an easier way to solve it.
When $L<K$ we can factorize $L$ as follows:
$Y=\Big[bL^p \Big(\frac{aK^p}{bL^p}+1\Big)\Big]^{1/p}=b^{1/p} L \Big[\frac{a}{b}\big(\frac{K}{L}\big)^p +1\Big]^{1/p}=b^{1/p} L \Big[\frac{a}{b}\big(\frac{L}{K}\big)^{-p} +1\Big]^{1/p}$
$lim_{p \rightarrow - \infty} Y =L$ ,
since $b^{1/-\infty}=1$, and $lim_{p \rightarrow - \infty} \big(\frac{L}{K}\big)^{-p}=\big(\frac{L}{K}\big)^{\infty}=0$.
By symmetry, when $K<L$ (factoring $K$ instead of $L$), we obtain:
$lim_{p \rightarrow - \infty} Y =K$ .