Skip to content

NorlundB

Nörlund generalized Bernoulli polynomial.

$ wo 'NorlundB[0, a]'
1

The three-argument form gives the Nörlund polynomial B_n^(a)(x).

$ wo 'NorlundB[1, a, x]'
-1/2*a + x
$ wo 'NorlundB[3, 1, x]'
x/2 - (3*x^2)/2 + x^3