STRACT: How to solve a tricky integration problem using multiple substitutions?

  • Thread starter Thread starter 2h2o
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
2h2o
Messages
51
Reaction score
0

Homework Statement



Evaluate the indefinite integral:

Homework Equations



[tex]\int\frac{6}{x\sqrt{25x^2-1}} dx[/tex]

The Attempt at a Solution



I've tried a number of different substitutions, but this last one gets me the closest, I think.

[tex]\int\frac{6}{x\sqrt{25x^2-1}} dx = \frac{6}{5}\int\frac{1}{x\sqrt{x^2-\frac{1}{25}}} dx = \frac{6}{5}\int\frac{x}{x^2\sqrt{x^2-\frac{1}{25}}} dx[/tex]


let [tex]u=\sqrt{x^2-\frac{1}{25}[/tex]

then

[tex]du=\frac{x dx}{\sqrt{x^2-\frac{1}{25}}}}}[/tex]

This is where I want to substitute in, but it doesn't go. [tex]\frac{x}{\sqrt{x^2-\frac{1}{25}}}}}}dx[/tex] fits in, except for the x^2 in the denominator which doesn't work with my substitution. I don't see where to go from here, or what I should have done differently.

Thanks!
 
Physics news on Phys.org
2h2o said:

Homework Statement



Evaluate the indefinite integral:

Homework Equations



[tex]\int\frac{6}{x\sqrt{25x^2-1}} dx[/tex]

The Attempt at a Solution



I've tried a number of different substitutions, but this last one gets me the closest, I think.

[tex]\int\frac{6}{x\sqrt{25x^2-1}} dx = \frac{6}{5}\int\frac{1}{x\sqrt{x^2-\frac{1}{25}}} dx = \frac{6}{5}\int\frac{x}{x^2\sqrt{x^2-\frac{1}{25}}} dx[/tex]


let [tex]u=\sqrt{x^2-\frac{1}{25}[/tex]

then

[tex]du=\frac{x dx}{\sqrt{x^2-\frac{1}{25}}}}}[/tex]

This is where I want to substitute in, but it doesn't go. [tex]\frac{x}{\sqrt{x^2-\frac{1}{25}}}}}}dx[/tex] fits in, except for the x^2 in the denominator which doesn't work with my substitution. I don't see where to go from here, or what I should have done differently.

Thanks!

You're almost done: after substituting x^2=u^2+1/25 in the last integral you obtained, just bring 5 back into the integrand and then you need another substitution, basically, think of u=\sqrt(5)*cosh(x). Then you'll be left with a simple integral which is neccessarily required to be given a form like e^t/(1+e^2t) dt. From this point, you need one more substitution and then you are done by going back to x as you begin from this last one, pass t and u to definitely hit x again.

AB