Quadratic Integrals

We explore various examples where the integrand contains a quadratic polynomial. We start with the cases where the quadratic takes the form (x + c)2 ± a2.

Examples

Example 1:

Example 1

Example 1a

Example 1b

Example 2:

Example 2

Example 2a

Example 2b

Thus, the integral can be evaluated as follows:

Example 2c

Example 3:

Example 3

This time, we use partial fractions (see Integration using Partial Fractions)

Example 3a

Thus, the integral can be evaluated as

Example 3b

Example 3c

Example 4:

Example 4

Example 4a

Example 4b

Example 4c

Example 4d

But from the secant reduction formula (see Integration by Parts), we see that         

Example 4e

Example 4f

But u = arctan(x+c)/a, which is the angle of a right triangle whose opposite side is x+c and whose adjacent side is a. Thus, the diagonal is the square root of (x+c)2+a2, and so tan u = (x+c)/a and sec u = the diagonal divided by a. Hence

Example 4g

Example 4h

Example 4i

Example 4jExample 4k

Example 5:

Example 5

We start with a substitution

Example 5a

Example 5b

Example 5c

Example 5d

We now proceed with integration by parts.

Example 5e

Example 5f

Example 5g

Example 5h

Example 5i

But t = arcsec (x+c)/a, which is the angle of a right triangle whose diagonal is x+c and whose adjacent side is a. Thus, the opposite side is the square root of (x+c)2a2, and so sec t = (x+c)/a and tan t = the opposite side divided by a. Hence

Example 5j

Example 5k

Example 5l

Example 5m

Example 6:

Example 6

Example 6a

Example 6b

Example 6c

By the cosine reduction formula (see Integration by Parts)

Example 6d

But u = arcsin(x+c)/a, which is the angle of a right triangle whose opposite side is x+c and whose diagonal is a. Thus, the adjacent side is the square root of a2–(x+c)2, and so sin u = (x+c)/a and cos u = the diagonal divided by a. Hence

Example 6e

Ezxample 6f

It now follows that

Example 6g

Example 7:

Example 7

Example 7a

Example 7b

Example 7c

Example 7d

Here, we have used a property about asinh described in Differentation Techniques.

Example 8:

Example 8

Example 7a and 8a

Example 8a

Example 8b

Example 8d

Here, we have used a property about acosh described in Differentation Techniques.

Quadratic reduction formula

For n > 1

Quadratic reduction formula

Proof:

Proof 1

Proof 2

Proof 2

By the cosine reduction formula (see Integration by Parts)

Proof 4

But u = arctan(x+c)/a, which is the angle of a right triangle whose opposite side is x+c and whose adjacent side is a. Thus, the diagonal is the square root of (x+c)2+a2, and so sin u = x+c divided by the diagonal and cos u = a divided by the diagonal. Hence

Proof 5

Proof 6

Thus

Proof 6

Proof 7

Proof 8

n = 0, 1, 2

The integral where n = 0 is shown in Example 2.

Example 9: When n = 1, the quadratic reduction formula takes the form

Case where n = 1

N=1 case part 1

Example 10: When n = 2, the quadratic reduction formula takes the form

N=1 case part 3

N=2 case part 2

N=1 case part 3

Note that when c = 0 and a = 1, this expression takes the following form:

N=1 case part 4

Related cases

Example 11:

Example 11

Set u = (x+c)/a, so du = dx/a and x = au–c.

Example 11a

Example 11b

We can evaluate the second integral using the quadratic reduction formula (or Example 2 if n = 1).

We evaluate the first integral using the substitution t = u2+1, dt = 2udu.

If n > 1 then

Example 11c

Example 11d

Hence

Example 11e

Example 11f

If n = 1, then

Example 11h

Example 11g

Note

The integrals with integrands as in the quadratic reduction formula and in Example 11 where the + a2 term is replaced by – a2, can be handled via partial fractions (see Integrals using Partial Fractions) since

Partial fraction quadratic 1

Partial fraction quadratic

Completing the square

A quadratic polynomial can be expressed as

Ax2 + Bx + C

For our purposes, we can assume that A = 1. We consider two cases:

Case 1: 4C ≥ B2. We define c = B/2 and a = square root of Cc2, and note that

(x + c)2 + a2 = x2 + 2cx + c2 + a2 = x2 + Bx + c2 + C – c2 = x2 + Bx + C

Since 4CB2, it follows that CB2/4 = c2, and so a is well defined (i.e. the value inside the square root is non-negative).

Case 2: 4CB2. We define c = B/2 and a = square root of c2C,  and note that

(x + c)2a2 = x2 + 2cx + c2a2 = x2 + Bx + c2  c2 + C = x2 + Bx + C

Since 4CB2, it follows that CB2/4 = c2, and so a is well defined (i.e. the value inside the square root is positive).

Conclusion

We see that any quadratic can be expressed as (x + c)2a2 or (x + c)2a2. Thus, we can evaluate quadratic integrals using the various approaches described previously on this webpage.

Links

↑ Integration Techniques

References

Bourne, M. (2026) Methods of integration 
https://www.intmath.com/methods-integration/

Wikipedia (2026) Integration by substitution
https://en.wikipedia.org/wiki/Integration_by_substitution

Wikipedia (2026) Partial fraction decomposition
https://en.wikipedia.org/wiki/Partial_fraction_decomposition

Leave a Comment