Integration of rational function with quadratic denominator: Difference between revisions

From Calculus
Line 61: Line 61:
{{quotation|'''UPSHOT''': The antiderivative in this case is a constant times an [[arc tangent function]] plus a constant times the [[natural logarithm]] of the absolute value of the quadratic.}}
{{quotation|'''UPSHOT''': The antiderivative in this case is a constant times an [[arc tangent function]] plus a constant times the [[natural logarithm]] of the absolute value of the quadratic.}}


{{fillin}}
We have:
 
<math>\int \frac{Ax + B}{(x - \beta)^2 + \gamma^2} \, dx = \frac{A}{2}\ln((x - \beta)^2 + \gammma^2) + \frac{B + A\beta}{\gamma} \arctan\left(\frac{x - \beta}{\gamma}\right) + C</math>
 
Given a denominator in the form <math>x^2 + px + q</math>, it can be rewritten as <math>(x - \beta)^2 + \gamma^2</math> where:
 
<math>\beta = \frac{-p}{2}, \qquad \gamma = \sqrt{q - (p^2/4)}</math>

Revision as of 19:45, 4 September 2011

Template:Specific function class integration strategy

Outline of method

Reduction to the case where the numerator is constant or linear and the denominator is monic

Fill this in later

Case that the denominator has distinct linear factors

UPSHOT: The antiderivative in this case is expressible as a linear combination with constant coefficients of the natural logarithms of the absolute values of the linear factors.

This falls under the general case of integration of rational function whose denominator has distinct linear factors

The integration formula is:

Ax+B(xα1)(xα2)dx=Aα1+Bα1α2ln|xα1|+Aα2+Bα2α1ln|xα2|+C

Note that α1 and α2 can be determined from the quadratic formula for the roots of a quadratic polynomial. Specifically, if the polynomial in the denominator is x2+px+q, we have:

α1=p+p24q2,α2=pp24q2

Here are the details of how the formula is obtained:

[SHOW MORE]

Case that the denominator has repeated linear factors

UPSHOT: The antiderivative in this case is a constant divided by the linear factor plus a constant times the natural logarithm of the linear factor.

Fill this in later

Case that the denominator has negative discriminant

UPSHOT: The antiderivative in this case is a constant times an arc tangent function plus a constant times the natural logarithm of the absolute value of the quadratic.

We have:

Failed to parse (unknown function "\gammma"): {\displaystyle \int \frac{Ax + B}{(x - \beta)^2 + \gamma^2} \, dx = \frac{A}{2}\ln((x - \beta)^2 + \gammma^2) + \frac{B + A\beta}{\gamma} \arctan\left(\frac{x - \beta}{\gamma}\right) + C}

Given a denominator in the form x2+px+q, it can be rewritten as (xβ)2+γ2 where:

β=p2,γ=q(p2/4)