This integral is too complex for me to put it here (Suffice it to say it involves the Hypergeometric function and imaginary numbers). Go to
http://integrals.wolfram.com/index.jsp?expr=e^(arctan(x))&random=false
To solve this and other integrals. It can solve nearly every one that can be solved.
Hope this helps!
Chat with our AI personalities
for solving this ..the first thing to do is substitute tanx=t^2 then x=tan inverse t^2 then solve the integral..
The derivative is the inverse of the integral. ∫ f'(x) dx = f(x) + C
In this specific example one would need to use the u substitution method. * Set u to be x - 3 * Derive x - 3 * u = x - 3 * du = dx Now that we have integrated u we can remove the x - 3 and substitute in u and remove the dx and substitute in du. This is what we have after substituting: * (the integrand of) tan(u)du Now integrate tan(u)du * the Integral of tan(u)du is: * sec2(u) Now resubstitute what we set as u. In this case we set x - 3 to u. This will give us our final answer and integral of tan(x-3)dx. * sec2(x - 3)
convert tan^2x into sin^2x/cos^2x and secant x into 1/cos x combine terms for integral sin^2x/cos^3x dx then sub in u= cos^3x and du=-2sin^2x dx
The integral of tan(x) dx = ln | sec(x) | + cto solve... tan(x) = sin(x)/cos(x)the integral of (sin(x)/cos(x) dx) ... let u = cos(x) then du = -sin(x) dx= the integral of (1/u -du)= -ln | u | + c= -ln | cos(x) | + c= ln | (cos(x))^-1 | + c ... or ... ln | 1/cos(x) | + c= ln | sec(x) | + c