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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057302 Numbers n such that n | 5^n + 4^n + 1. 0
1, 2, 5, 6, 14, 25, 98, 114, 125, 415, 425, 625, 686, 1038, 1825, 2166, 2875, 3125, 3625, 3775, 4802, 6625, 15625, 18875, 25878, 28714, 32242, 33614, 41154, 49075, 60625, 78125, 90775, 94375, 96031, 132398, 173875, 235298, 259375, 265625 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A006596 A000092 A100630 * A109784 A076624 A205385

Adjacent sequences:  A057299 A057300 A057301 * A057303 A057304 A057305

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 22 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 13 11:07 EST 2012. Contains 205459 sequences.