Draw the required transition diagram.
Draw a transition diagram for a Turing Machine that computes the function f(z) = 8 + 2. The Turing Machine uses unary notation for the natural numbers. For example, when the machine starts with A^3A on its tape, the output should be A^5A. In other words, f(3) = 5.