Integrating dx/sqrt(x^2+r^2) - Step-by-Step Guide

  • Context: Undergrad 
  • Thread starter Thread starter omer21
  • Start date Start date
  • Tags Tags
    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
6 replies · 2K views
omer21
Messages
24
Reaction score
0
how can i integrate this expression

dx/sqrt(x^2+r^2)

in books i found just the answer,but i need the solution step by step

can you help me?
 
Physics news on Phys.org
after simplifying i got this

du/sqrt(u^2+1)

but still i can not see the solution
 
If you don't recognize that integral, another useful substitution might be: x = r * sinh(u). Or, if you're unfamiliar with the hyperbolic functions, try the trigonometric substitution: x = r * tan(u).
 
Last edited:
hyperbolic functions are a little complicated for me so i will try x=r*tan(u)
 
That's the more difficult substitution, but alright!
 
i tried x=r.tan(u) substitution and i got what i want.
thanks...