I am very new to optimization andI have to solve this equation
max U(k)=tlog(1+ yhpg/(pg+s))+mpge^(-ky)) st k>0
can anyybody give me idea where should I start
I am very new to optimization andI have to solve this equation
max U(k)=tlog(1+ yhpg/(pg+s))+mpge^(-ky)) st k>0
can anyybody give me idea where should I start
Notice that $\exp(-ky)$ is a monotone function.
If $y > 0$, it is a decreasing function.
If $y < 0$, it is an increasing function.
In either case, the maximum might not exist.
If $U''<0$ for all k then $k^{\ast}$ is the global maximum.
– Mdoc Jul 18 '17 at 01:21