Chapter 0: Q27E (page 1)
Read the informal definition of the finite state transducer given in Exercise 1.24. Give the state diagram of an FST with the following behaviour. Its input and output alphabets are . Its output string is identical to the input string on the even positions but inverted on the odd positions. For example, on input 0000111 it should output 1010010 .
Short Answer
In even positions output string is same as input string
In odd positions, output string is inverted