Year 0: 1997

The first year of this simulation is 1997.

> x := x0;

> total := add( x[i], i=1..3 );

Thus, the total number of spotted owls in 1997 is 300.

>