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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057244 Numbers n such that n | 7^n + 6^n + 5^n + 4^n. 0
1, 2, 6, 11, 14, 98, 121, 253, 686, 1331, 1969, 2783, 4802, 5819, 13211, 14641, 22627, 30613, 33614, 39634, 45991, 60643, 64009, 65198, 87967, 133837, 159643, 161051, 172186, 184026, 192533, 235298, 278179, 336743, 667073, 704099, 967637 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A057976 A140486 A138327 * A035487 A190889 A020966

Adjacent sequences:  A057241 A057242 A057243 * A057245 A057246 A057247

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 14 07:53 EST 2012. Contains 205598 sequences.