Chapter 6: Problem 17
If \(A(\neq \emptyset)\) is a language and \(A^{2}=A\), prove that \(A=A^{*}\).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 6: Problem 17
If \(A(\neq \emptyset)\) is a language and \(A^{2}=A\), prove that \(A=A^{*}\).
All the tools & learning materials you need for study success - in one app.
Get started for free
For \(\mathbf{\Sigma}=\\{0,1\\}\) determine whether the string 00010 is in each of the following languages (taken from \(\mathbf{\Sigma}^{*}\) ). a) \(\\{0,1\\}^{*}\) b) \(\\{000,101\\}\\{10,11\\}\) c) \(\\{00\\}\\{0\\}^{*}\\{10\\}\) d) \(\\{000\\}^{*}\\{1\\}^{*}\\{0\\}\) e) \(\\{00\\}^{*}\\{10\\}^{*}\) f) \(\\{0\\}^{*}\\{1\\}^{*}\\{0\\}^{*}\)
For \(\mathbf{\Sigma}=\\{x, y, z\\}\), let \(A, B \subseteq \mathbf{\Sigma}^{*}\) be given by \(A=\\{x y\\}\) and \(B=\\{\lambda, x\\} .\) Determine (a) \(A B\); (b) \(B A ;\) (c) \(B^{3} ;\) (d) \(B^{+} ;\)(e) \(A^{*}\).
Let \(\mathbf{\Sigma}\) be the alphabet \(\\{0,1\\}\), and let \(A \subseteq \mathbf{\Sigma}^{*}\) be the language defined recursively as follows: 1) The symbols 0,1 are both in \(A\)-this is the base for our definition; and, 2) For any word \(x\) in \(A\), the word \(0 x 1\) is also in \(A\)-this constitutes the recursive process. a) Find four different words-two of length 3 and two of length 5 -in \(A\). b) Use the given recursive definition to show that 0001111 is in \(A\). c) Explain why 00001111 is not in \(A\).
Let \(A=\\{10,11\\}, B=\\{00,1\\}\) be languages for the alphabet \(\mathbf{\Sigma}=\\{0,1\\}\). Determine each of the following: (a) \(A B\); (b) \(B A\); (c) \(A^{3}\); (d) \(B^{2}\).
Given a nonempty language \(A \subseteq \Sigma^{*}\), prove that if \(A^{2}=A\), then \(\lambda \in A\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.