A Turing machine with doubly infinite tape is similar to an ordinary Turing machine, but its tape is infinite to the left as wellas to the right The tape is initially filled with blanks except for the portion that contains the input. Computation is definedas usual except that the head never encounters an end to the tape as it moves leftward. Show that this type of Turingmachine recognizes the class of Turing- recognizable languages.