login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057260 Numbers n such that n | 9^n + 8^n + 7^n + 6^n + 5^n + 4^n. 0
1, 3, 9, 13, 27, 39, 51, 81, 117, 169, 243, 351, 507, 729, 1053, 1521, 2187, 2197, 3159, 4131, 4563, 4941, 6561, 6591, 7047, 9477, 12207, 13203, 13689, 16281, 19683, 19773, 28431, 28561, 33969, 36621, 39609, 41067, 45981, 59049, 59319, 77571 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 10^4 ], Mod[ PowerMod[ 9, #, # ] + PowerMod[ 8, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 6, #, # ] + PowerMod[ 5, #, # ] + PowerMod[ 4, #, # ], # ] == 0 & ]
CROSSREFS
Sequence in context: A303964 A124825 A074938 * A107364 A014861 A018407
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Sep 21 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 28 03:36 EDT 2024. Contains 375477 sequences. (Running on oeis4.)