How to find the elements of finitely presented monoid on Gap with given relations: [[x^2237, e], [y^2237, e], [z^2237,e],[x^28,y^19z^9],[y^31,x^13z^17],[z^42,x^8y^17],[xy, yx], [xz, zx],[yz, z*y]];
I got the answer for the same relations except for three first relations when x,y,z have power 145 [[x^145, e], [y^145 e], [z^145,e],[x^28,y^19z^9],[y^31,x^13z^17],[z^42,x^8y^17],[xy, yx], [xz, zx],[yz, z*y]];
But when try for large powers such as 2237 I can't get answer
It seems that you get an answer if you use gap 4.10 or 4.11.
However, I did not get any result after a while with version 4.12 (cygwin).
The above answer is consistent with
The "group approach" (with a correction: y^31-x^15z^17, was written as y^13-x^15z^17).