help indefinite integral....

khenjin017

New member
Joined
Dec 12, 2014
Messages
4
indefinite integral of dy/(1+y)sqrt(y)

the first thing i thought in my mind ,this will leads to inverse formula...
so i multiply sqrt(y) to dividend and divisor.... sqrt(y)dy/(y+y^2).... but the tangent is dy/a^2+u^2...... so i try to use completing the square in divisor (y^2+y+1/4)-1/4....which is i cant use again...

next thing is i try to combine the divisor which is (y^3/2+y^1/2)... and try to use it as the 'u' ... but i cant...

so please help me ,what is way to solve this problem/..... easy but calculus is fooling me..
 
Last edited:
i think i already get the the answer...i made the given look like this (y^-1/2)dy/1+y.. i use sec inverse formula.... so a=1
u=y^1/2 ...differentiate the u , then 2du=y^-1/2 dy... so its arc Sec sqrt(y) + c//
 
i think i already get the the answer...i made the given look like this (y^-1/2)dy/1+y.. i use sec inverse formula.... so a=1
u=y^1/2 ...differentiate the u , then 2du=y^-1/2 dy... so its arc Sec sqrt(y) + c//

Differentiate your answer - do you get back the original function?
 
the final answer is 2 arc Sec sqrt(y) + c ... and by differentiating it ,yes it comes back to the given function..
 
indefinite integral of dy/{(1+y)sqrt(y)}

dy(1+y)y\displaystyle \displaystyle{\int \frac{dy}{(1+y)\sqrt{y}}} ← u = √y → 2 * u du = dy

=2du(1+u2)\displaystyle \displaystyle{= 2 \int \frac{du}{(1+u^2)}}

=2tan1(y)+C\displaystyle \displaystyle{= 2*tan^{-1}(\sqrt{y}) + C}
 
Top