How can trigonometric substitution be used to simplify a complex integral?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Physics news on Phys.org
I should probably mention that the answer is supposed to be:

2*arctan(2x)+4x/(4x^2+1) +C
 
I didn't go through that in detail but it looks like a very strange way to attack the problem! You have a square of a square and you write it as a fourth power of a square root of a square so you can apply a trig substitution!
You don't need the square root to apply a trig substitution. Let 2x= tan t and 4x2+ 1= tan2 t+ 1= sec2. (4x2+ 1)2= sec4 t and 2dx= sec2 t dt. Your integral becomes
[tex]\int\frac{8dx}{(4x^2+ 1)^2}= \int \frac{4dt}{sec^2 t}= 4\int cos^2 t dt[/itex]<br /> That should be easy.[/tex]