A-36

Appendix

A Preliminary Investigation into
An Evolutionary Boundary

rem   finding 3-D population at the end of the second year
rem   originating from the "first-year" 2-B
countit=1
D3 = 0
population = 5.49450549*10^19
[start]
D3=D3+(population/(1.82 * 10^12))
D3=D3*1.01
countit=countit + 1
IF countit=1000 then [end]
GOTO [start]
[end]
D3=D3+(population/(1.82 * 10^12))
D3=D3*1.01
print D3
end

answer:  6.3904532*10e13  or about  6.39*10e13  3-D
         add this to  6.45130858*10e12 
gives the sum:  7.035584058*10e13
         or about
7.04*10e13  3-D produced in "year two"

Main Pages

Links

http://www.laattorneyvideo.com/nonlegal/e-boundary/appendix/page36.html