[seqfan] Re: A067266

Robert G. Wilson v rgwv at rgwv.com
Mon Jul 14 19:45:42 CEST 2014


Et al,

	I found the answer to the discrepancy. The title says Omega but Mathematica needs the function PrimeNu and not PrimeOmega.

Bob.

-----Original Message-----
From: SeqFan [mailto:seqfan-bounces at list.seqfan.eu] On Behalf Of Harvey P. Dale
Sent: Monday, July 14, 2014 9:47 AM
To: Sequence Fanatics Discussion list
Subject: [seqfan] A067266

	My program (below) generates terms that are significantly different (albeit with many terms the same) from those in the above sequence.  Is my program wrong or should I correct the terms of the sequence?

	The program:

With[{nn=1000},Flatten[Position[Thread[{Accumulate[Array[MoebiusMu,nn]],PrimeOmega[Range[nn]]}],_?(First[#]==Last[#]&),{1},Heads->False]]]

	Best,

	Harvey
 

_______________________________________________

Seqfan Mailing list - http://list.seqfan.eu/




More information about the SeqFan mailing list