On p. 11, the last paragraph says: Confirm by direct integration that $x(t)=1/(1+t)$ is indeed a root of the equation $$ x(t)=1-\int_0^t [x(u)]^2 \mathrm{d}u. $$ I am a little confused on how to carry this out.
Update: thought I'd carry it out explicitly for those that come later:
$$ \begin{align*} x(t)&=1-\int_0^t [x(u)]^2\mathrm{d}u\\ \frac{1}{1+t}&=1-\int_0^t \frac{1}{1+u}^2\mathrm{d}u\\ \frac{1}{1+t}&=\frac{1}{1+t}\quad\text{(integration by substitution steps left out for brevity)} \end{align*} $$