login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108692 It is known that 4472988326827347533 is a quadratic non-residue for all primes between 3 and 283; sequence gives 4472988326827347533 mod prime(n). 0
1, 2, 3, 3, 8, 11, 7, 15, 22, 27, 3, 19, 6, 28, 19, 2, 11, 23, 51, 63, 51, 69, 74, 61, 19, 2, 57, 103, 18, 34, 111, 69, 46, 56, 131, 48, 139, 137, 163, 59, 69, 140, 62, 183, 119, 42, 31, 91, 6, 52, 139, 190, 207, 134, 151, 20, 236, 142, 18, 91, 32, 260, 142, 171, 117, 123, 47, 286 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Suggested by a posting to the Number Theory mailing list by Dror Speiser.
a(20509) = a(22206) = a(4498151) = 0; all other values are positive. a(n) = 4472988326827347533 for n > 106704271535495739, while a(106704271535495739) = 16. - Charles R Greathouse IV, Jul 03 2013
LINKS
Michael John Jacobson, Computational techniques in quadratic fields, Doctor of Science in Computer Science Thesis, University of Manitoba, 1995, 147 pages, (see Table 6.14, p. 133).
Michael John Jacobson Jr. and Hugh C. Williams, New quadratic polynomials with high densities of prime values, Math. Comp. 72 (2003), 499-519 (see Table 4.3, p. 510).
Richard F. Lukes, A very fast electronic number sieve, Doctor of Philosophy in Computer Science Thesis, University of Manitoba, 1995, 253 pages, (see Table 6.8, p. 140).
Dror Speiser, Posting to NMBRTHRY, Jun 18 2005
MATHEMATICA
Table[Mod[4472988326827347533, p], {p, Prime[Range[70]]}] (* Harvey P. Dale, Dec 07 2020 *)
PROG
(PARI) a(n)=4472988326827347533%prime(n) \\ Charles R Greathouse IV, Jul 03 2013
CROSSREFS
Cf. A094849.
Sequence in context: A238761 A261469 A292498 * A157126 A357655 A297703
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jun 20 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)