1: \documentclass[11pt]{amsart}
2: \usepackage{amssymb}
3: \usepackage{amsmath}
4: \usepackage{amsthm}
5: \usepackage{calc}
6: \usepackage{verbatim}
7: \usepackage[dvips]{graphics}
8: \usepackage[dvips]{epsfig}
9: \input{texfiles/shortcuts.tex}
10: \input epsf.sty
11: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
12: %%%% paper specific macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14: \begin{document}
15: \newcommand{\gr}{\lambda}
16: \newcommand{\pp}{\cp^1\times\cp^1}\
17: \newcommand{\cB}{\mathcal{B}}
18: \newcommand{\cC}{\mathcal{C}}
19: \newcommand{\cD}{\mathcal{D}}
20: \newcommand{\cF}{\mathcal{F}}
21: \newcommand{\cI}{\mathcal{I}}
22: \newcommand{\cK}{\mathcal{K}}
23: \newcommand{\cO}{\mathcal{O}}
24: \newcommand{\cP}{\mathcal{P}}
25: \newcommand{\cS}{\mathcal{S}}
26: \newcommand{\cT}{\mathcal{T}}
27: \newcommand{\cW}{\mathcal{W}}
28: \newcommand{\bc}{\mathbf{c}}
29: \newcommand{\bb}{\mathbf{b}}
30: \newcommand{\Per}{\mathrm{Per}}
31: \newcommand{\SPer}{\mathrm{SPer}}
32: \newcommand{\total}{\dot}
33: %\renewcommand{\mpar}[1]{}
34: \renewcommand{\eqdef}{:=}
35:
36: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
37: \setlength{\textwidth}{6.5in}
38: \setlength{\textheight}{9in}
39: \setlength{\headheight}{0in}
40: \setlength{\evensidemargin}{0in}
41: \setlength{\oddsidemargin}{0in}
42: \setlength{\topmargin}{0in}
43:
44:
45: \title{Real and Complex Dynamics of a Family of \\
46: Birational maps of the Plane:\\
47: The Golden Mean Subshift}
48:
49: %\date{\today}
50:
51: \author{Eric Bedford \& Jeffrey Diller}
52: \address{Department of Mathematics\\
53: Indiana University\\
54: Bloomington, IN 47405}
55: \email{bedford@indiana.edu}
56: \address{Department of Mathematics\\
57: University of Notre Dame\\
58: Notre Dame, IN 46556}
59: \email{diller.1@nd.edu}
60:
61: %\thanks{}
62: \subjclass{}
63: \keywords{}
64: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
65:
66:
67: %\begin{abstract}
68: %We give a detailed description of the dynamics of a family of birational
69: %mappings of the plane. The organizing theme of our analysis is that this
70: %family is essentially conjugate to the golden mean subshift.
71: %\end{abstract}
72:
73:
74: \maketitle
75: \markboth{}{}
76: %{version: May 6, 2003\ \ \ \ \ \ \ printed: \today}
77: %{version: May 6, 2003 \ \ \ \ \ \ \ printed: \today}
78:
79: \section*{}
80: \input{texfiles/contents}
81:
82:
83: \section*{0. Introduction}
84: \label{intro}
85: \input{texfiles/intro}
86:
87: \section{Filtration}
88: \label{filtration}
89: \input{texfiles/filtration}
90:
91: \section{Coding and Rectangles}
92: \label{coding}
93: \input{texfiles/codingrectangles}
94:
95: \section{Complexification and Intersection Theory}
96: \label{intersection}
97: \input{texfiles/intersection}
98:
99: \section{Structure of rectangles}
100: \label{productstructure}
101: \input{texfiles/productstructure}
102:
103: \section{Invariant cone fields; boundaries of rectangles}
104: \label{boundary}
105: \input{texfiles/boundary}
106:
107: \section{Periodic points}
108: \label{periodic}
109: \input{texfiles/periodic}
110:
111: \section{Uniform arcs and one-sided words}
112: \label{parabolic}
113: \input{texfiles/expansivity}
114:
115: \section{Conjugacy with the subshift}
116: \label{conjugacy}
117: \input{texfiles/conjugacy}
118:
119: \section{Parabolic basin; Nonwandering set}
120: \label{parabolicbasin}
121: \input{texfiles/parabolicbasin}
122:
123: \section{Stable manifolds and laminar currents}
124: \label{currents}
125: \input{texfiles/currents}
126:
127: \section{Parameter values $-1<a<0$}
128: \label{smallnega}
129: \input{texfiles/smallnega}
130:
131: \section{The purely complex point of view}
132: \label{complex}
133: \input{texfiles/complex}
134:
135: \nocite{GrHa}
136:
137: \bibliographystyle{texfiles/mjo}
138: \bibliographystyle{plain}
139: \bibliography{texfiles/references}
140:
141: \end{document}
142: %\end
143: