read `FCP.txt`: N:=100: print(`The first`, N , `terms of the fractional count of partitions are`): gu:=Seqbn(N): lprint(gu): print(`the Last 11 precomputed values of SeqbnN(15000) are`): lprint(NoamC()): quit: