|
Search: id:A091289
|
|
|
| A091289 |
|
Integer solutions x to (q=sigma[x]+sigma[x+1])/sigma[x+x+1], such that q=2 i.e. sigma[x]+sigma[x+1])=2*sigma[2x+1];sigma[]=A000203. |
|
+0 1
|
|
| 215, 923, 944, 1715, 2379, 5355, 38429, 87584, 110483, 212795, 291039, 1016519, 1051644, 1198139, 2729979
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
Do[s=(DivisorSigma[1, n]+DivisorSigma[1, n+1])/ DivisorSigma[1, 2*n+1]; If[Equal[s, 2], Print[n]], {n, 1, 10000000}]
|
|
CROSSREFS
|
Cf. A000203, A091287-A091290.
Sequence in context: A043391 A063358 A137205 this_sequence A085754 A002239 A018863
Adjacent sequences: A091286 A091287 A091288 this_sequence A091290 A091291 A091292
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Feb 16 2004
|
|
|
Search completed in 0.002 seconds
|