login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 1, 10^6 ], Mod[ PowerMod[ 11, #, # ] + PowerMod[ 10, #, # ] + PowerMod[ 9, #, # ] + PowerMod[ 8, #, # ], # ] == 0 & ]
CROSSREFS
Sequence in context: A181770 A138800 A008989 * A079564 A273988 A287897
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Sep 20 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)