akbar786
- 18
- 0
Homework Statement
\int 1/(x^{2}+4x+5)^{2}
Homework Equations
I am using partial fraction decomposition
The Attempt at a Solution
1/(x^{2}+4x+5)^{2} = Ax+b/(X^2+4x+5) + Cx+D/(x^2+4x+5)^2
1 = (Ax+b)(X^2+4x+5) + Cx+D
When i multiply through to find the values for A and b and c i get zero because there is no X^3 or x^2 or x on the left side. Am i doing something wrong or do i need to use another method to solve this integral?