A sequential network has one input X and one output Y. Initially the output is a 0. The output becomes a 1 whenever the pattern 011 or 111 is detected and is 0 otherwise. Assume initially that no inputs have been seen and create a special initial state with output 0 to start the Moore machine. Draw a state graph for a Moore machine (minimum number of states is 5). Your final state graph should be neatly drawn with no crossed lines. Hint: What information is needed to determine the output at each point in time. It is OK to have more than 5 states