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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083541 Values of y from solutions to sigma[x+1].sigma[x]=y^2, where A083539(m)=y^2,a square number. 0
24, 48, 84, 264, 288, 312, 336, 576, 960, 1152, 1440, 1440, 1440, 1440, 1680, 2100, 2160, 2688, 2640, 3360, 3024, 3360, 3360, 4320, 4320, 5376, 4032, 4464, 5040, 4788, 6048, 7392, 6720, 6840, 7644, 6300, 7440, 7560, 7020, 10080, 10080, 8064, 10080 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n)=Sqrt(sigma[A083540(n)]*sigma[1+A083540(n)]).

MATHEMATICA

Do[s=Sqrt[DivisorSigma[1, n+1]*DivisorSigma[1, n]]; If[IntegerQ[s], Print[s]], {n, 1, 5000}]

CROSSREFS

Cf. A000203, A083539, A083540, A083538, A060780, A060781.

Sequence in context: A054734 A174906 A029613 * A073763 A030021 A105844

Adjacent sequences:  A083538 A083539 A083540 * A083542 A083543 A083544

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 21 2003

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 17 12:38 EST 2012. Contains 206021 sequences.