The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A215140 Decimal expansion of Sum_{n>=1} 1 / sigma(n)^n. 3
1, 1, 2, 7, 2, 8, 2, 0, 1, 7, 2, 8, 3, 2, 6, 5, 8, 9, 0, 3, 4, 4, 3, 7, 9, 7, 2, 3, 2, 7, 2, 5, 0, 6, 1, 3, 5, 6, 6, 1, 4, 1, 2, 3, 0, 9, 9, 8, 4, 9, 3, 1, 2, 2, 4, 5, 4, 0, 9, 6, 5, 5, 6, 2, 7, 3, 8, 6, 4, 3, 1, 9, 5, 1, 8, 1, 5, 2, 5, 9, 6, 7, 0, 6, 3, 4, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
1.127282017283265890344379...
MATHEMATICA
RealDigits[N[Sum[1/DivisorSigma[1, n]^n, {n, 1, 105}], 105]][[1]]
PROG
(PARI) suminf(n=1, 1/sigma(n)^n) \\ Michel Marcus, Apr 20 2018
CROSSREFS
Cf. A000203.
Sequence in context: A010697 A088666 A170854 * A278419 A197133 A178206
KEYWORD
nonn,cons
AUTHOR
Michel Lagneau, Aug 04 2012
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 May 31 22:12 EDT 2024. Contains 373007 sequences. (Running on oeis4.)