\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\newcommand{\ds}{\displaystyle}
\parindent=0pt
\begin{document}

{\bf Question}

Sketch a graph of $f(x)=-2x^2+8x-5$, and find a partition of two
intervals from which it can be deduced that $f:\ \bf{R}
\longrightarrow \bf{R}$ has periodic points of every period.

\medskip

{\bf Answer}

Maximum of $-2x^2+3x-5$ occurs where $-4x+8=0$, i.e. $x=2$: then
$y=3$. When $x=3$ we have $y=1$; the other solution to $y=1$ is:
$x=1$.  Hence $f$ maps the interval [1,3] to itself, with max(=3)
at $x=2$. 

\begin{center}
\epsfig{file=314-3-2.eps, width=30mm}
\end{center}

Partition $\{L,R\}$ has incidence graph
\epsfig{file=314-3-1.eps, width=20mm} and so
we have periodic orbits of every period.


\end{document}
