Re: Is this correct ?
- From: Robby Goetschalckx <robby@xxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 16:45:19 +0200
freebsd.dev@xxxxxxxxx wrote:
I need to Prove that (w R)R = w for all w є∑*
Where w is a string and wR is reverse of w.
It looks pretty obvious and this is how I proved it. I was wondering
if it is correct!
Let w = abbbcaa
then wR, by defination, = aacbbba
Now if we again reverse the string wR then we will get abbbcaa = w.
Hence proved :D
Is that ok?
You only proved it for one specific string. You'll need to prove it for all possible strings.
robby
.
- Follow-Ups:
- Re: Is this correct ?
- From: freebsd . dev
- Re: Is this correct ?
- References:
- Is this correct ?
- From: freebsd . dev
- Is this correct ?
- Prev by Date: Is this correct ?
- Next by Date: Re: Is this correct ?
- Previous by thread: Is this correct ?
- Next by thread: Re: Is this correct ?
- Index(es):
Relevant Pages
|