Integration using a given substitution.
Hello,
I have to solve the following using the given substitution:

Using the substitution:

Which differentiating implicitly gives me:

Substituting into to

I get
 du)

Would someone please tell me if this is correct so far and if so how to proceed from here.
Thank you.
Re: Integration using a given substitution.
I think what you came up is correct assuming all the given is correct. To proceed from there, say that n=1+u, so that dn=du. Since n=1+u, we can say that u=n-1. You should come up with integral of (n-1)/n dn, so that if you simplify, you get integral of 1-1/n dn. If you integrate that you get 2[n-ln(abs(n))] + c. Sub back then you get 2(1+u)-2ln(abs(1+u))+c. Sub back again, you get 2(1+sqrt(x-1))-2ln(abs(1+sqrt(x-1)))+c. Im not sure though if you would need that Plus or minus from the root. By the way, sorry for not using latex, I'm kinda on a rush. :D
Re: Integration using a given substitution.
yes, you could subsitute k for 1 + u at this point and work back after integrating
Re: Integration using a given substitution.
Hello,
Thank you both very much using the method you suggested I got:
 - 2\ln\mid1 + \sqt{x-1}\mid + c)
Is anyone able to tell me if that is correct.
Thank you
Re: Integration using a given substitution.
Made mistake on final reverse substitution
Re: Integration using a given substitution.
Re: Integration using a given substitution.
Hello,
I can see now that if at this stage:
, I had replaced
with
to get.
, then I would have got the correct answer.
 + c)
I see that
, which I'll be remembering, so I think the above is the way to go, but I'd like to know why it didn't work by integrating first and then substituting back in, as suggested. Did I make a mistake or can it not be done that way. I'd really appreciate it if someone would clarify that for me. Thank you.
Re: Integration using a given substitution.
Quote:
Originally Posted by
Furyan
Hello,
I have to solve the following using the given substitution:
Using the substitution:
Which differentiating implicitly gives me:
Substituting into to
I get
Would someone please tell me if this is correct so far and if so how to proceed from here.
Thank you.
Here's how I would do it:

Now let
and the integral becomes
}{2\sqrt{u} \left( 1 - u \right)}\,du} \end{align*})
Now let
and the integral becomes
 }{2\sqrt{u}\left( 1 - u \right) }\,du} &= 2\int{\frac{v \left( 1 - v \right)}{1 - v^2}\,dv} \\ &= 2\int{\frac{v}{1 + v}\,dv} \\ &= 2\int{ 1 - \frac{1}{1 + v} \,dv } \\ &= 2\left( v - \ln{\left| 1 + v \right|}\right) + C \\ &= 2 \left( \sqrt{u} - \ln{\left| 1 + \sqrt{u} \right|} \right) + C \\ &= 2\left( \sqrt{x - 1} - \ln{\left| 1 + \sqrt{ x - 1 } \right|} \right) + C \end{align*})
Re: Integration using a given substitution.
I'm not entirely sure about this, but if you expand your final answer, u will get
, and you can also say that expression is equal to:
since if you take the derivative of that integral to revert back to your orginal function, that 2 would be treated as a constant. By that then, we can say that
which is the correct answer. Don't count me on this one though. :D
Re: Integration using a given substitution.
Hi Prove! I think your way is the best way to do it. I actually would rationalize the function first before I proceed to integrate it but I think his original problem asks us to use that certain u substitution. :D
Re: Integration using a given substitution.
Hello ProveIt,
Thank you very much, once again, for your efforts. They are very much appreciated. This weeks question were about using a given substitution, but I'm sure next week we will have to figure out for ourselves what substitution to use, so it's very helpful to see how best to solve the question. It's also good to know that I can use:
, knowing this step would have made it much easier, but then if I hadn't struggled with it so much I probably wouldn't understand it.
Thanks again.
Hello EliteAndoy,
Thank you too for your efforts. They are also much appreciated. Looking at that '2' I had briefly thought, 'maybe that's just part of the constant term'. Now you've pointed it out it does make sense that it would be.
Thank you both very much for your help :)
Re: Integration using a given substitution.
No problem man. I'd be more than happy to help you again with integration problems like this :D.