Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070303
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070303 Primes p such that the equation p^2x^2==0 (mod p^2+x^2) has no solution. +0
1
3, 7, 11, 13, 19, 23, 29, 31, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 199, 211, 223, 227, 229, 233, 239, 241, 251, 263, 269, 271, 277, 281, 283, 293, 307, 311 (list; graph; listen)
OFFSET

1,1

FORMULA

primes not in A002496(n) (i.e. not of the form k^2+1)

PROGRAM

(PARI) for(n=1, 350, if(0==sum(i=1, n^2, if((n^2*i^2)%(n^2+i^2), 1-isprime(n), 1)), print1(n, ", ")))

CROSSREFS

Sequence in context: A123988 A045418 A090456 this_sequence A136087 A091250 A077256

Adjacent sequences: A070300 A070301 A070302 this_sequence A070304 A070305 A070306

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 10 2002

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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research