Mathematica > Mathematics and Algorithms > Calculus > Discrete Calculus > Recurrence and Sum Functions >
Mathematica > Mathematics and Algorithms > Discrete Mathematics > Discrete Calculus > Recurrence and Sum Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Integer Functions > Recurrence and Sum Functions >

BernoulliB

BernoulliB[n]
gives the Bernoulli number B_n.
BernoulliB[n, x]
gives the Bernoulli polynomial B_n(x).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The Bernoulli polynomials satisfy the generating function relation te^(xt)/(e^t-1)=sum_(n=0)^(infty)B_n(x)(t^n/n!).
  • The Bernoulli numbers are given by B_n=B_n(0).
  • BernoulliB can be evaluated to arbitrary numerical precision.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team