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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057266 Numbers n such that n | 10^n + 9^n + 8^n + 7^n + 6^n + 5^n + 4^n. 0
1, 7, 49, 343, 539, 959, 1309, 2401, 7889, 16807, 18851, 78449, 117649, 142991, 590773, 814247, 823543 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..17.

MATHEMATICA

Select[ Range[ 10^6 ], Mod[ PowerMod[ 10, #, # ] + PowerMod[ 9, #, # ] + PowerMod[ 8, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 6, #, # ] + PowerMod[ 5, #, # ] + PowerMod[ 4, #, # ], # ] == 0 & ]

CROSSREFS

Sequence in context: A126639 A171281 A216129 * A057833 A014949 A057845

Adjacent sequences:  A057263 A057264 A057265 * A057267 A057268 A057269

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 | 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 May 23 00:23 EDT 2013. Contains 225585 sequences.