All solutions
MathsJEE Main

Integrating Rational Functions with Repeated Roots via Partial Fractions

Master integrating rational functions with repeated roots using partial fraction decomposition. Learn the systematic approach for JEE Main calculus problems.

3 min readPublished 4 June 2026
Integral Calculus(ax+b)^n requires n separate terms

Concept Overview

This question tests the ability to integrate rational functions where the denominator contains repeated linear factors. The core technique involves decomposing the rational function into simpler fractions using partial fraction decomposition. For repeated roots, each power of the factor, from one up to its multiplicity, requires a separate term in the decomposition, which simplifies the integration process significantly.

Step 1: Set up the partial fraction decomposition. When the denominator of a rational function has a repeated linear factor, say (ax+b)n(ax+b)^n, the partial fraction decomposition includes terms for each power of this factor from 1 to nn. For a denominator like (xa)n(x-a)^n, the decomposition will look like:

P(x)(xa)nQ(x)=A1xa+A2(xa)2++An(xa)n+terms for other factors in Q(x)\frac{P(x)}{(x-a)^n Q(x)} = \frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} + \dots + \frac{A_n}{(x-a)^n} + \text{terms for other factors in } Q(x)

In our case, let's consider integrating a general rational function P(x)(xa)nQ(x)\frac{P(x)}{(x-a)^n Q(x)} where Q(x)Q(x) has distinct roots. The decomposition will be:

P(x)(xa)nQ(x)=A1xa+A2(xa)2++An(xa)n+iBixci\frac{P(x)}{(x-a)^n Q(x)} = \frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} + \dots + \frac{A_n}{(x-a)^n} + \sum_{i} \frac{B_i}{x-c_i}

where cic_i are the distinct roots of Q(x)Q(x).

Step 2: Clear the denominators and solve for coefficients. To find the coefficients (AiA_i and BiB_i), we multiply both sides of the partial fraction equation by the original denominator (xa)nQ(x)(x-a)^n Q(x). This results in a polynomial identity.

P(x)=A1(xa)n1Q(x)+A2(xa)n2Q(x)++AnQ(x)+iBi(xa)nQ(x)xciP(x) = A_1(x-a)^{n-1}Q(x) + A_2(x-a)^{n-2}Q(x) + \dots + A_n Q(x) + \sum_{i} B_i (x-a)^n \frac{Q(x)}{x-c_i}

The coefficients can be found by substituting strategic values of xx (especially the roots of the denominator) or by comparing coefficients of like powers of xx. For repeated roots, substituting the root x=ax=a is particularly useful for finding the coefficients of the highest powers.

Step 3: Integrate each term. Once the coefficients are determined, the original integral can be rewritten as a sum of simpler integrals.

P(x)(xa)nQ(x)dx=(A1xa+A2(xa)2++An(xa)n+iBixci)dx\int \frac{P(x)}{(x-a)^n Q(x)} dx = \int \left( \frac{A_1}{x-a} + \frac{A_2}{(x-a)^2} + \dots + \frac{A_n}{(x-a)^n} + \sum_{i} \frac{B_i}{x-c_i} \right) dx

The integrals of the terms involving distinct roots are standard logarithmic forms: Bixcidx=Bilnxci+C\int \frac{B_i}{x-c_i} dx = B_i \ln|x-c_i| + C.

Step 4: Integrate terms with repeated roots. The terms with repeated roots are integrated using a power rule for integration. For a term Ak(xa)k\frac{A_k}{(x-a)^k}:

Ak(xa)kdx=Ak(xa)kdx\int \frac{A_k}{(x-a)^k} dx = A_k \int (x-a)^{-k} dx

Using the power rule umdu=um+1m+1+C\int u^m du = \frac{u^{m+1}}{m+1} + C (where m1m \neq -1), we get:

Ak(xa)kdx=Ak(xa)k+1k+1+C=Ak(k1)(xa)k1+CA_k \int (x-a)^{-k} dx = A_k \frac{(x-a)^{-k+1}}{-k+1} + C = \frac{-A_k}{(k-1)(x-a)^{k-1}} + C

This formula applies for k>1k > 1. For k=1k=1, it becomes A1xadx=A1lnxa+C\int \frac{A_1}{x-a} dx = A_1 \ln|x-a| + C.

Step 5: Combine the results. Summing the results from integrating all the partial fractions gives the final answer.

P(x)(xa)nQ(x)dx=A1lnxaA2(1)(xa)1A3(2)(xa)2An(n1)(xa)n1+iBilnxci+C\int \frac{P(x)}{(x-a)^n Q(x)} dx = A_1 \ln|x-a| - \frac{A_2}{(1)(x-a)^1} - \frac{A_3}{(2)(x-a)^2} - \dots - \frac{A_n}{(n-1)(x-a)^{n-1}} + \sum_{i} B_i \ln|x-c_i| + C

Key Takeaways:

  • When a denominator has a repeated linear factor (ax+b)n(ax+b)^n, the partial fraction decomposition must include terms A1ax+b,A2(ax+b)2,,An(ax+b)n\frac{A_1}{ax+b}, \frac{A_2}{(ax+b)^2}, \dots, \frac{A_n}{(ax+b)^n}.
  • Integrals of the form A(xa)kdx\int \frac{A}{(x-a)^k} dx for k>1k > 1 are solved using the power rule, resulting in A(k1)(xa)k1\frac{-A}{(k-1)(x-a)^{k-1}}.
  • The integral of Axa\frac{A}{x-a} is AlnxaA \ln|x-a|.
  • Strategic substitution of roots and coefficient comparison are key methods for finding the unknown coefficients in the partial fraction decomposition.

Answer: The general approach involves setting up the correct partial fraction decomposition for repeated roots, solving for the coefficients, and then integrating each term using standard integration rules, including the power rule for negative exponents and the logarithm rule.

More Maths solutions

Still stuck after reading this?

Ask JEE Genius — the AI tutor walks through every step and cites the exact past-paper source.

Open the chat →