Content deleted Content added
Line 18:
For example, during the process of applying the algorithm to the scheme diagram above the word <math>|*||</math> consistently emerging the words <math>|b*|</math>, <math>ba|*|</math>, <math>a|*|</math>, <math>a|b*</math>, <math>aba|*</math>, <math>baa|*</math>, <math>aa|*</math>, <math>aa|c</math>, <math>aac</math>, <math>ac|</math> и <math>c||</math>, after which the algorithm stops with the result <math>||</math>. Other examples, see below.
Any normal algorithm is equivalent to some [[Turing machine]], and vice versa
Normal algorithms have proved to be a convenient means for the construction of many sections of [[constructive mathematics]]. Moreover, inherent in the definition of a normal algorithm used in a number of ideas aimed at handling symbolic information programming languages
==Algorithm==
|