login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A308571 a(n) = sigma_{n^2}(n). 4
1, 17, 19684, 4295032833, 298023223876953126, 10314424798640630250188424914, 256923577521058878088611477224235621321608, 6277101735386680764176071790128604879584176795969512275969 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) ~ n^(n^2). - Vaclav Kotesovec, Jun 08 2019
MATHEMATICA
Table[DivisorSigma[n^2, n], {n, 1, 10}] (* Vaclav Kotesovec, Jun 08 2019 *)
PROG
(PARI) {a(n) = sigma(n, n^2)}
CROSSREFS
Diagonal of A308569.
Cf. A308670.
Sequence in context: A230638 A308671 A308670 * A283719 A355465 A134360
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jun 08 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)