For a simple GARCH(1,1) model: h(t) = K + G*h(t-1) + A*e^2(t-1),
The parameters need to be constrained such that G + A < 1. Can anyone please tell me how this is derived since I've seen this in a lot of books but there's not much explanation given about this.
Thanks!