Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094950
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094950 Number of integer coefficients in n-th Bernoulli polynomial (including zeros). +0
1
1, 1, 2, 2, 4, 3, 4, 4, 5, 7, 8, 8, 10, 8, 8, 8, 12, 9, 14, 12, 13, 15, 14, 12, 17, 16, 14, 18, 22, 21, 16, 16, 24, 24, 24, 27, 34, 28, 26, 26, 30, 25, 30, 28, 28, 32, 26, 26, 35, 32, 31, 37, 33, 27, 36, 39, 45, 46, 39, 39, 43, 40, 32, 32, 47, 51, 54, 47, 45, 49, 51 (list; graph; listen)
OFFSET

0,3

EXAMPLE

B(5,x) = x^5 - 5/2*x^4 + 5/3*x^3 + 0*x^2 - 1/6*x + 0 hence a(5) = 3

PROGRAM

(PARI) B(n, x)=sum(i=0, n, binomial(n, i)*bernfrac(i)*x^(n-i)); a(n)=sum(i=0, n, if(frac(polcoeff(B(n, x), i)), 0, 1))

CROSSREFS

Sequence in context: A083742 A107331 A087808 this_sequence A087874 A117484 A086835

Adjacent sequences: A094947 A094948 A094949 this_sequence A094951 A094952 A094953

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research