Theory Of Computation Aa Puntambekar Pdf 126l May 2026

If you need page 126 content (e.g., a specific topic like Pushdown Automata, Turing Machines, or a solved example), I can:

Theory of Computation A.A. Puntambekar is a widely used textbook for computer science students, particularly those under Anna University, SPPU, or GTU syllabi. The book provides a straightforward introduction to automata theory, formal languages, and the limits of computation. Amazon.com Key Features & Content Comprehensive Coverage:

It covers fundamental topics including Finite Automata (DFA/NFA), Regular Expressions, Context-Free Grammars (CFG), Pushdown Automata (PDA), and Turing Machines. Exam-Oriented:

Designed specifically for university courses, it includes a large number of solved examples and exercise questions suitable for competitive exams like GATE.

Recent editions are updated for various university course codes, such as for Anna University and Amazon.com Access & Purchase Options theory of computation aa puntambekar pdf 126l

While some academic resources may provide previews or lecture notes based on this text, the full copyrighted book is typically available through the following platforms: You can find digital versions on the Amazon Kindle Store Physical Copies: Available at Academic Previews:

Limited excerpts or related study documents are often hosted on platforms like

Amazon.com: Theory of Computation for SPPU 15 Course (TE - I


Q1: Construct DFA for all binary strings that contain 010 as a substring. If you need page 126 content (e

A1: States: q0 (no part matched), q1 (got 0), q2 (got 01), q3 (accept – found 010).
Transitions:


Q2: Prove L = i ≤ j ≤ k is not context-free.

A2: Assume CFL. Choose s = a^p b^p c^p. Pumping lemma: s = u v w x y. Cases fail because pumping v and x breaks the order or inequality.


Q3: State the Halting Problem and prove it undecidable. Q1: Construct DFA for all binary strings that

A3: Given TM M and input w, does M halt on w?
Proof: Assume H decides it. Construct D that runs H(M,M) and loops if H accepts, halts if H rejects. Run D(D) → contradiction.


| Your reference “126l” | Likely meaning | |----------------------|----------------| | Page 126 | Check pumping lemma or minimization section. | | Section 1.26 / 12.6 | Possibly a subsection on “Properties of CFL” or “Closure of Recursive Languages”. | | Typo | Might be “12.6” — many editions have undecidability starting around chapters 11–12. |

How to locate content effectively:

  • Page 126 likely falls in CFG/PDA section (Chomsky Normal Form or PDA construction).