4

How to i integrate this with out substitutions or Partial fraction decomposition ?

($3x^2$+$2$)/[$x^6$($x^2$+1)]

I've got to : 2/x^6(x^2+1),but after this i haven't been able to eliminate the 2.

  • In some sense it seems unproductive to say "Can I integrate this without substitutions or partial fraction decomposition?" While it is important in mathematics to attempt different approaches using alternative ways, it seems to me that these are the very basic methods of evaluating integrals and casting them aside seems to be ignoring the most very basic properties of integrals (and algebra of polynomials, for that matter) – Joshua Mundinger Oct 01 '14 at 13:24

2 Answers2

2

You can use $\displaystyle\frac{3x^2+2}{x^6(x^2+1)}=\frac{2(x^2+1)}{x^6(x^2+1)}+\frac{x^2}{x^6(x^2+1)}=\frac{2}{x^6}+\frac{1}{x^4(x^2+1)}$

$\displaystyle=\frac{2}{x^6}+\left(\frac{x^2+1}{x^4(x^2+1)}-\frac{x^2}{x^4(x^2+1)}\right)=\frac{2}{x^6}+\frac{1}{x^4}-\frac{1}{x^2(x^2+1)}$

$\displaystyle=\frac{2}{x^6}+\frac{1}{x^4}-\left(\frac{x^2+1}{x^2(x^2+1)}-\frac{x^2}{x^2(x^2+1)}\right)=\frac{2}{x^6}+\frac{1}{x^4}-\frac{1}{x^2}+\frac{1}{x^2+1}.$

[Notice that this gives the partial fraction decomposition of this particular function.]

user84413
  • 27,211
1

HINT:

Use Partial Fraction Decomposition ,

$$\frac{3x^2+2}{x^6(x^2+1)}=\frac{Ax+B}{x^2+1}+\frac Cx+\frac D{x^2}+\cdots+\frac H{x^6}$$