celeries.laplace#

Functions

b(s, k, alpha)

Laplace coefficient b_s^(k) (alpha).

deriv_b(s, k, alpha)

Derivative of the Laplace coefficient b_s^(k) (alpha) with respect to alpha.

formal_dderiv_b(s, k)

Formal second derivative of the Laplace coefficient b_s/2^(k) (alpha) with respect to alpha.

formal_deriv_b(s, k)

Formal derivative of the Laplace coefficient b_s/2^(k) (alpha) with respect to alpha.

rec_b(s, k)

Gives the Laplace coefficient b_s/2^(k) (alpha) as a function of alpha, b_s/2^(0), and b_s/2^(1) only.