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!)
A330114 Decimal expansion of the solution of 1/e^x + csch(x) = 1. 2
1, 1, 6, 7, 6, 1, 5, 7, 4, 6, 9, 2, 7, 5, 8, 7, 5, 7, 1, 5, 9, 5, 9, 8, 2, 5, 1, 8, 6, 3, 6, 8, 1, 3, 0, 2, 9, 4, 6, 9, 8, 7, 7, 6, 0, 4, 7, 4, 8, 6, 2, 0, 4, 1, 9, 5, 2, 4, 9, 5, 3, 1, 9, 2, 1, 2, 7, 4, 5, 3, 6, 0, 8, 8, 0, 1, 0, 0, 8, 0, 8, 4, 6, 0, 6, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
x = 1.167615746927587571595982...
MATHEMATICA
r = x /. FindRoot[1/E^x + Csch[x] == 1, {x, 1, 2}, WorkingPrecision -> 200]
RealDigits[r] (* A330115 *)
Plot[1/E^x + Csch[x] - 1, {x, -2, 2}]
CROSSREFS
Sequence in context: A020505 A171538 A321094 * A011423 A239134 A196616
KEYWORD
nonn,cons,easy
AUTHOR
Clark Kimberling, Jan 04 2020
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 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)