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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074388 Solutions to sigma[2*(x^2)]=odd^2. 0
195938, 224450, 13645088, 15870978, 18180450, 29184800, 1105252128, 2363968800, 2686005218, 2917410498, 3564550178, 5056357922, 8442721568, 10814792450, 18587462432, 21292224800, 48666384162, 140836104992 (list; graph; refs; listen; history; internal format)
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: A069305 A129486 A203047 * A202434 A179253 A008408

Adjacent sequences:  A074385 A074386 A074387 * A074389 A074390 A074391

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Aug 22 2002

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 15 15:20 EST 2012. Contains 205823 sequences.