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!)
A330062 Decimal expansion of the solution of 1/x + sech(x) = 1. 3
1, 6, 1, 7, 4, 9, 9, 8, 9, 7, 2, 4, 1, 3, 2, 0, 9, 5, 6, 9, 7, 9, 2, 8, 3, 1, 6, 7, 9, 1, 6, 5, 5, 7, 6, 2, 8, 8, 3, 1, 0, 0, 0, 5, 9, 4, 5, 8, 5, 9, 5, 0, 9, 3, 3, 1, 9, 3, 8, 6, 6, 0, 0, 3, 6, 1, 6, 2, 3, 5, 5, 1, 2, 8, 0, 8, 2, 9, 4, 9, 3, 7, 4, 0, 4, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
x = 1.617499897241320956979283167...
MATHEMATICA
r = x /. FindRoot[1/x + 1/Cosh[x] == 1, {x, 2, 10}, WorkingPrecision -> 210]
RealDigits[r][[1]] (* A330062 *)
Plot[1/x + 1/Cosh[x] - 1, {x, 1, 2}]
CROSSREFS
Sequence in context: A131231 A200307 A260632 * A198420 A110942 A274014
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)