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!)
A330065 Decimal expansion of the solution of 1/x + csch(x) = 1. 3
1, 6, 5, 6, 1, 3, 5, 5, 6, 0, 7, 2, 3, 9, 9, 5, 4, 2, 3, 3, 0, 1, 7, 3, 6, 2, 9, 3, 4, 6, 1, 8, 4, 6, 3, 4, 2, 3, 7, 0, 8, 5, 1, 4, 7, 9, 2, 0, 6, 3, 8, 5, 4, 4, 5, 6, 7, 8, 4, 2, 6, 2, 1, 9, 1, 4, 5, 1, 3, 2, 3, 1, 2, 6, 2, 2, 0, 8, 5, 4, 7, 3, 6, 0, 7, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
x = 1.6561355607239954233017362...
MATHEMATICA
r = x /. FindRoot[1/x + 1/Sinh[x] == 1, {x, 2, 10}, WorkingPrecision -> 210]
RealDigits[r][[1]] (* A330065 *)
Plot[1/x + 1/Sinh[x] - 1, {x, 1, 2}]
CROSSREFS
Sequence in context: A336814 A019850 A185273 * A191220 A356793 A246673
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 April 20 11:40 EDT 2024. Contains 371838 sequences. (Running on oeis4.)