[seqfan] Re: Need help understanding Mma program for A132194

Wouter Meeussen wouter.meeussen at telenet.be
Tue May 21 20:25:58 CEST 2019


oh horror!

the sequence as given is 0 iff p(n)=1 mod 3, else 1

the mma formula goes like this:

if p(n) mod 3 =0 then 1
else
if p(n) mod 3 = 1 then 0 else 1 endelse
endelse

corrected:
%N A132194 a(n) = 0 if n-th prime is 1 mod 3, otherwise 1.

Wouter

-----Original Message----- 
From: Neil Sloane 
Sent: Tuesday, May 21, 2019 7:43 PM 
To: Sequence Fanatics Discussion list 
Subject: [seqfan] Need help understanding Mma program for A132194 

Dear Seqfans,  Could someone who understands Mma figure out what the
program for A132194 is doing?  It generates the data all right, but the
words in the NAME line don't match the data.  We give priority to the
numbers.  So what exactly is this sequence?  Could someone edit the
sequence and correct the NAME ?

Best regards
Neil

Neil J. A. Sloane, President, OEIS Foundation.
11 South Adelaide Avenue, Highland Park, NJ 08904, USA.
Also Visiting Scientist, Math. Dept., Rutgers University, Piscataway, NJ.
Phone: 732 828 6098; home page: http://NeilSloane.com
Email: njasloane at gmail.com

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



More information about the SeqFan mailing list