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!)
A057254 Numbers n such that n | 8^n + 7^n + 6^n + 5^n + 4^n. 0
1, 2, 3, 5, 9, 10, 15, 21, 25, 27, 38, 45, 50, 63, 75, 81, 105, 125, 135, 147, 189, 205, 225, 243, 250, 290, 315, 345, 375, 405, 441, 525, 567, 625, 675, 729, 735, 945, 1029, 1125, 1185, 1215, 1250, 1323, 1575, 1701, 1845, 1863, 1875, 2025, 2187, 2205, 2625 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 10^4 ], Mod[ PowerMod[ 8, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 6, #, # ] + PowerMod[ 5, #, # ] + PowerMod[ 4, #, # ], # ] == 0 & ]
CROSSREFS
Sequence in context: A287158 A325835 A050158 * A057242 A273139 A303435
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 April 24 19:06 EDT 2024. Contains 371962 sequences. (Running on oeis4.)