Integral of 1 / (x^2 + 2) dx ?

  • Thread starter Thread starter askor
  • Start date Start date
  • Tags Tags
    Dx Integral
Click For Summary
The integral of 1/(x^2 + 2) dx can be approached using trigonometric substitution, as it resembles the standard integral form for arctangent. A common substitution is x = √2 * tan(θ), which simplifies the integral to a form that allows for straightforward integration. The result will yield an expression involving arctan, specifically arctan(x/√2) + C. The discussion emphasizes the importance of checking work by differentiating the result to confirm it matches the original integrand. Overall, the integral can be solved without needing complex numbers or partial fractions, focusing instead on a clever substitution.
  • #51
Mark44 said:
The image in post #36 shows why this substitution works. For ##x^2 + 2##, the length of the leg adjacent to the angle is ##\sqrt 2## rather than 1.
Of course and the point I made was the method I used works for any ##a##. That's why I used ##a## and not ##1##. I found it easier than manipulating the integral first to make it a ##1## or using complex numbers.
 
Last edited:
Physics news on Phys.org
  • #52
Now try it with a hyperbolic trig substitution.
 
  • #53
vela said:
Now try it with a hyperbolic trig substitution.
I tried it and it was not easier by any means.
 
  • #54
I think that the most straightforward way is to factorise ##x^2+2## into ##2\left(1+x^2/2\right)=2\left[1+(x/\sqrt 2)^2\right]##.
When you see an integral close to one that you would usually find in an integration table, ##(1+x^2)^{-1}## for instance, try adding a ##0## or factorising something.
 
  • Like
Likes benorin
  • #55
You guys have beaten this integral in a few ways, OP did you follow any of them? The easy way involves ##1+\left(\tfrac{x}{\sqrt{2}}\right) ^2## and a trig substitution. You probably haven’t learned series methods yet but that would of course be much harder.

I think you can safely lock this thread.