How to choose a replacement that reduces the integral of a given function to the integral of a rational function and decomposes it into simple fractions using the method of undetermined coefficients using wolfram mathematica?

    1 answer 1

    You can try this:

    f[x_]=... - изначальная функция F[x_] = FunctionInterpolation[f[x],{x, x0, x1}] Integrate[F[x],x]