Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lfa:lab07-the-pumping-lemma [2021/11/19 13:08] pdmatei |
lfa:lab07-the-pumping-lemma [2021/12/06 12:08] (current) stefan.stancu [8.2. Languages which are not regular] |
||
---|---|---|---|
Line 23: | Line 23: | ||
**8.2.6.** $ L = \{ \: w \in \{0\}^* \: | \: \text{the length of w is a power of two} \: \} $ | **8.2.6.** $ L = \{ \: w \in \{0\}^* \: | \: \text{the length of w is a power of two} \: \} $ | ||
- | **8.2.6.** $ L = \{ \: ww^R \: | \: w\in \{0,1\}^* \} $ | + | **8.2.7.** $ L = \{ \: ww^R \: | \: w\in \{0,1\}^* \} |
+ | $ | ||