RR*=R* ?
- From: "Ravi" <ra.ravi.rav@xxxxxxxxx>
- Date: 27 Mar 2007 09:21:25 -0700
The text books on regular expressions show that:
RR*=R*
What I feel is that
RR*=R(є + R + R^2 + R^3 ... )
=R + R^2 + R^3 + R^4 ...
=R+
=R* - {є}
How come RR*=R* is true?
.
- Follow-Ups:
- Re: RR*=R* ?
- From: j.vimal
- Re: RR*=R* ?
- From: Chris Smith
- Re: RR*=R* ?
- Prev by Date: Free software JFLAP alternative?
- Next by Date: question on variation of subset sum problem
- Previous by thread: Free software JFLAP alternative?
- Next by thread: Re: RR*=R* ?
- Index(es):