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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057236 Numbers n such that n | 5^n + 4^n + 3^n. 0
1, 2, 3, 9, 10, 27, 50, 81, 230, 243, 250, 310, 610, 729, 1250, 1550, 2187, 3050, 4850, 6250, 6561, 7550, 7750, 9610, 15250, 18910, 19683, 20450, 31041, 31250, 31671, 35650, 37210, 37750, 38750, 48050, 58833, 59049, 76250, 94550 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A003140 A057234 A109636 * A063257 A103039 A140222

Adjacent sequences:  A057233 A057234 A057235 * A057237 A057238 A057239

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 17 00:09 EST 2012. Contains 205978 sequences.