login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096050 Decimal expansion of limit n-->infty B(2n,7)/(B(2n)*49^n) ( see comment for B(n,k) definition ). 2
1, 0, 6, 2, 7, 5, 1, 6, 9, 9, 6, 9, 0, 2, 1, 1, 0, 7, 8, 2, 4, 5, 8, 3, 2, 5, 1, 9, 3, 3, 2, 6, 2, 6, 6, 9, 8, 2, 2, 7, 9, 5, 4, 2, 1, 1, 5, 1, 7, 2, 6, 6, 3, 1, 5, 7, 7, 2, 4, 0, 8, 4, 2, 6, 8, 1, 7, 1, 9, 1, 0, 5, 7, 9, 2, 3, 9, 1, 8, 7, 8, 5, 9, 0, 4, 0, 0, 9, 5, 8, 2, 1, 1, 2, 2, 3, 5, 7, 7, 1, 3, 8, 8, 8, 2 (list; constant; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

B(n,p)=sum(i=0,n,p^i*sum(j=0,i,binomial(n,j)*B(j))) where B(k)=k-th Bernoulli number. B(2n,p)/B(2n) take integer values for all n if p=1,2,3,4,6. p=5 is the smallest integer for which B(2n,5)/B(2n) is not always integer valued. And limit n-->infty B(2n,5)/(B(2n)*25^n) =(21-sqrt(5))/16

FORMULA

limit n-->infty B(2n, 7)/(B(2n)*49^n) = 1.0627516996902110782... the smallest root of 1728*X^3 - 6192*X^2 + 7368*X - 2911=0

PROG

(PARI) solve(q=1, 1.1, 1728*q^3-6192*q^2+7368*q-2911)

CROSSREFS

Cf. A096045, A096046, A096047, A096048, A096049.

Sequence in context: A002371 A048595 A153313 * A115731 A163340 A021090

Adjacent sequences:  A096047 A096048 A096049 * A096051 A096052 A096053

KEYWORD

cons,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 17 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 08:21 EST 2012. Contains 205998 sequences.