Indefinite Integration by exchange of variables

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
8 replies · 1K views
Asphyxiated
Messages
263
Reaction score
0

Homework Statement



[tex]\int \frac {1}{\sqrt{x}(1+\sqrt{x})} dx[/tex]

The Attempt at a Solution



So let

[tex]u = 1 + \sqrt{x}[/tex]

then

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

So dx should be this:

[tex]dx = 2x^{1/2} du[/tex]

right?

So now the Problem looks something like this:

[tex]\int \frac {2\sqrt{x}}{\sqrt{x}(u)} du[/tex]

[tex]\int \frac {\sqrt{x}}{(u)} du[/tex]

I am stuck here, I am just not sure where to go from here, the answer is suppose to be:

[tex]2ln(1+\sqrt{x}) + C[/tex]

but I really don't know how to get there.

thanks!
 
Physics news on Phys.org
Asphyxiated said:

Homework Statement



[tex]\int \frac {1}{\sqrt{x}(1+\sqrt{x})} dx[/tex]

The Attempt at a Solution



So let

[tex]u = 1 + \sqrt{x}[/tex]

then

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

So dx should be this:

[tex]dx = 2x^{1/2} du[/tex]

right?

So now the Problem looks something like this:

[tex]\int \frac {2\sqrt{x}}{\sqrt{x}(u)} du[/tex]

[tex]\int \frac {\sqrt{x}}{(u)} du[/tex]

I am stuck here, I am just not sure where to go from here, the answer is suppose to be:

[tex]2ln(1+\sqrt{x}) + C[/tex]

but I really don't know how to get there.

thanks!

[tex]\int \frac {2\sqrt{x}}{u\sqrt{x}} du = \int \frac {\sqrt{x}}{u} du ??[/tex]

[tex]\int \frac {2\sqrt{x}}{u\sqrt{x}} du = \int \frac {2}{u} du[/tex]
 
haha right... so then the proper way to get to the answer is this then:

[tex]\int \frac {2\sqrt{x}}{u\sqrt{x}} du = \int \frac {2}{u} du[/tex]

[tex]\int 2 * \frac {1}{u} du[/tex]

then take an antiderivative:

[tex]2*ln(u)[/tex]

[tex]2ln(1+\sqrt{x}) +C[/tex]

is that right?
 
Asphyxiated said:
haha right... so then the proper way to get to the answer is this then:

[tex]\int \frac {2\sqrt{x}}{u\sqrt{x}} du = \int \frac {2}{u} du[/tex]

[tex]\int 2 * \frac {1}{u} du[/tex]

then take an antiderivative:

[tex]2*ln(u)[/tex]

[tex]2ln(1+\sqrt{x}) +C[/tex]

is that right?

Looks right to me.
 
ok can you help me on a problem of the same type?

[tex]\int \frac {3t+4}{5-t}dt[/tex]

Let:

[tex]u = 5 -t[/tex]

[tex]du = -1 dt[/tex]

[tex]dt = -1 du[/tex]

[tex]\int -\frac {3t+4}{u} du[/tex]

so here I am kind of guessing..

[tex]\int -(3t+4)* \frac {1}{u} du[/tex]

[tex]\int (-3t-4) * \frac {1}{u}du[/tex]

[tex]\int -3t\frac{1}{u}-4\frac{1}{u}[/tex]

I don't think I am on the right track here though, the correct answer is

[tex]-3t -19ln(5-t) +C[/tex]

and I don't see how to get there from here, its probably just something I am not seeing again... thanks in advance
 
Asphyxiated said:
ok can you help me on a problem of the same type?

[tex]\int \frac {3t+4}{5-t}dt[/tex]

Let:

[tex]u = 5 -t[/tex]

[tex]du = -1 dt[/tex]

[tex]dt = -1 du[/tex]

[tex]\int -\frac {3t+4}{u} du[/tex]

so here I am kind of guessing..

[tex]\int -(3t+4)* \frac {1}{u} du[/tex]

[tex]\int (-3t-4) * \frac {1}{u}du[/tex]

[tex]\int -3t\frac{1}{u}-4\frac{1}{u}[/tex]

I don't think I am on the right track here though, the correct answer is

[tex]-3t -19ln(5-t) +C[/tex]

and I don't see how to get there from here, its probably just something I am not seeing again... thanks in advance

[tex]u = 5 -t[/tex] so
[tex]t = 5 -u[/tex]
[tex]3t + 4 = 3(5-t)+4 = 19 -3u[/tex]

Try to figure it out from there. Hint: split into 2 integrals. You have basically right idea, you just need to get that t in terms of u somehow so you can actually integrate.
 
ok so starting from the point of

[tex]\int (-19+3u)*\frac{1}{u} du[/tex]

note that I just applied the - sign throughout, that's why my signs are different than yours

so my next guess would be here:

[tex]\int -19\frac{1}{u} + 3u\frac{1}{u} du[/tex]

so then I am assuming I can like so:

[tex]\int -19\frac{1}{u} + 3u\frac{1}{u} du = \int -19\frac{1}{u} du + \int \frac {3u}{u} du[/tex]

so I can see that the -19ln(5-t) comes out there but the integral of 3 du is 3u right? so 3(5-t) = 15-3t which does give me the -3t for the solution but the +15 ruins the answer... at least I think so...
 
Asphyxiated said:
ok so starting from the point of

[tex]\int (-19+3u)*\frac{1}{u} du[/tex]

note that I just applied the - sign throughout, that's why my signs are different than yours

so my next guess would be here:

[tex]\int -19\frac{1}{u} + 3u\frac{1}{u} du[/tex]

so then I am assuming I can like so:

[tex]\int -19\frac{1}{u} + 3u\frac{1}{u} du = \int -19\frac{1}{u} du + \int \frac {3u}{u} du[/tex]

so I can see that the -19ln(5-t) comes out there but the integral of 3 du is 3u right? so 3(5-t) = 15-3t which does give me the -3t for the solution but the +15 ruins the answer... at least I think so...

I got the same answer as you and that looks right. The answer you got it:

[tex]y = 15 - 3t -19ln(5-t) + c_1[/tex]

Let

[tex]c = 15 + c_1 \rightarrow y = -3t - 19ln(5-t) + c[/tex]

The +15 is just a constant so it does not change the functional form of your answer. That is why you might as well absorb it into the [tex]c_1[/tex] so your answer looks nicer.
 
Wow I actually didn't know that, thanks man, I would have been thinking that over forever.