edited by
1,075 views

2 Answers

0 0 votes
let’s assume w= 01

for ww, it will be 0101

Since the first and the last symbol is different.Hence, the problem is undecidable
Position:
Show:

Related questions

0 0 votes
1 1 answer
1.2k
1.2k views
admin asked Oct 20, 2019
1,163 views
Let $X = \{\langle M, w \rangle \mid \text{M is a single-tape TM that never modifies the portion of the tape that contains the input $w$ } \}$Is $X$ decidable? Prove you...
0 0 votes
0 0 answers
640
640 views
admin asked Oct 20, 2019
640 views
Prove that the following two languages are undecidable.$OVERLAP_{CFG} = \{\langle G, H\rangle \mid \text{G and H are CFGs where}\: L(G) \cap L(H) \neq \emptyset\}$.$PREF...
0 0 votes
0 0 answers
570
570 views
admin asked Oct 20, 2019
570 views
Let$f(x)=\left\{\begin{matrix}3x+1 & \text{for odd}\: x& \\ \dfrac{x}{2} & \text{for even}\: x & \end{matrix}\right.$for any natural number $x$. If you start with an inte...
1 1 vote
0 0 answers
566
566 views
admin asked Oct 20, 2019
566 views
Use Rice’s theorem, to prove the undecidability of each of the following languages.$INFINITE_{TM} = \{\langle M \rangle \mid \text{M is a TM and L(M) is an infinite langu...