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!)
A300220 Decimal expansion of the sum of the reciprocal of the Bernoulli numbers with even index (negated). 1

%I #13 Mar 13 2018 04:25:35

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

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

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

%N Decimal expansion of the sum of the reciprocal of the Bernoulli numbers with even index (negated).

%C If also the reciprocal of B_{1}=-1/2 is added we have -3 instead of -1 as integer part of the constant.

%F Equals Sum_{k>=0} A002445(k)/A000367(k).

%e -1.01820187236017492411688041456815909107182671212122508411026262872703094440...

%p evalf(add(1/bernoulli(2*k),k=0..1000),500);

%o (PARI) suminf(k=0, 1/bernfrac(2*k)) \\ _Michel Marcus_, Mar 06 2018

%Y Cf. A000367, A002445.

%K nonn,easy,cons

%O 1,4

%A _Paolo P. Lava_, Mar 01 2018

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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)