Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097143
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097143 a(n) is the least prime greater than a(n-1) such that n is a quadratic residue mod p. +0
3
2, 7, 11, 13, 19, 23, 29, 31, 37, 41, 43, 47, 53, 61, 67, 71, 83, 89, 101, 109, 127, 137, 173, 191, 193, 197, 227, 233, 239, 241, 251, 257, 263, 269, 271, 277, 293, 313, 317, 347, 349, 353, 383, 389, 401, 409, 419, 421, 431, 433, 439, 443, 449, 457, 463, 479 (list; graph; listen)
OFFSET

1,1

COMMENT

a(10^n): 2,41,1229,16693,220721,2734801,32393839,..., . Conjecture: Lim_n->Inf A097143(n)/A097144(n) = 1 <==> A097143(P_2n).

LINKS

E. W. Weinstien, Link to a section of The World of Mathematics..

MATHEMATICA

a[1] = 2; a[n_] := a[n] = Block[{k = PrimePi[ a[n - 1]] + 1}, While[ JacobiSymbol[n, Prime[k]] != 1, k++ ]; Prime[k]]; Table[ a[n], {n, 20}]

CROSSREFS

Cf. A097152. Complement of A097144.

Sequence in context: A154679 A140563 A138889 this_sequence A038897 A161681 A020583

Adjacent sequences: A097140 A097141 A097142 this_sequence A097144 A097145 A097146

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 26 2004

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 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research