Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[\int\limits(3x^2 +1)/(x^2-1)^3 dx\]
OpenStudy (freckles):
partial fractions comes to my mind
OpenStudy (freckles):
by the way x^2-1 is factorable
OpenStudy (freckles):
x^2-1=(x-1)(x+1)
OpenStudy (anonymous):
By partial fractions , it will be too long .
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (freckles):
so you think there is a trick here?
OpenStudy (freckles):
well let's investigate
OpenStudy (anonymous):
I hope so !
OpenStudy (anonymous):
\[ 3x^2+1 = -(x^2-1) +4x^2\]
OpenStudy (anonymous):
so the integrand becomes :\[\int\limits(-1/(x^2-1)^2dx + \int\limits4x^2/(x^2-1)^3dx\]
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
First integrand can be easily evaluated and the second one only partial fractions is striking me , I was hoping there could be a shorter method ...
OpenStudy (freckles):
\[3x^2+1=3(x^2-1)+4 \\ \int\limits_{}^{}\frac{3x^2+1}{(x^2-1)^3} dx=\int\limits_{}^{}\frac{3(x^2-1)+4}{(x^2-1)^3} dx=\int\limits \frac{3}{(x^2-1)^2} dx+\int\limits \frac{4}{(x^2-1)^3} dx\]
thought this doesn't seem to make the problem easier
still seems to need partial fractions or a trig sub