Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
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 >

NorlundB

NorlundB[n, a]
gives Nørlund polynomials of degree n in a.
NorlundB[n, a, x]
gives generalized Bernoulli polynomials .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The Nørlund polynomials satisfy the generating function relation .
  • The generalized Bernoulli polynomials satisfy the generating function relation.
  • The Bernoulli numbers are given by . Generalized Bernoulli numbers are given by higher integer values of a.
  • NorlundB can be evaluated to arbitrary numerical precision.
  • NorlundB automatically threads over lists.
First five Nørlund polynomials:
Generalized Bernoulli polynomials:
First five Nørlund polynomials:
In[1]:=
Click for copyable input
Out[1]=
 
Generalized Bernoulli polynomials:
In[1]:=
Click for copyable input
Out[1]=
NorlundB threads element-wise over lists:
Plot Nørlund polynomials:
TraditionalForm formatting:
Higher-order generalized Bernoulli numbers:
First ten Nørlund numbers:
Stirling numbers:
Expand ratio of Gamma functions at infinity:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team