Let P = ``
while
''. If the input is
then
is increased each time the body of the loop is applied so the exit condition
is never satisfied.
For example, if
initially, then the vector
evolves as follows:
and does not stop. So
is not defined when
. For
, the entry condition is never satisfied so the output is
:
David Goodwin
2008-09-20