I have a homework question that asks to show that the Picard iterates $$ \phi_{n+1}(t) = \int_0^t 1 + \phi_n^2(s) \, ds, \quad \quad \phi_0(t) = 0 $$ converge uniformly on any compact interval $[-r, r] \subseteq (- \pi/2, \pi/2)$.
I was thinking about stating the fact that those Picard iterates represent the initial value problem $$ x' = 1 + x^2 = f(x), \quad \quad x(0) = 0, $$ whose solution is of course $x(t) = \tan(t)$. That is, $$ \phi_{n+1}(t) = \int_0^t f(\phi_n(s)) \, ds, \quad \quad \phi_0(t) = 0. $$ Then use the fact that $f$ is Lipschitz on any compact interval to get a bound $$ \| \phi_{n+1} - \phi_n \| \leq K \| \phi_n - \phi_{n-1} \| $$ for some constant $K$ (where $\| \cdot \|$ is the sup norm). Then I could bound $ \| \phi_n - \phi_m \|$ and show that $\{ \phi_i \}$ is a Cauchy sequence and I'd be done. However, I think $K$ has to be less than $1$ for that argument to work and I don't think I can show that. Also, that argument doesn't take into account the restriction $[-r, r] \subseteq (- \pi/2, \pi/2)$, only the fact that $f$ is Lipschitz on any compact interval.
I'd really appreciate a push in the right direction.
This is a quite elegant problem. (It is solved, if I remember well, in Fritz John's ODEs, Courant Institute Lecture Notes.)
Hints. It is easy to show inductively that $$ 0\le \varphi_n(t)\le \varphi_{n+1}(t)\le\tan t,\quad \text{for}\,\, t\in [0,\pi/2), $$ and $$ 0\ge \varphi_n(t)\ge \varphi_{n+1}(t)\ge\tan t,\quad \text{for}\,\, t\in (-\pi/2,0]. $$ Next use the fact that: If $K$ compact and $\psi_n:K\to\mathbb R$, $n\in\mathbb N$, a monotone and bounded sequence, then $\{\psi_n\}_{n\in\mathbb N}$ uniformly convergent. (This is Theorem 7.13, page 150, in W. Rudin's Principles of Mathematical Analysis.)
Hence $\{\varphi_n\}_{n\in\mathbb N}$ converges uniformly in every compact subset of $(-\pi/2,\pi/2)$.
Note. Lipschitz continuity has not been used!