read `AFS.txt`: print(`The verbose version for the Generalized Capsules for the coefficient of q^(m*n+1) mod m `): print(`for the unique formal power series satisying thefunctional equation`): print(f(q)=1+q/(1-q)*f(q^m)): print(`for m=10 is`): CapsuleGQv([1,q/(1-q)],q,10,1,n,30); quit: