Background--Simple iteration from a Fixed Boundary Condition

Suppose a function,  F[i], changes proportional to its current size, i.e.,  F[i+1] = F[i] + αF[i]

"index_1.gif"

In the above, the symbol is assigned (ExplFun[i,alpha] = ...) as part of the function definition, so that intermediate values are ``remembered.''
The function needs some value at some time (an initial condition) from which it obtains all its other values:

"index_2.gif"

"index_3.gif"

"index_4.gif"

"index_5.gif"


Created by Wolfram Mathematica 6.0  (06 November 2007) Valid XHTML 1.1!