[seqfan] Re: A067266

Robert G. Wilson v rgwv at rgwv.com
Mon Jul 14 19:37:11 CEST 2014


Et al,

	Concerning https://oeis.org/A067266 something is terrible wrong.

	Let's assume that the first term is correct.

Omega(95) = 2
Omega(96) = 6

	The only way this works is if there exists a value of the MoebiusMu = 4. No such value exists; only -1, 0 & 1.

	Something else is going on.

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