1: \begin{definition}[Pad\'{e}-like approximation problem]
2: % \label{def:pade}
3: % Let the functions $W(z)=\sum_{k=0}^n \frac{b_k}{z-z_k}
4: %$ and $Z=\sum_{k=0}^n \frac{c_k}{z-z_k}$ satisfy properties $(1),(2),(3)$ from Theorem \ref{thm:spectral thm}.
5: % For a given integer $1 \leq k \leq n$,
6: % we seek three polynomials
7: % $(Q,P,\widehat{P})$ of degree $k-1$
8: % satisfying the following conditions:
9: % \begin{enumerate}
10: % \item (Approximation)
11: % \begin{equation*}
12: % W=\frac{P}{Q}+O\left(\frac{1}{z^{k-1}}\right),
13: % \qquad
14: % Z=\frac{\widehat{P}}{Q}+O\left(\frac{1}{z^{k-1}}\right)
15: % \qquad
16: % (z\to\infty).
17: % \end{equation*}
18:
19: % \item (Symmetry)
20: % \begin{equation*}
21: % Z^* \, Q + W^* \, P + \widehat{P}
22: % =O\left(\frac{1}{z^k}\right)
23: % \qquad (z\to\infty),
24: % \end{equation*}
25: % where $W^*(z)=-W(-z)$ and $Z^*(z)=Z(-z)$.
26:
27: % \item (Normalization at $z=0$)
28: % \begin{equation*}
29: % P(0)=1,
30: % \qquad
31: % \widehat{P}(0)=0.
32: % \end{equation*}
33: % \end{enumerate}
34: %\end{definition}
35: