Reckoning of Sand
- 13
- 0
Homework Statement
$$\int \frac{x-1}{(x+1)(x^2+1)} dx$$
Homework Equations
N/A
The Attempt at a Solution
I thought that I would use partial fractions, so:
$$\frac{x-1}{(x+1)(x^2+1)} = \frac{A}{x+1} + \frac{B}{x^2+1}$$
$$x-1 = A(x^2+1) + B(x+1)$$
##x=-1 \Rightarrow (-1)-1 = A((-1)^2+1) + B((-1)+1) = 2A \Rightarrow A = -1##
I don't think my instructor wants me to use complex numbers, but ##\forall x\in\mathbb R, x^2+1 \neq0## and ##x^2+1## is irreducible in ##\mathbb R##.
Last edited: