// BBOX converted automatically from // http://atlas.math.rwth-aachen.de/Atlas/spor/F22/words/F22G1-max6W1 function(S) // WARNING! This is not an SLP! w1 := S.1; w2 := S.2; w3 := w2 * w2; w4 := w3 * w3; w8 := w2 * w1; w9 := w2^11; w10 := w9 * w1; w9 := w2^6; w11 := w8 * w10; w5 := w1 * w4; w6 := w4 * w1; w7 := w6^-1; w2 := w7 * w5; w1 := w11 * w9; return [w1,w2]; end function;