Heyy, so I need to do this for an assignment on modeling and complexity. this is a simplified version of the problem I'm trying to prove:
If I have an equation like E(t) = he^g(t)t/ke^t
with g(t) = bt + h
and I want to show convergence of two instances of E(t) (say E_a and E_b), then I can say
as t --> infinity the plateaus of E_b and E_a will be the same: h_a = h_b
using g(t) I can write something like
g_a(t) - b_at = g_b(t)-b_bt
and find a relationship between the parameters so that this is fulfilled.
But that doesn't show that E_a and E_b plateauing at the same level is an emergent property. How can I model this system to make this an emergent property?