How do I integrate 1/sqrt(x-1)?

  • Thread starter Thread starter eddysd
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 26K views
eddysd
Messages
39
Reaction score
0
Trying to do an improper integral but for some reason am flummoxed by the integration of 1/sqrt(x-1).
 
Physics news on Phys.org
Have you tried the substitution [tex]u^{2} = x-1[/tex]?
 
Why that substitution, I wonder? It seems to me that the substitution u=x+1 would be simpler... but I'm sure that, if I tried yours, it would work out just as easy.

Wait, I did. And it was quite easy. Thanks for the alternative substitution route, I actually like this one better.
 
  • Like
Likes   Reactions: salah uddin
╔(σ_σ)╝ said:
Have you tried the substitution [tex]u^{2} = x-1[/tex]?

Char. Limit said:
Why that substitution, I wonder? It seems to me that the substitution u=x+1 would be simpler... but I'm sure that, if I tried yours, it would work out just as easy.

Wait, I did. And it was quite easy. Thanks for the alternative substitution route, I actually like this one better.

Probably a typo, but u = x - 1 is a better choice than u = x + 1.
 
Mark44 said:
Probably a typo, but u = x - 1 is a better choice than u = x + 1.

Indeed. u=x-1 is what I meant.