[seqfan] Re: A162302 (sigma divisibility) incomplete ?

Donald Alan Morrison donmorrison at gmail.com
Wed Aug 25 01:00:33 CEST 2010


> lst =[x for x in xrange(1,10^4+1) if float((sigma(x)+28)/x) == int((sigma(x)+28)/x)]; len(lst)

Richard: I forgot to force floating point division above, but I
double-checked that, and I still get the same result as you. -Don




More information about the SeqFan mailing list