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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057242 Numbers n such that n | 9^n + 8^n + 7^n + 6^n. 0
1, 2, 3, 5, 9, 10, 15, 25, 27, 45, 46, 50, 75, 81, 99, 125, 135, 225, 243, 250, 375, 405, 485, 625, 675, 729, 1125, 1215, 1250, 1875, 2025, 2187, 2650, 3125, 3375, 3645, 4401, 4975, 5050, 5625, 6075, 6250, 6561, 8019, 9375, 10125, 10341, 10935, 11325 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A072192 A050158 A057254 * A090845 A058108 A174512

Adjacent sequences:  A057239 A057240 A057241 * A057243 A057244 A057245

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 20 2000

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 February 16 02:51 EST 2012. Contains 205860 sequences.