Solving an Integral: Tips and Tricks for Evaluating ∫dx/(x√(x² - a²))

  • Thread starter Thread starter insynC
  • Start date Start date
  • Tags Tags
    Integral
insynC
Messages
66
Reaction score
0

Homework Statement



Trying to evaluate the following integral:

∫dx/(x√(x² - a²))

The Attempt at a Solution



I think I'm missing something simple. I know:

∫dx/(x√(x² + a²)) = - 1/a arccsch|u/a| + C

&

∫dx/(x√(a² - x²)) = - 1/a arcsech(u/a) + C

But I'm not exactly sure how to manipulate my integral into one of these forms.

Any suggestions? Thanks
 
Physics news on Phys.org
\frac{1}{x(x^2-a^2)^{\frac{1}{2}}}

Does that help?
 
Let x = au, then dx = adu. Can you take it from there?
 
It's just a standard integral for arcsec... :S don't know how I missed that.

Thanks for the help
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top