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!)
A133917 Decimal expansion of the larger of the two real fixed points of the sinhc function. 1
2, 6, 3, 9, 2, 4, 9, 5, 1, 3, 8, 9, 8, 5, 5, 3, 1, 9, 0, 8, 0, 8, 9, 9, 4, 9, 8, 3, 5, 3, 6, 6, 2, 9, 6, 0, 7, 8, 4, 2, 0, 9, 6, 8, 4, 5, 1, 7, 5, 5, 5, 6, 4, 0, 9, 7, 5, 6, 2, 9, 1, 2, 7, 4, 6, 4, 4, 9, 3, 5, 1, 1, 0, 8, 0, 3, 8, 3, 9, 9, 4, 1, 7, 7, 7, 4, 1, 0, 8, 8, 2, 4, 9, 9, 9, 7, 4, 7, 4, 3, 4, 4, 1, 9, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Sinhc Function.
EXAMPLE
2.6392495138985531908...
MATHEMATICA
RealDigits[x /. FindRoot[Sinh[x] - x^2, {x, 3}, WorkingPrecision -> 120], 10, 100][[1]] (* Amiram Eldar, Jun 25 2021 *)
PROG
(PARI) solve(x=2, 3, sinh(x)/x - x) \\ Michel Marcus, Jun 25 2021
CROSSREFS
Cf. A133916.
Sequence in context: A134564 A016637 A341942 * A229760 A353592 A078340
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Sep 28 2007
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 18 05:02 EDT 2024. Contains 372618 sequences. (Running on oeis4.)