Since 2010 · Powering 2M+ tool runs every month
Since 2010
Add to Chrome

My Toolbox

Automatic Mode

No saved tools yet.

Go Premium
Related tools
Cholesky Decomposition CalculatorMatrix LU Decomposition CalculatorSingular Value Decomposition (SVD) CalculatorDerivative CalculatorModular Exponentiation Calculator
Home Page > Math > Linear Algebra

Partial Fraction Decomposition Calculator

Decompose rational functions into partial fractions with detailed step-by-step solutions, coefficient analysis, and visual decomposition breakdown.

Free to useNo sign-up requiredUpdated Jan 2026
Partial Fraction Decomposition CalculatorTry it now — free ▼

Partial Fraction Decomposition

Break down rational functions into simpler fractions
Quick Examples
F(x) =

Use * for multiplication, ^ for powers, and parentheses for grouping. Example: (2*x - 1)/(x^2 - x - 6)

Embed Partial Fraction Decomposition Calculator Widget

About Partial Fraction Decomposition Calculator

Welcome to the Partial Fraction Decomposition Calculator, a comprehensive tool designed for students, educators, and professionals who need to decompose rational functions into simpler partial fractions. This calculator provides detailed step-by-step solutions, showing you exactly how to factor denominators, set up the decomposition form, solve for unknown constants, and arrive at the final answer.

What is Partial Fraction Decomposition?

Partial fraction decomposition (also called partial fraction expansion) is an algebraic technique that expresses a complex rational function as a sum of simpler fractions. A rational function is any function that can be written as the ratio of two polynomials P(x)/Q(x).

This technique is fundamental in calculus for integrating rational functions, solving differential equations, computing inverse Laplace transforms in engineering, and simplifying complex algebraic expressions.

The Basic Principle

General Form
$$\frac{P(x)}{Q(x)} = \frac{A_1}{(x-r_1)} + \frac{A_2}{(x-r_2)} + \cdots + \frac{Bx+C}{(x^2+px+q)} + \cdots$$

The decomposition form depends on the factored form of the denominator Q(x). Each factor type requires a specific partial fraction setup.

Types of Factors and Their Partial Fractions

Factor Type Example Partial Fraction Form
Distinct Linear (x - a) $\frac{A}{x - a}$
Repeated Linear (x - a)² $\frac{A_1}{x - a} + \frac{A_2}{(x - a)^2}$
Irreducible Quadratic (x² + bx + c) $\frac{Bx + C}{x^2 + bx + c}$
Repeated Quadratic (x² + 1)² $\frac{B_1x + C_1}{x^2 + 1} + \frac{B_2x + C_2}{(x^2 + 1)^2}$

How to Use This Calculator

  1. Enter your rational function: Type the function using standard notation. Use * for multiplication, ^ for powers, and parentheses for grouping.
  2. Use example presets: Click any preset button to load a sample function and see how the calculator works.
  3. Click Decompose: The calculator factors your denominator, sets up the partial fraction form, solves for constants, and displays the complete solution.
  4. Review the steps: Each step shows the mathematical reasoning, helping you understand the decomposition process.

Input Syntax Guide

Step-by-Step Decomposition Process

The calculator follows this systematic approach:

  1. Verify Proper Fraction: Ensure the numerator degree is less than the denominator degree. If not, polynomial division is needed first.
  2. Factor the Denominator: Completely factor Q(x) into linear and irreducible quadratic factors.
  3. Set Up Partial Fractions: Write one term for each factor type with unknown constants.
  4. Clear Denominators: Multiply both sides by the common denominator.
  5. Expand and Collect: Expand the right side and group by powers of x.
  6. Equate Coefficients: Match coefficients of like powers on both sides.
  7. Solve the System: Solve the resulting equations for the unknown constants.
  8. Write Final Answer: Substitute the constants back into the partial fraction form.

Why Use Partial Fraction Decomposition?

Integration in Calculus

The primary use of partial fractions is to simplify integrals. Complex rational integrands become sums of simple forms with known antiderivatives:

Laplace Transforms

Engineers use partial fractions extensively when computing inverse Laplace transforms. Transfer functions in control systems often need decomposition before finding time-domain responses.

Differential Equations

When solving linear differential equations using Laplace transform methods, partial fractions help invert the transformed solution back to the time domain.

Important Requirements

Frequently Asked Questions

What is partial fraction decomposition?

Partial fraction decomposition is a technique in algebra that breaks down a complex rational expression (ratio of polynomials) into a sum of simpler fractions. This makes integration much easier in calculus and is essential for solving differential equations and inverse Laplace transforms.

When can I use partial fraction decomposition?

You can use partial fraction decomposition when you have a proper rational function, meaning the degree of the numerator is less than the degree of the denominator. If the numerator degree is equal to or greater than the denominator degree, you must first perform polynomial long division.

How do I handle repeated factors in partial fractions?

For repeated linear factors like (x-a)^n, you need n separate terms: A₁/(x-a) + A₂/(x-a)² + ... + Aₙ/(x-a)ⁿ. Each power of the factor gets its own term with its own constant to solve for.

What about irreducible quadratic factors?

For irreducible quadratic factors (ax² + bx + c where b² - 4ac < 0), the numerator must be linear (Bx + C) rather than just a constant. For example, 1/((x)(x² + 1)) decomposes to A/x + (Bx + C)/(x² + 1).

Why is partial fraction decomposition useful for integration?

Partial fractions convert complex rational functions into simpler forms that have known antiderivatives. Terms like A/(x-a) integrate to A·ln|x-a|, and quadratic denominators lead to arctangent or logarithmic forms, all of which are much easier than integrating the original complex fraction.

Additional Resources

Reference this content, page, or tool as:

"Partial Fraction Decomposition Calculator" at https://MiniWebtool.com/partial-fraction-decomposition-calculator/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: Jan 29, 2026

Linear Algebra:

Math SolverWhat would you like to solve?

Math Solver

Try
Browse expression examples

Choose an example to fill the input, edit its numbers, then Solve. log uses base 10; use ln for the natural logarithm.

Numbers & factors

Fractions & division

Powers, roots & logs

Algebra & equations

Calculus

Geometry & trigonometry

Top & Updated:

QR Decomposition CalculatorPartial Derivative CalculatorFraction to Mixed Number ConverterView all →
Home Page > Math > Linear Algebra > Partial Fraction Decomposition Calculator