Let $\{a_n\}_{n\in \mathbb{Z}}$, $a_n\in \mathbb{R}$, be such that $a_n = O(1/n^2)$ and $a_{-n}=a_n$. The Toeplitz matrix $A_N$ is the $N$-by-$N$ matrix defined by $$A_{N,i,j} = a_{|i-j|}$$ for $1\leq i,j\leq N$. Given our assumptions, it is real symmetric. Hence, it has full real spectrum.
Assume as well that $a_0$ is positive, that every $a_n$ with $n\ne 0$ is negative, and that $\sum_{n\in\mathbb{Z}} a_n = 0$. Then, in particular, $A_N$ is positive definitive, and all of its eigenvalues are positive: $$0<\lambda_{N,1}\leq \lambda_{N,2} \leq \dotsc \leq \lambda_{N,N}.$$
For the sequence $a_n$ I am dealing with, I can see numerically that $N \lambda_{N,1}$ converges from above to a constant $c$ as $N\to \infty$. The question is how to prove this, and how to determine the exact value of this constant, or at least show that $N \lambda_{N,1} \leq c + 10^{-5}$ (say) for $N$ sufficiently large.
I imagine this is very much a known kind of problem. What sort of strategies are known?
- All I can think of is taking high powers of $a_0 I - A_N$, but it is unclear that I will get anything meaningful - there is nothing miraculous happening as in Schur's proof of Hilbert's inequality, say.
- Szegő's strong limit theorem seems to get me nowhere - it's a statement on the asymptotic distribution of most eigenvalues, unscaled (i.e., not multiplied by $N$), and does not have sufficient resolution near $0$, so to speak.
UPDATE: Let us add some assumptions. Assume that
- the function $f(x) = \sum_{n\in \mathbb{Z}} a_n e^{2\pi i n x}$ is continuous,
- $f(x)$ takes the value only at $x=0$,
- $f'(x)$ has a singularity at $x=0$ (notice this implies that $\sum_{n\in \mathbb{Z}} a_n n$ does not converge absolutely), and only there; moreover, $\lim_{x\to 0^+} f'(x) = L$ and $\lim_{x\to 0^-} f'(x) = -L$ for some $L>0$.
What can be said then? Szegő's limit theorem implies that, as $M\to \infty$, the $M$th smallest eigenvalue of $A_{M N}$ tends to $L/2 N$. This might lead to the guess that the lowest eigenvalue $\lambda_{N,1}$ of $A_N$ should be about $L/2 N$, but that is not what I am getting for a sequence I am working with; numerically, I get $c/N$, with $c>0$ a great deal smaller than $L/2$.