<< Prev Showing: 181-185 of 353 Next >>
· 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 ·Automata and Computability (A13)
Say that string x is a prefix of string y if a string z exists where xz = y and that x is a proper prefix of y if in addition x y. In each of the following parts we define an operation on a language A. Show that the class of regular languages is closed under that operation. a. NOPREFIX (A) = {w A| no proper prefix of w is a member of A} b. NOEXTEND (A) = {w A| w is not the proper prefix of any string in A}
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
113140
OTA ID:
105277
Let G be CFG in Chomsky normal form that contains b variables. Show that, if G generates some string using a derivation with more than b steps, L (G) is infinite.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
113141
OTA ID:
103992
Automata and Computability (A18)
Consider the language B = L (G), where G is the grammar given in Exercise 2.13 (page 121). The pumping lemma for context-free languages, Theorem 2.19 (page 115), states the existence of a pumping length p for B. What is the minimum value of p that works in the pumping lemma? Justify your answer.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
113142
OTA ID:
105277
A Turing machine with doubly infinite tape is similar to an ordinary Turing machine except that its tape is infinite to the left as well as to the right. The tape is initially filled with blanks except for the portion that contains the input. Computation is defined as usual except that the head never encounters an end to the tape as it moves leftward. Show that this type of Turing machine recognizes the class of Truing-recognizable languages.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
113144
OTA ID:
103992
Show that the collection of decidable languages is closed under the operations of a. union. b. concatenation. c. star. d. complementation. e. intersection
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
113145
OTA ID:
105277
<< Prev Showing: 181-185 of 353 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-350 · 351-353 ·Page generated in 0.0959 seconds