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!)
A057264 Numbers n such that n | 11^n + 10^n + 9^n + 8^n + 7^n + 6^n + 5^n. 0
1, 2, 4, 7, 14, 20, 28, 34, 49, 77, 98, 140, 196, 343, 686, 980, 1132, 1372, 1666, 1780, 2177, 2401, 4172, 4802, 5341, 6860, 7007, 9604, 9821, 16807, 17444, 22708, 33614, 48020, 67228, 81634, 83132 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 10^5 ], Mod[ PowerMod[ 11, #, # ] + PowerMod[ 10, #, # ] + PowerMod[ 9, #, # ] + PowerMod[ 8, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 6, #, # ] + PowerMod[ 5, #, # ], # ] == 0 & ]
CROSSREFS
Sequence in context: A018505 A280430 A108329 * A045514 A102957 A216898
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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 13:19 EDT 2024. Contains 371953 sequences. (Running on oeis4.)