Deck 13: A: Modeling Computation

Full screen (f)
exit full mode
Question
  .<div style=padding-top: 35px> .
Use Space or
up arrow
down arrow
to flip the card.
Question
Suppose A = {0, 1}. Describe all strings belonging to A∗.
Question
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of
Question
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 0011.
Question
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 01.
Question
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 011111.
Question
Suppose V={S, A, a, b}, T={a, b} , and S is the start symbol. Find a set of productions that includes Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, a a} . <div style=padding-top: 35px> and Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, a a} . <div style=padding-top: 35px> and generates the language {a, a a} .
Question
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 01.
Question
Let G be the phrase-structure grammar with vocabulary V={A, B, 0,1, S} , terminal elements T={0,1} ,
start symbol S , productions P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, 0,1, S} , terminal elements  T={0,1} , start symbol  S , productions  P=    from  S ?   (1) 000,  (2) 11, (3) 010, (4) } 0000,   (5)  0001, (6) 110, (7)  0010<div style=padding-top: 35px>
from S ? (1) 000, (2) 11, (3) 010, (4) } 0000, (5) 0001, (6) 110, (7) 0010
Question
Find a production of the form "A → " such that S → 1S , S → 0A, A → produces {1n00 | n ≥ 0}.
Question
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    are derivable from S ? (1)  ba , (2)  ab , (3) baab, (4) aababa, (5)  aba <div style=padding-top: 35px>
are derivable from S ?
(1) ba ,
(2) ab ,
(3) baab,
(4) aababa,
(5) aba
Question
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of
Question
Find a set of two productions that produces Find a set of two productions that produces  <div style=padding-top: 35px>
Question
Suppose V={S, A, a, b}, T={a, b} , and S is the start symbol. Find a set of productions that includes Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, b, b a, b a a} .<div style=padding-top: 35px> and Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, b, b a, b a a} .<div style=padding-top: 35px> and generates the language {a, b, b a, b a a} .
Question
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    are derivable from  A  ? (1) babaa, (2)  aab , (3)  bba <div style=padding-top: 35px>
are derivable from A ?
(1) babaa,
(2) aab ,
(3) bba
Question
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of 00.
Question
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    - Which of these are derivable from ABa? (1)  ba , (2)  abb , (3)  aba , (4)  b , (5)  aababa<div style=padding-top: 35px> - Which of these are derivable from ABa?
(1) ba ,
(2) abb ,
(3) aba ,
(4) b ,
(5) aababa
Question
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 0100.
Question
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 010.
Question
Find a production of the form "A → " such that S → 0A, A → produces {00}.
Question
What is the output produced by this finite-state machine when the input string is 11101? What is the output produced by this finite-state machine when the input string is 11101?  <div style=padding-top: 35px>
Question
let let   resulting grammar G is    <div style=padding-top: 35px> resulting grammar G is let   resulting grammar G is    <div style=padding-top: 35px>
let   resulting grammar G is    <div style=padding-top: 35px>
Question
let let   resulting grammar G is    <div style=padding-top: 35px> resulting grammar G is let   resulting grammar G is    <div style=padding-top: 35px>
let   resulting grammar G is    <div style=padding-top: 35px>
Question
Suppose that A = {1, 11, 01} and B = {0, 10}. Find BA. this state table.
Question
What is the language generated by the grammar with productions What is the language generated by the grammar with productions  , and  , where     is the start symbol?<div style=padding-top: 35px> , and What is the language generated by the grammar with productions  , and  , where     is the start symbol?<div style=padding-top: 35px> ,
where What is the language generated by the grammar with productions  , and  , where     is the start symbol?<div style=padding-top: 35px> is the start symbol?
Question
Let A = {1, 10}. Which strings belong to A∗?
Question
What language is generated by the phrase-structure grammar if the productions are What language is generated by the phrase-structure grammar if the productions are   where   is the start symbol?<div style=padding-top: 35px> where What language is generated by the phrase-structure grammar if the productions are   where   is the start symbol?<div style=padding-top: 35px> is the start symbol?
Question
Construct a finite-state machine with output that produces a 1 if and only if the last 3 input bits read are 0's.
Question
determine the output for each input string, using determine the output for each input string, using   10111<div style=padding-top: 35px>
10111
Question
Find all strings recognized by this deterministic finite-state automaton. Find all strings recognized by this deterministic finite-state automaton.  <div style=padding-top: 35px>
Question
Suppose that A = {1, 11, 01} and B = {0, 10}. Find AB.
Question
determine the output for each input string, using determine the output for each input string, using   11000<div style=padding-top: 35px>
11000
Question
let let   resulting grammar G is    <div style=padding-top: 35px> resulting grammar G is let   resulting grammar G is    <div style=padding-top: 35px>
let   resulting grammar G is    <div style=padding-top: 35px>
Question
Find a grammar for the set Find a grammar for the set  <div style=padding-top: 35px>
Question
Find all strings recognized by this deterministic finite-state automaton. Find all strings recognized by this deterministic finite-state automaton.  <div style=padding-top: 35px>
Question
Find the set recognized by this deterministic finite-state machine. Find the set recognized by this deterministic finite-state machine.  <div style=padding-top: 35px>
Question
determine the output for each input string, using determine the output for each input string, using   000<div style=padding-top: 35px>
000
Question
let let   resulting grammar G is    <div style=padding-top: 35px> resulting grammar G is let   resulting grammar G is    <div style=padding-top: 35px>
let   resulting grammar G is    <div style=padding-top: 35px>
Question
determine the output for each input string, using determine the output for each input string, using   1111<div style=padding-top: 35px>
1111
Question
let let   resulting grammar G is    <div style=padding-top: 35px> resulting grammar G is let   resulting grammar G is    <div style=padding-top: 35px>
let   resulting grammar G is    <div style=padding-top: 35px>
Question
Find the Kleene closure of A={0,1,2} .
Question
Determine if 1101 belongs to the regular set 1*0*1.
Question
Find the language recognized by this nondeterministic finite-state automaton. Find the language recognized by this nondeterministic finite-state automaton.  <div style=padding-top: 35px>
Question
Find the Kleene closure of A={1} .
Question
Construct a finite-state automaton that recognizes all strings that end with 11.
Question
Determine if 1101 belongs to the regular set 1(10)*1*.
Question
Let A={0,11} . Find A3 .
Question
Which strings belong to the regular set represented by the regular expression (1∗01∗0) ?
Question
For the following Turing machines T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machines T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):  <div style=padding-top: 35px>
Question
Which strings are recognized by the following finite-state automaton? Which strings are recognized by the following finite-state automaton?  <div style=padding-top: 35px>
Question
Find a deterministic finite-state automaton equivalent to the following nondeterministic finite-state machine. Find a deterministic finite-state automaton equivalent to the following nondeterministic finite-state machine.  <div style=padding-top: 35px>
Question
Construct a finite-state automaton that recognizes the set represented by the regular expression 10∗.
Question
Find the Kleene closure of A={00} .
Question
Which strings belong to the set represented by the regular expression 0∗ ∪ 11?
Question
Determine if 1101 belongs to the regular set (0∪1)*1.
Question
Determine if 1101 belongs to the regular set (11)*0*(11)*.
Question
Find the language recognized by this nondeterministic finite-state automaton. Find the language recognized by this nondeterministic finite-state automaton.  <div style=padding-top: 35px>
Question
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):  <div style=padding-top: 35px>
Question
Determine if 1101 belongs to the regular set (01)*(11)*(01)*.
Question
Let A={0,11} . Find A2 .
Question
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):  <div style=padding-top: 35px>
Question
Construct a Turing machine that computes Construct a Turing machine that computes  <div style=padding-top: 35px>
Question
Construct a Turing machine that computes Construct a Turing machine that computes  <div style=padding-top: 35px>
Question
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):  <div style=padding-top: 35px>
Question
Consider the Turing machine T : Consider the Turing machine T :  <div style=padding-top: 35px>
Question
Consider the Turing machine T : Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  <div style=padding-top: 35px> For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol. Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  <div style=padding-top: 35px>
Question
Consider the Turing machine T : Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  <div style=padding-top: 35px> For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol. Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  <div style=padding-top: 35px>
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/67
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 13: A: Modeling Computation
1
  . .
