login
This site is supported by donations 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; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A204520 A007649 A046152 * A024541 A205488 A123481

Adjacent sequences:  A057236 A057237 A057238 * A057240 A057241 A057242

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 16 14:02 EST 2012. Contains 205923 sequences.