Objectives:
| Clearly and succinctly describe the language that is accepted by
the TM in ex11.1 |
| Build and thoroughly test TMs for a) 7g p237 of your text,. b) L={w| w consists of k a's where k is a power of 2} |
| Clearly and succinctly describe in your own words how the
machine in ex11.2 works. |
| Build and thoroughly test a 2-tape TM for {wwR| w in {a,b}*}. The TM should start with the input string on tape1 and tape2 blank. |