login
This site is supported by donations 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

Table of n, a(n) for n=1..53.

MATHEMATICA

Select[ Range[ 10^4 ], Mod[ PowerMod[ 8, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 6, #, # ] + PowerMod[ 5, #, # ] + PowerMod[ 4, #, # ], # ] == 0 & ]

CROSSREFS

Sequence in context: A226820 A072192 A050158 * A057242 A090845 A058108

Adjacent sequences:  A057251 A057252 A057253 * A057255 A057256 A057257

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 | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified June 20 03:26 EDT 2013. Contains 226418 sequences.