AdityaDev
- 527
- 33
Homework Statement
$$\int\frac{x^2+3}{x^6(x^2+1)}dx$$
Homework Equations
None
The Attempt at a Solution
I easily got the answer using partial fractions by splitting the integral as ##\frac{Ax+B}{x^2+1}+\frac{C}{x}+\frac{D}{x^2}+\frac{E}{x^3}+...+\frac{H}{x^6}## and then finding the coefficients by equating the numerator ##x^2+3## with the one obtained using partial fractions by taking LCM.
But is there an easier method?