kernelopts(printbytes=false): read `123Recurrences.txt`: for i from 3 to 7 do gen:=Find123PlusGenFunction(i,3,x): lprint(`The generating function enumerating the words on [n]^3 avoiding 123 and 1k(k-1)...2 for k=`, i,` is`, gen): od: lprint(`This took`, time(), `seconds. `): quit: