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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057214 Numbers n such that n | 10^n + 9^n + 8^n + 7^n. 0
1, 2, 6, 14, 17, 78, 98, 187, 221, 289, 406, 642, 686, 799, 1014, 1067, 1374, 1794, 2567, 2842, 4802, 4913, 8773, 10319, 11026, 11407, 11774, 12246, 13182, 15022, 19894, 23987, 24414, 31093, 33614, 60074, 63869, 64651, 73117, 82418, 83521, 94187 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A050859 A065196 A032483 * A196445 A139269 A186299

Adjacent sequences:  A057211 A057212 A057213 * A057215 A057216 A057217

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Corrected by Don Reble (djr(AT)nk.ca), Nov 20 2006

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 17 03:30 EST 2012. Contains 205978 sequences.