|
Search: id:A123052
|
|
|
| A123052 |
|
Numbers n such that n divides 5^n + 3. |
|
+0 3
|
|
| 1, 2, 4, 14, 628, 11524, 16814, 188404, 441484, 2541014, 3984724, 172315684, 208268941
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Next term if it exists is greater than 10^6. Numbers n up to 10^6 such that n divides 5^n - 3 are {1,2,22,77,242,371,16102,45727,73447,81286,112277,368237}.
|
|
MATHEMATICA
|
Select[Range[1000000], IntegerQ[(PowerMod[5, #, # ]+3)/# ]&]
|
|
CROSSREFS
|
Cf. A067946 - Numbers n such that n divides 5^n-1. Cf. A015951 - Numbers n such that n | 5^n + 1.
Sequence in context: A061291 A000370 A132531 this_sequence A064773 A019543 A080623
Adjacent sequences: A123049 A123050 A123051 this_sequence A123053 A123054 A123055
|
|
KEYWORD
|
hard,more,nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), Nov 04 2006
|
|
EXTENSIONS
|
More terms from Ryan Propper (rpropper(AT)stanford.edu), Dec 30 2006
2 more terms from Ryan Propper (rpropper(AT)stanford.edu), Jan 02 2007
|
|
|
Search completed in 0.002 seconds
|