Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089168
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089168 Solutions x for x^3-1 = kp where p is prime and k=1,2... +0
1
3, 5, 15, 17, 7, 21, 27, 33, 13, 41, 19, 9, 57, 59, 5, 69, 11, 71, 75, 77, 89, 31, 99, 101, 9, 105, 111, 7, 117, 119, 43, 131, 141, 143, 147, 153, 23, 155, 161, 167, 173, 189, 11 (list; graph; listen)
OFFSET

1,1

PROGRAM

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

CROSSREFS

Sequence in context: A093015 A066420 A102582 this_sequence A103127 A103192 A097856

Adjacent sequences: A089165 A089166 A089167 this_sequence A089169 A089170 A089171

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research