retagged by
5,862 views
21 votes
21 votes
Show that the Turing machines, which have a read only input tape and constant size work tape, recognize precisely the class of regular languages.
retagged by

5 Answers

–4 votes
–4 votes
Regular languages can be finite or infinite.

Therefore , a finite tape turing machine can recognize all finite regular languages ..... here these set of finite regular languages can be called as a class of Regular languages.

Related questions

48 votes
48 votes
3 answers
5
Arjun asked Nov 15, 2015
4,438 views
Show that all vertices in an undirected finite graph cannot have distinct degrees, if the graph has at least two vertices.
40 votes
40 votes
9 answers
6
15 votes
15 votes
5 answers
7
Kathleen asked Sep 12, 2014
2,012 views
Show that the product of the least common multiple and the greatest common divisor of two positive integers $a$ and $b$ is $a\times b$.
52 votes
52 votes
2 answers
8
Kathleen asked Sep 12, 2014
6,551 views
Find the number of binary strings $w$ of length $2n$ with an equal number of $1's$ and $0's$ and the property that every prefix of $w$ has at least as many $0's$ as $1's....