# delayed logistic x(t+1)=y y(t+1)=r*y*(1-x) par r=2.1 init y=.25 @ meth=discrete,total=200 done