Confusion on a simple integration

  • Context: Undergrad 
  • Thread starter Thread starter rude man
  • Start date Start date
  • Tags Tags
    Confusion Integration
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
3 replies · 1K views
Messages
8,032
Reaction score
870
TL;DR
Confused on integrating ## \int dx/(x^2 + a^2)^(1/2)##
The tables and Wolfram Alpha say
## \int dx/(x^2 + a^2) ^{1/2} = log~ [( x^2 + a^2)^{1/2} + x] ##.

So if a=0 we get as answer
## log (x + x) = log( 2x) ## if ## (x^2)^{1/2} = x, or
## log (x - x) = log( 0) ## if ## (x^2)^{1/2} = -x

but surely ## \int dx/(x^2)^0.5 = \int dx/x = log x ## ?

Only 2 roots of ##x^2 ## right?
 
Last edited:
Physics news on Phys.org
phyzguy said:
log(2x) = log(2) + log(x), so log(2x) and log(x) differ only by a constant of integration.
Thank you a lot phyzguy! Could have driven me batty who knows for how long!