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!)
A076547 (2^n-1-N(B(2^(n+1))))/2^n where N(B(k)) denotes the numerator of the k-th Bernoulli number. 2

%I #6 Mar 30 2012 18:39:10

%S 1,1,453,481832565077,3336994692120829058949545155598207748189,

%T 4183667308477313795108662587270037418426429056133620947343416969739965511482242658521291610836247844507748569589345

%N (2^n-1-N(B(2^(n+1))))/2^n where N(B(k)) denotes the numerator of the k-th Bernoulli number.

%C Appears to always be an integer. Next term is too large to include.

%F a(n) = (2^n-1-A000367(2^n))/2^n

%o (PARI) a(n)=(2^n-1-numerator(bernfrac((2^(n+1)))))/2^n

%Y Cf. A000367.

%K nonn

%O 1,3

%A _Benoit Cloitre_, Oct 19 2002

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 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)