Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088201
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088201 Distance p_n-LQnR(p_n) (A088198) where the difference sequence (A088197) of LQnR(p_n) (A088196) is <= 0. +0
8
5, 5, 7, 5, 5, 7, 5, 11, 5, 11, 7, 7, 7, 5, 7, 5, 5, 13, 5, 7, 11, 7, 7, 11, 13, 5, 7, 11, 7, 5, 11, 7, 7, 5, 7, 7, 7, 13, 7, 7, 11, 7, 5, 5, 11, 7, 7, 7, 13, 13, 17, 5, 11, 11, 17, 11, 7, 7, 13, 5, 7, 7, 13, 7, 5, 7, 7, 5, 5, 13, 5, 7, 11, 13, 7, 7, 17, 11, 5, 7, 11, 11, 7, 11, 7, 7, 5, 7 (list; graph; listen)
OFFSET

1,1

COMMENT

The terms are conjectured to be odd primes > 3.

It is also conjectured that the i-th member of A088200 is -2 if and only if a(i) is 5.

The terms are conjectured to be odd primes > 3 (the primality is provable)

LINKS

Ferenc Adorjan, The sequence of largest quadratic residues modulo the primes.

PROGRAM

(PARI) qnrp_pm_nm(n)= {/* The distance of p from LQnR where the sequence of the largest QnR modulo the primes is non monotonic */ local(k=1, m, p, fl, jj, j, v=[]); for(i=2, n, m=0; p=prime(i); jj=0; fl=2^p-1; j=2; while((j<=(p-1)/2), jj=(j^2)%p; fl-=2^jj; j++); j=p-1; while(m==0, if(bitand(2^j, fl), m=j); j--); if(m-k<=0, v=concat(v, p-m)); k=m); print(v)}

CROSSREFS

Cf. A088195, A088196, A088197, A088198, A088199, A088200.

Sequence in context: A003103 A122273 A052247 this_sequence A139261 A021646 A133888

Adjacent sequences: A088198 A088199 A088200 this_sequence A088202 A088203 A088204

KEYWORD

nonn

AUTHOR

Ferenc Adorjan (fadorjan(AT)freemail.hu), Sep 23 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 December 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research