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!)
A247621 Decimal expansion of Sum_{k>=1} 1/(2*k)-tanh(1/(2*k)). 1

%I #8 Dec 12 2014 19:23:59

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

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

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

%N Decimal expansion of Sum_{k>=1} 1/(2*k)-tanh(1/(2*k)).

%H Philippe Flajolet, Éric Fusy, Xavier Gourdon, Daniel Panario and Nicolas Pouyanne, <a href="http://arxiv.org/abs/math/0606370">A Hybrid of Darboux's Method and Singularity Analysis in Combinatorial Asymptotics</a>, arXiv:math.CO/0606370, p. 18

%e 0.04615145130591420884656838354174674728274955974710537814789097038...

%p evalf(sum(1/(2*k)-tanh(1/(2*k)), k=1..infinity), 120)

%o (PARI) default(realprecision,150); sumpos(k=1,(1/(2*k)-tanh(1/(2*k))))

%Y Cf. A003483.

%K nonn,cons

%O 0,2

%A _Vaclav Kotesovec_, Sep 21 2014

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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)