I'm trying to figure out what's the complementary language of:
L = {w#w : w∈{a,b}*, |w| = k}
I think it's the language of all the words w#w where |w|!=k.
I think my answer is not correct. How should I think about this? And what is the correct answer?
w#wwhere |w| = k (and#is an actual symbol). – Maroun Jun 23 '13 at 12:41