login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057267 Numbers n such that n | 9^n + 8^n + 7^n + 6^n + 5^n + 4^n + 3^n. 1
1, 2, 3, 4, 7, 9, 10, 14, 21, 27, 28, 49, 50, 63, 70, 81, 98, 147, 153, 189, 196, 243, 250, 343, 350, 441, 490, 567, 686, 729, 1029, 1071, 1250, 1323, 1372, 1701, 1750, 2156, 2187, 2188, 2401, 2450, 3087, 3430, 3969, 4802, 5103, 6250, 6561, 7203, 7497, 7546 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A137451 A057912 A141748 * A138576 A187503 A038197

Adjacent sequences:  A057264 A057265 A057266 * A057268 A057269 A057270

KEYWORD

nonn

AUTHOR

Robert G. Wilson v, Sep 22 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 May 25 12:15 EDT 2013. Contains 225647 sequences.