Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088194
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088194 Members of the difference sequence (A088191) of the sequence of largest quadratic residues modulo the primes (A088190), where the latter is non-monotonic. +0
7
0, 0, 0, -1, 0, 0, 0, 0, 0, -5, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, -10, -1, 0, 0, 0, 0, 0, 0, -7, 0, -4, 0, -1, 0, -5, 0, 0, 0, 0, 0, -7, 0, -4, 0, 0, 0, 0, 0, -4, 0, 0, -2, 0, -1, 0, -5, 0, 0, 0, 0, -8, 0, 0, 0, 0, -4, -11, 0, 0, 0, -1, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2, -5, 0, 0, 0, 0, -5, 0, 0, -5, 0, 0, 0, -1 (list; graph; listen)
OFFSET

1,10

COMMENT

The negative values are either primes or composites (Cf. A088200)

PROGRAM

(PARI) qrp_d_nm(to)= {/* The difference sequence values where the sequence of the largest QR modulo the primes is non monotonic */ local(m, k=1, p, v=[]); for(i=2, to, m=1; p=prime(i); j=2; while((j<=(p-1)/2)&&(m<p-1), m=max(m, (j^2)%p); j++); if((m-k)<=0, v=concat(v, m-k)); k=m); print(v) }

CROSSREFS

Cf. A088190, A088191, A088192, A088193, A088195.

Sequence in context: A101846 A020761 A047752 this_sequence A048894 A047766 A005078

Adjacent sequences: A088191 A088192 A088193 this_sequence A088195 A088196 A088197

KEYWORD

easy,sign

AUTHOR

Ferenc Adorjan (fadorjan(AT)freemail.hu), Sep 22 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 7 23:08 EDT 2008. Contains 143486 sequences.


AT&T Labs Research