i am not able to solve this sum,someone help
∫√tanx dx = ?
-
UP 0 DOWN 0 0 4
4 Answers
Lokesh Verma
·2011-06-19 00:50:57
Hint:
One way which is most often used is to find
integral of √tanx+√cotx
and of √tanx-√cotx
Aditya Bhutra
·2011-06-19 02:20:22
let tanx = z2 , sec2x dx = 2z dz
therefore I = ∫(z. 2z dz)/sec2x
I= ∫2z21+z4 dz
= ∫{z2+11+z4 } + ∫{z2-11+z4 }
= ∫{z-2+1z2+z-2 } +∫{-z-2+1z2+z-2 }
now,
z2 +z-2 = (z-1/z)2 +2 (for first fraction)
z2 +z-2 = (z+1/z)2 -2 (for 2nd frac.)
replace in previous step then
take z-1/z =t for first frac. and
z+1/z = p for 2nd frac.
then just standard integrals
1st frac. -
dtt2 +2 = √2.tan-1 (t/√2)
2nd frac. -
dpp2-2 = (1/2√2 ).ln(|p-2p+2 |)
substituing for x we get the final ans.