Question

Let M be a pushdown automaton and let L ⊆ A∗ be a language such that...

Let M be a pushdown automaton and let L ⊆ A∗ be a language such that L = L(M). Prove that if the length of the stack never exceeds a fixed number k ∈ N, then L is a regular language.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

If the length of stack never exceeds value k and there are total C possible stack symbols, than there are maximum kC possible permutations of stack content which is a finite number.

Hence we can simulate a finite automata from given push-down automata such that if there is transition in push-down automata, then this can be simulated by the transition function in finite-automata.

Thus finite automata will have maximum number of states where |Q| is number of states in push-down automata and kC is total possible permutations of stacks in worst case.

Hence when stack size is finite, then every push-down automata can always be simulated by finite automata.

Add a comment
Know the answer?
Add Answer to:
Let M be a pushdown automaton and let L ⊆ A∗ be a language such that...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT