Discrete Mathematics and Its Applications, Seventh Edition

Published by McGraw-Hill Education
ISBN 10: 0073383090
ISBN 13: 978-0-07338-309-5

Chapter 13 - Section 13.3 - Finite-State Machines with No Output - Exercises - Page 876: 25

Answer

8 Transitions occur

Work Step by Step

finite-state automaton that recognized the set of complete bit strings that contain the string $101$. Start state $s_0$, only final state $s_3$; transitions -from $s_0$ to $s_0$ on 0, -from $s_0$ to $s_1$ on 1, - from $s_1$ to $s_2$ on 0, -from $s_1$ to $s_1$ on 1, -from $s_2$ to $s_0$ on 0, - from $s_2$ to $s_3$ on 1, -from $s_3$ to $s_3$ on 0, -from $s_3$ to $s_3$ on 1
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.