Subject: CS850 Advanced Theory of Computation Due Date: Tuesday, Jun 01, 2020
Class: MSCS-2K20 Semester: Spring 2021
Assignment # 04 (Individual Effort, 20 points)
Question#1: Construct a Turing machine for checking the palindrome of the string of even length
and write its formal definition. (6+3pts)
Example strings are:
ababbaba
abbaabba
babaabab
etc.
Question#2: Construct a Turing machine for checking the palindrome of the string of odd length and
write its formal definition. (6+3pts)
Example strings are:
abababa
aaabaaa
etc.
Note: 10% points are reserved for neatness! Only Scanned copies or photos of the hand-written
assignments will be accepted. Hard copy submissions are not allowed.