2
Suppose A = {0, 1}. Describe all strings belonging to A∗.
A∗ consists of all strings of 0's and 1's, including the empty string.
3
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of
4
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 0011.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
5
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 01.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
6
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 011111.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
7
Suppose V={S, A, a, b}, T={a, b} , and S is the start symbol. Find a set of productions that includes Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, a a} . and Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, a a} . and generates the language {a, a a} .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
8
Suppose a phrase-structure grammar has productions S → S11, S → 0A, S → A1, A → 0. Find a derivation of 01.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
9
Let G be the phrase-structure grammar with vocabulary V={A, B, 0,1, S} , terminal elements T={0,1} ,
start symbol S , productions P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, 0,1, S} , terminal elements  T={0,1} , start symbol  S , productions  P=    from  S ?   (1) 000,  (2) 11, (3) 010, (4) } 0000,   (5)  0001, (6) 110, (7)  0010
from S ? (1) 000, (2) 11, (3) 010, (4) } 0000, (5) 0001, (6) 110, (7) 0010
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
10
Find a production of the form "A → " such that S → 1S , S → 0A, A → produces {1n00 | n ≥ 0}.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
11
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    are derivable from S ? (1)  ba , (2)  ab , (3) baab, (4) aababa, (5)  aba
are derivable from S ?
(1) ba ,
(2) ab ,
(3) baab,
(4) aababa,
(5) aba
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
12
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
13
Find a set of two productions that produces Find a set of two productions that produces
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
14
Suppose V={S, A, a, b}, T={a, b} , and S is the start symbol. Find a set of productions that includes Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, b, b a, b a a} . and Suppose  V={S, A, a, b}, T={a, b} , and  S  is the start symbol. Find a set of productions that includes   and   and generates the language  {a, b, b a, b a a} . and generates the language {a, b, b a, b a a} .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
15
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    are derivable from  A  ? (1) babaa, (2)  aab , (3)  bba
are derivable from A ?
(1) babaa,
(2) aab ,
(3) bba
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
16
Suppose a phrase-structure grammar has productions S → 1S0, S → 0A, A → 0. Find a derivation of 00.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
17
Let G be the phrase-structure grammar with vocabulary V={A, B, a, b, S} , terminal element set T={a, b} , start symbol S , and production set P= Let  G  be the phrase-structure grammar with vocabulary  V={A, B, a, b, S} , terminal element set  T={a, b} , start symbol  S , and production set  P=    - Which of these are derivable from ABa? (1)  ba , (2)  abb , (3)  aba , (4)  b , (5)  aababa - Which of these are derivable from ABa?
(1) ba ,
(2) abb ,
(3) aba ,
(4) b ,
(5) aababa
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
18
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 0100.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
19
Suppose a phrase-structure grammar has productions S → S0, S → A1, A → 0. Find a derivation of 010.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
20
Find a production of the form "A → " such that S → 0A, A → produces {00}.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
21
What is the output produced by this finite-state machine when the input string is 11101? What is the output produced by this finite-state machine when the input string is 11101?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
22
let let   resulting grammar G is    resulting grammar G is let   resulting grammar G is
let   resulting grammar G is
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
23
let let   resulting grammar G is    resulting grammar G is let   resulting grammar G is
let   resulting grammar G is
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
24
Suppose that A = {1, 11, 01} and B = {0, 10}. Find BA. this state table.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
25
What is the language generated by the grammar with productions What is the language generated by the grammar with productions  , and  , where     is the start symbol?, and What is the language generated by the grammar with productions  , and  , where     is the start symbol?,
where What is the language generated by the grammar with productions  , and  , where     is the start symbol? is the start symbol?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
26
Let A = {1, 10}. Which strings belong to A∗?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
27
What language is generated by the phrase-structure grammar if the productions are What language is generated by the phrase-structure grammar if the productions are   where   is the start symbol? where What language is generated by the phrase-structure grammar if the productions are   where   is the start symbol? is the start symbol?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
28
Construct a finite-state machine with output that produces a 1 if and only if the last 3 input bits read are 0's.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
29
determine the output for each input string, using determine the output for each input string, using   10111
10111
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
30
Find all strings recognized by this deterministic finite-state automaton. Find all strings recognized by this deterministic finite-state automaton.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
31
Suppose that A = {1, 11, 01} and B = {0, 10}. Find AB.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
32
determine the output for each input string, using determine the output for each input string, using   11000
11000
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
33
let let   resulting grammar G is    resulting grammar G is let   resulting grammar G is
let   resulting grammar G is
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
34
Find a grammar for the set Find a grammar for the set
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
35
Find all strings recognized by this deterministic finite-state automaton. Find all strings recognized by this deterministic finite-state automaton.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
36
Find the set recognized by this deterministic finite-state machine. Find the set recognized by this deterministic finite-state machine.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
37
determine the output for each input string, using determine the output for each input string, using   000
000
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
38
let let   resulting grammar G is    resulting grammar G is let   resulting grammar G is
let   resulting grammar G is
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
39
determine the output for each input string, using determine the output for each input string, using   1111
1111
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
40
let let   resulting grammar G is    resulting grammar G is let   resulting grammar G is
let   resulting grammar G is
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
41
Find the Kleene closure of A={0,1,2} .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
42
Determine if 1101 belongs to the regular set 1*0*1.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
43
Find the language recognized by this nondeterministic finite-state automaton. Find the language recognized by this nondeterministic finite-state automaton.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
44
Find the Kleene closure of A={1} .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
45
Construct a finite-state automaton that recognizes all strings that end with 11.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
46
Determine if 1101 belongs to the regular set 1(10)*1*.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
47
Let A={0,11} . Find A3 .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
48
Which strings belong to the regular set represented by the regular expression (1∗01∗0) ?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
49
For the following Turing machines T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machines T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
50
Which strings are recognized by the following finite-state automaton? Which strings are recognized by the following finite-state automaton?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
51
Find a deterministic finite-state automaton equivalent to the following nondeterministic finite-state machine. Find a deterministic finite-state automaton equivalent to the following nondeterministic finite-state machine.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
52
Construct a finite-state automaton that recognizes the set represented by the regular expression 10∗.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
53
Find the Kleene closure of A={00} .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
54
Which strings belong to the set represented by the regular expression 0∗ ∪ 11?
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
55
Determine if 1101 belongs to the regular set (0∪1)*1.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
56
Determine if 1101 belongs to the regular set (11)*0*(11)*.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
57
Find the language recognized by this nondeterministic finite-state automaton. Find the language recognized by this nondeterministic finite-state automaton.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
58
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
59
Determine if 1101 belongs to the regular set (01)*(11)*(01)*.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
60
Let A={0,11} . Find A2 .
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
61
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
62
Construct a Turing machine that computes Construct a Turing machine that computes
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
63
Construct a Turing machine that computes Construct a Turing machine that computes
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
64
For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left): For the following Turing machine T , find the final tape when T is run on the following tape, beginning in the initial position (the first nonzero entry from the left):
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
65
Consider the Turing machine T : Consider the Turing machine T :
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
66
Consider the Turing machine T : Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol. Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
67
Consider the Turing machine T : Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.  For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol. Consider the Turing machine T :   For the following tape, determine the final tape when T halts, assuming that T begins in state s0 at the leftmost nonblank symbol.
Unlock Deck
Unlock for access to all 67 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 67 flashcards in this deck.