Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097959
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097959 Primes p such that p divides 6^(p-1)/2 - 5^(p-1)/2. +0
1
7, 13, 17, 19, 29, 37, 71, 83, 101, 103, 107, 113, 127, 137, 139, 149, 157, 191, 211, 223, 227, 233, 239, 241, 257, 269, 277, 311, 331, 347, 353, 359, 367, 373, 379, 389, 397, 409, 431, 443, 461, 463, 467, 479, 487, 499, 509, 563, 571, 587, 593, 599, 601, 607 (list; graph; listen)
OFFSET

1,1

EXAMPLE

6^3 - 5^3 = 7*13

PROGRAM

(PARI) \s = +-1, d=diff ptopm1d2(n, x, d, s) = { forprime(p=3, n, p2=(p-1)/2; y=x^p2 + s*(x-d)^p2; if(y%p==0, print1(p", "))) }

CROSSREFS

Sequence in context: A079695 A079698 A038906 this_sequence A156543 A090863 A045979

Adjacent sequences: A097956 A097957 A097958 this_sequence A097960 A097961 A097962

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 06 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 4 08:07 EST 2009. Contains 170310 sequences.


AT&T Labs Research