import mpmath from sympy import symbols, Function, Lambda, lambdify, exp, diff, limit, oo a, b, x, z, t = symbols('alpha beta x z t')