Search the web
Sign In
New User? Sign Up
comp-sci-theory · Computer Science Theory
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Sipser. Introduction to Computation Theory. Problem: 1.37   Message List  
Reply | Forward Message #2711 of 2737 |
Re: Sipser. Introduction to Computation Theory. Problem: 1.37

--- In comp-sci-theory@yahoogroups.com, "manzur1986" <manzur1986@...>
wrote:
>
> Let C[n] = {x | x is a binary number that is multiple of n}. Show
> that for each n >= 1, the language C[n] is regular.
> Thanks in advance
>

Say n=7. Your DFA has 7 states q_0, ..., q_7. It is in q_k when the
part of the input that has been read is k mod 7. Just need to figure
out the state transitions when one more bit is read.

Best,
Ching-Lueh





Wed Oct 31, 2007 3:54 am

ptt_hatred
Offline Offline
Send Email Send Email

Forward
Message #2711 of 2737 |
Expand Messages Author Sort by Date

Let C[n] = {x | x is a binary number that is multiple of n}. Show that for each n >= 1, the language C[n] is regular. Thanks in advance...
manzur1986
Offline Send Email
Oct 29, 2007
8:58 pm

This is exactly the type of thing that is not wanted on this group. This is not a homework answer database. Continue like this and you will be banned. Mike...
Michael Christoff
crankyho2000
Offline Send Email
Oct 29, 2007
9:29 pm

... Say n=7. Your DFA has 7 states q_0, ..., q_7. It is in q_k when the part of the input that has been read is k mod 7. Just need to figure out the state...
ptt_hatred
Offline Send Email
Oct 31, 2007
3:54 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help