Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083955
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083955 Numbers n > 1 such that n^5 - 2 has no prime factor > n. +0
7
3557, 12038, 14810, 15424, 28456, 30742, 31540, 37665, 45602, 46883, 47879, 48152, 52196, 52617, 55265, 57902, 68306, 69032, 74925, 76262, 79562, 79984, 84569, 90442, 104867, 104956, 107213, 112570, 114614, 119477, 127634, 131072, 132466 (list; graph; listen)
OFFSET

1,1

COMMENT

Also integers n > 1 for which there is no prime p > n such that x = n is a solution mod p of x^5 = 2, since the following equivalences hold for n > 1: There is a prime p > n such that n is a solution mod p of x^5 = 2 iff n^5 - 2 has a prime factor > n; n is a solution mod p of x^5 = 2 iff p is a prime factor of n^5 - 2 and p > n.

EXAMPLE

12038 is a term since 12038^5 - 2 = 252796871460867395166 = 2*3*3*3*263*571*641*911*5849*9127 has no prime factor > 12038.

PROGRAM

(PARI) {for(n=2, 133000, f=factor(n^5-2); if(f[matsize(f)[1], 1]<=n, print1(n, ", ")))}

CROSSREFS

Cf. A040159, A040160, A065903.

Sequence in context: A035779 A108003 A020412 this_sequence A104207 A107646 A071144

Adjacent sequences: A083952 A083953 A083954 this_sequence A083956 A083957 A083958

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 09 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research