|
Search: id:A074388
|
|
|
| A074388 |
|
Solutions to sigma[2*(x^2)]=odd^2. |
|
+0 1
|
|
| 195938, 224450, 13645088, 15870978, 18180450, 29184800, 1105252128, 2363968800, 2686005218, 2917410498, 3564550178, 5056357922, 8442721568, 10814792450, 18587462432, 21292224800, 48666384162, 140836104992
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
EXAMPLE
|
m=195938=2.313.313 and sigma[195938]=294849=543.543 and 543=3.181 odd nonprime. No odd prime solutions were found below 10^12.
|
|
MATHEMATICA
|
Do[s=DivisorSigma[1, 2*(n^2)]; If[IntegerQ[Sqrt[s]]&&Mod[s, 2]==1, Print[2*(n^2)]], {n, 1, 10000000}]
|
|
CROSSREFS
|
Cf. A000203, A001248, A028982, A074386.
Sequence in context: A013901 A069305 A129486 this_sequence A008408 A001942 A034597
Adjacent sequences: A074385 A074386 A074387 this_sequence A074389 A074390 A074391
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Aug 22 2002
|
|
|
Search completed in 0.002 seconds
|