1: \begin{definition}
2: Suppose we have sequential time series snapshots $\bm{x}_1, \ldots, \bm{x}_{T+1}$ such that $\bm{x}_{j+1} = \bm{A} \bm{x}_j + \bm{b}$. Let $\bm{A}$ have $r$ nonzero and distinct eigenvalues, $\lambda_1, \ldots, \lambda_r$ and corresponding eigenvectors
3: $\bm{v}_1, \ldots, \bm{v}_r$.
4: We say that the {\bf affine DMD problem is well-posed}
5: if the conditions
6: \begin{enumerate}
7: \item $\bm{A}$ does not have an eigenvalue equal to $1$,
8: \item $\bm{x}_1 - \bm{c}$ is not orthogonal to $\bm{v}_1, \ldots, \bm{v}_r$, and either
9: \item $T \geq r+1$ and $\bm{X}_1 - \bm{c} \bm{1}^{\intercal}$ and $\bm{X}_2 - \bm{c} \bm{1}^{\intercal}$ share the same range, or
10: \item $T \geq r+2$,
11: \end{enumerate}
12: %Theorem \ref{theorem:uniqueness}
13: are satisfied, where $\bm{c} = \left( \bm{I} - \bm{A} \right)^{-1} \bm{b}$. %\textcolor{blue}{too vague, put down all conditions. What is $r$?}
14: \end{definition}
15: