Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089173
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089173 Solutions x for x^4-1 = kp where p is prime and k=1,2... +0
1
2, 2, 4, 3, 6, 3, 5, 4, 4, 10, 9, 6, 14, 5, 11, 16, 6, 5, 8, 20, 15, 7, 24, 8, 26, 12, 19, 7, 8, 10 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) xpm1(n, m, pow) = { for(k=1, m, for(x=1, n, y= x^pow - 1; z=floor(y/k); if(floor(y/k)*k==y, if(isprime(z), print1(x", ") ) ) ) )

CROSSREFS

Sequence in context: A059975 A087656 A122811 this_sequence A126090 A058266 A138664

Adjacent sequences: A089170 A089171 A089172 this_sequence A089174 A089175 A089176

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 07 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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research