read `AFS.txt`: print(`Here is the Generalized Capsule for the functional equation`): print(f(q)=1+q+ q/(1-q^2)^7 *f(q^17)): print(``): CapsuleG([1+q,q/(1-q^2)^7],q,17,5); print(``): print(`This took`, time(), `seconds. `): quit: