1. (a) Draw a circuit diagram for an LFSR with n = 5 that generates a maximum length sequence.
(b) Add logic so that 00000 is included in the state sequence.
(c) Determine the actual state sequence.
2. (a) Draw a circuit diagram for an LFSR with n = 6 that generates a maximum length sequence.
(b) Add logic so that 000000 is included in the sequence.
(c) Determine the 10 elements of the sequence starting in 101010.