noblerare
- 49
- 0
I'm looking to solve this integral with the tan(x/2) substitution but so far, I don't know what to do.
\int\sqrt{1-sinx}dx
u=tan(x/2)
Well, using the tan(x/2) substitution, I get that:
sinx=\frac{2u}{1+u^2}
dx=\frac{2du}{1+u^2}
So I get:
\int\frac{2(u-1)du}{(1+u^2)^(3/2)}
Now I don't know what to do.
Another method I tried is multiplying by conjugate:
\int\sqrt{1-sinx}\frac{\sqrt{1+sinx}}{\sqrt{1+sinx}}dx
\int\frac{\sqrt{1-sin^2(x)}}{\sqrt{1+sinx}}dx
\int\frac{cosxdx}{\sqrt{1+sinx}}dx
u=sinx
du=cosxdx
\int\frac{du}{\sqrt{1+u}}
\int(u+1)^(-\frac{1}{2})du
2(u+1)^(\frac{1}{2}
2\sqrt{sinx+1}+ C
Obviously, this is the wrong answer but I don't see where I went wrong.
Which way should I approach this problem?
Homework Statement
\int\sqrt{1-sinx}dx
Homework Equations
u=tan(x/2)
The Attempt at a Solution
Well, using the tan(x/2) substitution, I get that:
sinx=\frac{2u}{1+u^2}
dx=\frac{2du}{1+u^2}
So I get:
\int\frac{2(u-1)du}{(1+u^2)^(3/2)}
Now I don't know what to do.
Another method I tried is multiplying by conjugate:
\int\sqrt{1-sinx}\frac{\sqrt{1+sinx}}{\sqrt{1+sinx}}dx
\int\frac{\sqrt{1-sin^2(x)}}{\sqrt{1+sinx}}dx
\int\frac{cosxdx}{\sqrt{1+sinx}}dx
u=sinx
du=cosxdx
\int\frac{du}{\sqrt{1+u}}
\int(u+1)^(-\frac{1}{2})du
2(u+1)^(\frac{1}{2}
2\sqrt{sinx+1}+ C
Obviously, this is the wrong answer but I don't see where I went wrong.
Which way should I approach this problem?