cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A367960 Decimal expansion of tanh(Pi/2).

This page as a plain text file.
%I A367960 #18 Jul 01 2024 19:21:39
%S A367960 9,1,7,1,5,2,3,3,5,6,6,7,2,7,4,3,4,6,3,7,3,0,9,2,9,2,1,4,4,2,6,1,8,7,
%T A367960 7,5,3,6,7,9,2,7,1,4,8,6,0,1,0,8,8,9,4,5,3,4,3,5,7,4,1,2,4,2,9,1,5,0,
%U A367960 6,1,7,1,4,0,7,0,1,9,7,1,5,0,4,4,1,4,9,4,8,6,4,6
%N A367960 Decimal expansion of tanh(Pi/2).
%D A367960 Calvin C. Clawson, Mathematical Mysteries: The Beauty and Magic of Numbers, Springer, 2013. See p. 225.
%F A367960 Equals 1/A367961 = A367959 / A308715 = (2/Pi)*A228048.
%F A367960 Equals (e^Pi - 1)/(e^Pi + 1) = K_{n>0} Pi^(2-[n=1])/(4*n - 2) (see Clawson at p. 225). - _Stefano Spezia_, Jul 01 2024
%e A367960 0.91715233566727434637309...
%p A367960 evalf(tanh(Pi/2)) ;
%t A367960 First[RealDigits[Tanh[Pi/2],10,100]] (* _Paolo Xausa_, Dec 06 2023 *)
%Y A367960 Cf. A367961, A367959, A308715, A083124 (cont. frac).
%K A367960 nonn,cons
%O A367960 0,1
%A A367960 _R. J. Mathar_, Dec 06 2023