Loading…

Partial Fractions Integrator

Math Calculus • Integrals

View all topics
6. Partial Fractions Integrator
Decomposes rational integrals \(\int \frac{P(x)}{Q(x)}dx\) into partial fractions and integrates term-by-term. Now includes a definite integral mode with bounds \(a,b\) and shaded area on the graph.
Inputs
Polynomial only: + − * ^, parentheses, variable x, constants pi, e. Implicit multiplication supported: (x+1)(x-2), 2x.
Must be a nonzero polynomial. The tool factors \(Q(x)\) numerically (real linear + irreducible quadratics).

Definite mode evaluates \(F(b)-F(a)\) when possible; otherwise uses numerical integration.

“Import” is useful if you already decomposed \(P/Q\) elsewhere and want only the integral.

Used for root clustering & coefficient simplification.
Higher degrees work but may be less stable.

Click to auto-fill and evaluate.
Ready
Graph
Drag to pan • wheel/pinch to zoom. In definite mode, shading shows the signed region between \(a\) and \(b\) when the interval does not cross a real pole.
Legend
\(f(x)\) real pole shaded \([a,b]\)
x: 0, y: 0, zoom(px/unit): 80
Result
Enter polynomials \(P(x)\), \(Q(x)\), then click Evaluate.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does a partial fractions integrator do for P(x)/Q(x)?

It rewrites the rational function as a sum of simpler rational terms based on the factors of Q(x). Each term has a standard integral, so the tool integrates the sum to produce the final result.

What happens if the numerator degree is larger than the denominator degree?

The method starts by making the rational function proper using polynomial long division: P/Q = S(x) + R/Q with deg(R) < deg(Q). The integral becomes integral S(x) dx plus the integral of R/Q.

How does definite mode compute the integral from a to b?

When an antiderivative F(x) is obtained from the partial fractions form, the tool evaluates F(b) - F(a). If the closed-form evaluation is not reliable for the case, it can fall back to numerical integration.

Why might the tool warn about real poles in the interval?

A real pole is a vertical asymptote where Q(x)=0, which can make the definite integral improper if [a,b] crosses that point. In such cases, convergence should be analyzed with an improper-integral workflow.

What does the "Try nice fractions" option change?

It attempts to simplify solved coefficients into cleaner rational-looking values when they are close to simple fractions. This can make the decomposition and the final antiderivative easier to read.