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!)
A254446 Decimal expansion of Sum_{n>=1} 1/sinh(n). 3
1, 2, 8, 4, 4, 2, 3, 0, 2, 7, 3, 0, 3, 6, 7, 6, 5, 2, 4, 5, 7, 2, 8, 5, 7, 5, 7, 9, 8, 4, 1, 3, 3, 8, 8, 5, 8, 4, 4, 4, 0, 2, 9, 3, 7, 6, 5, 5, 4, 2, 2, 3, 6, 1, 1, 1, 8, 5, 6, 5, 0, 4, 9, 3, 8, 8, 0, 9, 5, 7, 0, 6, 4, 7, 1, 2, 4, 5, 3, 5, 2, 6, 2, 7, 9, 5, 0, 7, 3, 5, 4, 1, 3, 0, 9, 8, 8, 6, 2, 6, 0, 9, 6, 7, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1.284423027303676524572857579841338858444029376554223611185650493880957...
MAPLE
evalf(sum(1/sinh(n), n = 1..infinity), 120);
MATHEMATICA
RealDigits[N[Re[Sum[1/Sinh[n], {n, 1, Infinity}]], 110], 10, 105][[1]]
PROG
(PARI) suminf(n=1, 1/sinh(n)) \\ Michel Marcus, Jan 30 2015
CROSSREFS
Sequence in context: A010595 A109594 A329661 * A197486 A086311 A194940
KEYWORD
nonn,cons
AUTHOR
Vaclav Kotesovec, Jan 30 2015
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 June 2 15:24 EDT 2024. Contains 373040 sequences. (Running on oeis4.)