I am building a macroeconomic model and I am having trouble calculating the steady state.
GDP in the model is determined by
Y(L,B,K) = x*L+y*B+z*g*K
where (x,y,z) are known constants, L is the stock of loans, B is the stock of bonds, K is the stock of capital and g is the growth rate of capital.
g is given by known function g(L,B,K)
The steady state of the model is reached when the rate of growth of Y is equal to g. I want to find the relation between L B K that can reach a steady state.
So I guess this is Y'(L,B,K) = g(L,B,K), but I am about 10 years away from my last calculus class, and I can't figure out the right way to fit the parital derivatives together, or if I should be trying a different way to solve the problem.
Any help would be appreciated.
In simulations the model definitly converges to to a steady state where the change in Y is equal to g, (e.g. (Y2-Y1)/Y1 = g). And I have the equations for Y and g. I just can't figure out the exact form of the steady state.
– A H Apr 26 '13 at 13:56