Skip to main content
Ch. 8 - Techniques of Integration
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 8, Problem 8.PE.20

Evaluate the integrals in Exercises 9–28. It may be necessary to use a substitution first.
∫ [t / (t⁴ − t² − 2)] dt

Verified step by step guidance
1
Start by examining the integral: \(\int \frac{t}{t^{4} - t^{2} - 2} \, dt\). Notice that the denominator is a quartic polynomial, which might be factorable to simplify the expression.
Try to factor the denominator \(t^{4} - t^{2} - 2\). Look for it as a quadratic in terms of \(t^{2}\): let \(u = t^{2}\), then rewrite as \(u^{2} - u - 2\).
Factor the quadratic in \(u\): \(u^{2} - u - 2 = (u - 2)(u + 1)\). Substitute back \(u = t^{2}\) to get \(t^{4} - t^{2} - 2 = (t^{2} - 2)(t^{2} + 1)\).
Rewrite the integral using the factorization: \(\int \frac{t}{(t^{2} - 2)(t^{2} + 1)} \, dt\). Now consider a substitution to simplify the integral. Since the numerator is \(t\) and the denominator involves \(t^{2}\) terms, try the substitution \(w = t^{2}\), which implies \(dw = 2t \, dt\) or \(t \, dt = \frac{dw}{2}\).
Rewrite the integral in terms of \(w\): \(\int \frac{t}{(t^{2} - 2)(t^{2} + 1)} \, dt = \int \frac{1}{(w - 2)(w + 1)} \cdot t \, dt = \int \frac{1}{(w - 2)(w + 1)} \cdot \frac{dw}{2} = \frac{1}{2} \int \frac{1}{(w - 2)(w + 1)} \, dw\). Now the integral is a rational function in \(w\) that can be solved using partial fraction decomposition.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
5m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Integration by Substitution

Integration by substitution is a technique used to simplify integrals by changing variables. It involves identifying a part of the integrand whose derivative also appears in the integral, allowing the integral to be rewritten in terms of a new variable. This method is especially useful when the integral contains composite functions.
Recommended video:
04:27
Substitution With an Extra Variable

Factoring Polynomials

Factoring polynomials involves expressing a polynomial as a product of simpler polynomials. This is crucial for simplifying rational expressions in integrals, as it can reveal terms that cancel or suggest substitutions. Recognizing factorable forms helps in breaking down complex denominators or numerators.
Recommended video:
07:00
Taylor Polynomials

Partial Fraction Decomposition

Partial fraction decomposition is a method to express a rational function as a sum of simpler fractions. This technique is often used after factoring the denominator to rewrite the integral into a sum of easier integrals. It is essential for integrating rational functions that cannot be integrated directly.
Recommended video:
10:07
Partial Fraction Decomposition: Distinct Linear Factors