Skip to content

BellY

BellY(n, k, {x1, x2, ... , xN})

the second kind of Bell polynomials (incomplete Bell polynomials).

See:

Examples

>> BellY(6, 2, {x1, x2, x3, x4, x5})
10*x3^2+15*x2*x4+6*x1*x5

Implementation status

  • ☑ - partially implemented

Github