Need help with comparison method for improper 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
1 reply · 2K views
mottov2
Messages
13
Reaction score
0

Homework Statement


[itex]\int \frac{arctan(x)}{2+e^x}dx[/itex]
where the interval of the integrand is from 0 to infinity.

In order to use the comparison method I need to compare 2 functions but I am having so much difficulty figuring out what function to compare it to.

Its not just this particular question, any question asking to use comparison method, I can't seem to figure out the function to compare it to.

Can I get some tips to finding a function to compare it to?
 
Physics news on Phys.org
tan-1(x) < 2 for all x, so therefore...

[tex]\frac{tan^{-1}(x)}{2 + e^{x}} < \frac{2}{2 + e^{x}}[/tex]

for all x (Since 2+ex is never 0, one doesn't have to worry about division by zero.)

So try using the comparison test with that.