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!)
A057239 Numbers n such that n | 12^n + 11^n + 10^n + 9^n. 0
1, 2, 3, 7, 9, 21, 27, 49, 57, 63, 81, 119, 147, 171, 189, 243, 343, 399, 441, 446, 513, 567, 729, 1029, 1083, 1197, 1323, 1539, 1701, 2187, 2401, 2793, 2943, 2979, 3087, 3249, 3591, 3969, 4617, 5103, 5831, 6561, 7047, 7203, 7581, 7791, 8001, 8379, 8829 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 1, 10^5 ], Mod[ PowerMod[ 12, #, # ] + PowerMod[ 11, #, # ] + PowerMod[ 10, #, # ] + PowerMod[ 9, #, # ], # ] == 0 & ]
CROSSREFS
Sequence in context: A218909 A225202 A046152 * A319911 A024541 A250267
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 24 12:31 EDT 2024. Contains 371937 sequences. (Running on oeis4.)