Name: ____________________________________________________ Alpha: _____________________
Describe help received: _________________________________________________________________
Theorem For any k > 0 and alphabet Σ, the language of all strings over Σ of length k is accepted by a nondeterministic finite automaton.Note 1: If I asked only about $k = 3$ and $\Sigma = \{a,b\}$, you could prove this by drawing a machine. But now I'm asking you to show that for any $k$ and $\Sigma$ there is an NDFA accepting $\{w \in \Sigma^*\ |\ |w| = k\}$. So there is no single NDFA you could draw to show this.