In article <20b84b19.0309232118.403b6bd2@posting.google.com >,
stegen123@yahoo.com (Jack Smith) writes:[color=blue]
>Help needed on this question. Any help is appreciated. Thanks in
>advance.
>
>Given a binary string (i.e. a finite sequence of 0's and 1's) we
>choose any two digit substring 01 and replace it by a string of the
>form 100...0 using an arbitrary (but finite) number of zeros. Prove
>by induction that this transformation can not be performed infinitely
>many times, i.e. this sequence of transformations must terminate for
>any input string.[/color]
This is a well-known (solved) type of termination problem in string
rewriting, a subfield of term rewriting. Here are some related links:
term rewriting homepage:
http://rewriting.loria.fr/
journal paper (AAECC 2000) by Zantema/Geser on this topic:
pdf:
http://www.springerlink.com/app/home...1&pagecount=25
abstract:
http://www.springerlink.com/app/home...ts,id:100499,1
conference paper (RTA 1995) on this topic:
http://www.informatik.uni-trier.de/~...tml#ZantemaG95
technical report version (1994) from Zantema's homepage:
ftp://ftp.cs.ruu.nl/pub/RUU/CS/techr.../1994-44.ps.gz
Hans Zantema's homepage:
http://www.win.tue.nl/~hzantema/
Alfons Geser's homepage:
http://research.nianet.org/~geser/
Hope this helps,
Bernhard Gramlich.
================================================== ======================
Bernhard Gramlich Vienna University of Technology
e-mail:
gramlich@logic.at www:
http://www.logic.at/staff/gramlich
================================================== ======================
--
================================================== ======================
Bernhard Gramlich Vienna University of Technology
e-mail:
gramlich@logic.at www:
http://www.logic.at/staff/gramlich
================================================== ======================