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!)
A215482 Decimal expansion of root of x^cosh(x) = cosh(x)^x. 0

%I #4 Aug 12 2012 19:03:47

%S 2,0,3,5,2,0,5,7,0,9,9,8,0,9,0,6,5,3,7,1,4,5,9,8,8,2,0,8,1,8,0,0,1,0,

%T 7,3,3,0,6,5,6,3,6,4,9,8,2,8,9,5,5,0,0,5,2,8,7,4,2,1,0,6,8,0,7,9,1,5,

%U 8,3,8,1,1,8,3,2,8,8,1,0,0,0,4,8,2,4,2

%N Decimal expansion of root of x^cosh(x) = cosh(x)^x.

%e 2.03520570998090653714...

%p Digits:=105:fsolve(cosh(x)^x-(x^cosh(x)) =0, x, 0..5);

%t RealDigits[ FindRoot[Cosh[x]^x == x^Cosh[x], {x, {0, 3} }, WorkingPrecision -> 120] [[0, 3] ]] [[2]]

%K nonn,cons

%O 1,1

%A _Michel Lagneau_, Aug 12 2012

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 September 8 22:43 EDT 2024. Contains 375759 sequences. (Running on oeis4.)