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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057240 Numbers n such that n | 11^n + 10^n + 9^n + 8^n. 0
1, 2, 6, 19, 78, 122, 209, 247, 361, 979, 1014, 1577, 5819, 6859, 8346, 13182, 71599, 75449, 89167, 115159, 127699, 130321, 140429, 142194, 171366, 207727, 212563, 225929, 267007, 274242, 353419, 686478, 854778, 920959 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A181770 A138800 A008989 * A079564 A079453 A186770

Adjacent sequences:  A057237 A057238 A057239 * A057241 A057242 A057243

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 17 21:13 EST 2012. Contains 206085 sequences.