Logistic Population Model with Harvesting

xt+1 = r xt(1 - xt) - h xt

This page allows you to iterate the logisitic difference equation, given above, for N steps using selected values of the growth parameter, r, and harvesting parameter, h. The x variable is a number between 0 and 1 that can be interpreted as the ratio of a population to the carrying capacity of its environment.

r   =
h   =
N  =
xo =