Calculus Integration – Integral of tan^2(x)/(1+x^2) on 2015 MIT Integration Bee

calculusdefinite integralsintegration

So one of the question on the MIT Integration bee has baffled me all day today $$\int_{0}^{\frac{\pi}{4}}\frac{\tan^2 x}{1+x^2}\text{d}x$$ I have tried a variety of things to do this, starting with
Integration By Parts Part 1
$$\frac{\tan x-x}{1+x^2}\bigg\rvert_{0}^{\frac{\pi}{4}}-\int_{0}^{\frac{\pi}{4}}\frac{-2x(\tan x -x)}{\left (1+x^2 \right )^2}\text{d}x$$ which that second integral is not promising, so then we try
Integration By Parts Part 2
$$\tan^{-1} x\tan^2 x\bigg\rvert_{0}^{\frac{\pi}{4}}-\int_{0}^{\frac{\pi}{4}}2\tan^{-1} x\tan x\sec^2 x\text{d}x$$ which also does not seem promising
Trig Substitution
$x=\tan\theta$ which results $$\int_{0}^{\tan^{-1}\frac{\pi}{4}}\tan^2 \left (\tan\theta\right )\text{d}\theta$$ which I think too simple to do anything with (which may or may not be a valid reason for stopping here) I had some ideas following this like power reducing $\tan^2 x=\frac{1-\cos 2x}{1+\cos 2x}$ which didn't spawn any new ideas. Then I thought maybe something could be done with differentiation under the integral but I could not figure out how to incorporate that. I also considered something with symmetry somehow which availed no results. I'm also fairly certain no indefinite integral exists. Now the answer MIT gave was $\frac{1}{3}$ but wolfram alpha gave $\approx$ .156503. Note
The integral I gave was a simplified version of the original here is the original in case someone can do something with it $$\int_{0}^{\frac{\pi}{4}}\frac{1-x^2+x^4-x^6…}{\cos^2 x+\cos^4 x+\cos^6 x…}\text{d}x$$ My simplification is verifiably correct, I'd prefer no complex analysis and this is from this Youtube Video close to the end.

Best Answer

There must be some problem here. Note that on $[0, \pi/4]$, $$\frac{\tan^2 x}{1+x^2} \le \frac{\tan^2 x}{1 + 0^2} = \tan^2 x,$$ therefore the definite integral is bounded above as follows: $$0 \le \int_{x=0}^{\pi/4} \frac{\tan^2 x}{1+x^2} \, dx < \int_{x=0}^{\pi/4} \tan^2 x \, dx = 1 - \frac{\pi}{4} < \frac{1}{3}.$$ Mathematica is correct; the definite integral cannot be $1/3$. I also watched the YouTube video (see time stamp 1:34:34), and you have transcribed the question correctly and performed the correct algebraic transformations.

Okay so at 1:39:04 they reveal the answer as $1/3$. This is very, very obviously wrong. The very first thought to enter my mind was to check the reasonableness of the result by choosing an appropriate bound.

Interestingly, one contestant at 1:38:42 answers with $\pi/16 \approx 0.19635$ which is remarkably accurate for a last-moment guess, certainly much closer to the mark than the official answer!