Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

3.3 Q-2

Question Statement

Evaluate the integral:

∫dxx2+4x+13\int \frac{dx}{x^2 + 4x + 13}

Background and Explanation

In this problem, we are asked to integrate a rational function where the denominator is a quadratic expression. To solve such integrals, it is often helpful to complete the square in the denominator, transforming it into a form that resembles the standard integral of the form:

∫dxx2+a2=1atanβ‘βˆ’1(xa)+C\int \frac{dx}{x^2 + a^2} = \frac{1}{a} \tan^{-1}\left(\frac{x}{a}\right) + C

Solution

  1. Rewrite the denominator:
    Start by completing the square for the quadratic expression in the denominator:
x2+4x+13 x^2 + 4x + 13

First, focus on the x2+4xx^2 + 4x part. To complete the square, take half of the coefficient of xx, square it, and add and subtract this value. Half of 44 is 22, and 22=42^2 = 4. So, we rewrite the quadratic as:

x2+4x=(x+2)2βˆ’4 x^2 + 4x = (x + 2)^2 - 4

Now, include the constant term 1313:

x2+4x+13=(x+2)2+9 x^2 + 4x + 13 = (x + 2)^2 + 9

So, the integral becomes:

∫dx(x+2)2+32 \int \frac{dx}{(x + 2)^2 + 3^2}
  1. Recognize the standard integral form:
    This now matches the standard form for an arctangent integral:
∫dx(x+2)2+32=13tanβ‘βˆ’1(x+23)+C \int \frac{dx}{(x + 2)^2 + 3^2} = \frac{1}{3} \tan^{-1}\left(\frac{x + 2}{3}\right) + C

Therefore, the result of the integral is:

13tanβ‘βˆ’1(x+23)+C \frac{1}{3} \tan^{-1}\left(\frac{x + 2}{3}\right) + C

Key Formulas or Methods Used

  • Completing the Square: To rewrite the quadratic expression in a form suitable for applying the standard integral formula.
  • Standard Integral: Used the formula for integrating expressions of the form 1x2+a2\frac{1}{x^2 + a^2}, which results in 1atanβ‘βˆ’1(xa)+C\frac{1}{a} \tan^{-1}\left(\frac{x}{a}\right) + C.

Summary of Steps

  1. Complete the square in the denominator:
    x2+4x+13=(x+2)2+9x^2 + 4x + 13 = (x + 2)^2 + 9

  2. Recognize the integral as a standard arctangent form: ∫dx(x+2)2+32=13tanβ‘βˆ’1(x+23)+C\int \frac{dx}{(x + 2)^2 + 3^2} = \frac{1}{3} \tan^{-1}\left(\frac{x + 2}{3}\right) + C

  3. Final result:
    13tanβ‘βˆ’1(x+23)+C\frac{1}{3} \tan^{-1}\left(\frac{x + 2}{3}\right) + C