how to find the grammar (production rules) for this?

87 Views Asked by At

Let S → ababa | aabaabaa| aaabaaabaaa | aaaabaaaabaaaa | ……

  • find the Production Rules?

I've tried like 50 rules, but I can't seem to find the right ones. can I please get a hint on how to start?