Integration by partial fractions- a quadratic

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
TG3
Messages
66
Reaction score
0
Homework Statement

Integrate: (x-1) / (X^2 - 4x +5)

The attempt at a solution

Normally I would try to factor this into something like (x-1) (x+3) (That's an example completely unrelated to this problem.)
However, as no easy factors quickly occurred to me I did a run through of the quadratic equation, and got 4 +or- (16- 4x1x5)^.5 / 2 = 4 + (-4)^.5 / 2

At my basic level of Calculus, imaginary numbers are taboo, so I want to avoid the square root of a negative number.

Am I missing an obvious factoring, am I performing the quadratic wrong (that would be embarrassing) or should I try another technique? And if another technique... what is it?
 
Physics news on Phys.org
rock.freak667 said:
well if x^2 - 4x +5=0 has no real roots, then you need to express the partial fraction in the form (ax+b)/(Ax^2+Bx+C)

Quoi? That's the same form as the original integrand!?? It's no partial fraction at all.