Find the integral of (1/2)(4/(1+sin(theta)))^2 d*theta from 0 to pi.
looks like youmight need tan(theta/2)=t
Can you please show the work?
build a right triangle for the sub I gave you
So we use u-substitution for u=tan^-1 t?
well i was using tan(theta/2)=t
I don't know how you got that in the first place.
also do you know your integral is improper?
Is it? How so?
wait whole it is to pi sorry i thought it said 2pi
my substitution is commonly used to write trig functions as rationals http://en.wikipedia.org/wiki/Tangent_half-angle_substitution
but the limits are weird tan(0/2)=0=t tan(t/2) goes to inf as t goes to pi so this actually transforms it to an improper integral
an improper integral that will converge
let me know if you need any further help
tan(0/2)=0=t tan(t/2) goes to inf as theta goes to pi *
\[\frac{1}{2}\int_0^\pi\frac{4}{(1+\sin\theta)^2}~d\theta\] There are at least two approaches to this sort of integral: the Weierstrass substitution that @myininaya provided the link for, and a method involving complex contour integration. Is this calculus or complex analysis?
This is Calculus 1.
And the 4 should be squared, it's (4/(1+sin theta))^2
Oh, in that case it might just be a matter of using some trig identities. It might not be the best way though. \[\frac{1}{2}\int_0^\pi\left(\frac{4}{1+\sin\theta}\right)^2~d\theta\\ \frac{1}{2}\int_0^\pi16\left(\frac{1-\sin\theta}{(1+\sin\theta)(1-\sin\theta)}\right)^2~d\theta~~~~~\text{Note: this introduces a discontinuity}\\ 8\int_0^\pi\left(\frac{1-\sin\theta}{1-\sin^2\theta}\right)^2~d\theta\\ 8\int_0^\pi\left(\frac{1-\sin\theta}{\cos^2\theta}\right)^2~d\theta\\ 8\int_0^\pi\frac{1-2\sin\theta+\sin^2\theta}{\cos^4\theta}~d\theta\\ 8\int_0^\pi\left(\sec^2\theta-\frac{2\sin\theta}{\cos^4\theta}+\frac{\sin^2\theta}{\cos^4\theta}\right)~d\theta\] The antiderivative for the first term is simply \(\tan\theta\), though you can leave it alone for now (you'll see why in a moment). The second requires a substitution, \(u=\cos\theta\). The third involves some intermediate steps before you can use a substitution: \[\frac{\sin^2\theta}{\cos^4\theta}=\frac{1-\cos^2\theta}{\cos^4\theta}=\sec^4\theta-\sec^2\theta\] This gives you \[8\int_0^\pi\left(\sec^2\theta-\frac{2\sin\theta}{\cos^4\theta}+\sec^4\theta-\sec^2\theta\right)~d\theta\\ 8\int_0^\pi\left(\sec^4\theta-\frac{2\sin\theta}{\cos^4\theta}\right)~d\theta\] The first term, which I said you can ignore, disappears. \[8\int_0^\pi\sec^4\theta~d\theta-16\int_0^\pi\frac{\sin\theta}{\cos^4\theta}~d\theta\]
Thanks a lot.
Join our real-time social learning platform and learn together with your friends!