Integrating: Find \int\frac{5dx}{\sqrt{25x^2 -9}} x > \frac{3}{5}

  • Thread starter Thread starter temaire
  • Start date Start date
  • Tags Tags
    Integration
temaire
Messages
275
Reaction score
0

Homework Statement



Find the integral of \int\frac{5dx}{\sqrt{25x^2 -9}}, x > \frac{3}{5}



The Attempt at a Solution



First, I made x = 3/5 secx, and dx = 3/5 secxtanxdx

\int\frac{3secxtanxdx}{5\sqrt{(9/25)(sec^2x -1)}}

\int\frac{secxtanxdx}{tanx}

\int secxdx

ln|secx + tanx| + C

ln|\frac{5x}{3} + \frac{5\sqrt{x^2 - \frac{9}{25}}}{3}| + C

The final step is my answer. However, when I try to integrate using the wolfram integration calculator, I get ln|2(\sqrt{25x^2 - 9} + 5x) + C

Where did I go wrong?
 
Physics news on Phys.org
Well I can't find an error in what you did but what I can say is that their answer can be reduced to


ln2+ln|5x+√(25x2-9)|+C=ln|5x+√(25x2-9)|+A


and your answer can be written as

ln(1/3)+ln|5x+√(25x2-9)| = ln|5x+√(25x2-9)|+B

So I would say that they are the same in essence.
 
temaire said:
First, I made x = 3/5 secx, and dx = 3/5 secxtanxdx
It's not a good idea to have a substitution variable with the same name as the variable it is a substitution for.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top