Discrete Structure - Old Questions
Question Answer Details
11. Let S = {0, 1}. Give the regular expression corresponding to the regular set given:
a) {00, 010, 0110, 011110, ...}
b) {0, 001, 000, 00001, 00000, 0000001, ...}
Answer
AI Generated Answer
AI is thinking...