Evaluate the definite integral x/√(e^x+(2+x)^2)

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 · 1K views
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Evaluate

$$I = \int_{-2}^{0} \frac{x}{\sqrt{e^x+(2+x)^2}}\,dx$$
 
Physics news on Phys.org
Suggested solution:

Use the substitution:

\[v = (x+2)e^{-x/2}.\]

\[dv = -\frac{x}{2}e^{-x/2}dx\]

\[\frac{xdx}{\sqrt{e^x+(x+2)^2}} = \frac{xe^{-x/2}dx}{\sqrt{1+(x+2)^2e^{-x}}} = \frac{-2dv}{\sqrt{1+v^2}}\]

Hence, the integral becomes:

\[I = \int_{-2}^{0}\frac{xdx}{\sqrt{e^x+(x+2)^2}} = -2\int_{0}^{2}\frac{dv}{\sqrt{1+v^2}} = -2\sinh^{-1}(2)=e^{-2}-e^2.\]