It was said that we did not learn how to take this integral in class yet, and that we should just use a graphing utility to find the integral, so being me i took that as a challenge and tried to take it using methods i knew.
$$ \int \sqrt{1+4x^2} dx $$
$$ \sqrt{1+4x^2} = \sqrt{(2x+1)(2x-1)+2} $$
$u = 2x-1, du = \frac{1}{2} dx$
$$ \int \sqrt{u(u+2) + 2} du $$
$$ \int \sqrt{(u+1)^2 + 1} du $$ Nothing there
$$ \int\sqrt{1+4x^2}dx = x\sqrt{1+4x^2} - \int \frac{4x^2}{\sqrt{1+4x^2}} dx $$
Tried for a while to put the other integral into a workable form and got nowhere.
So what method is used to take this integral?
$$ \frac{1}{2}\int \sec^3(\Theta) d\Theta $$
– Eric L Dec 07 '14 at 18:49