MHB What is the Limit of the Hankel Determinant in a Matrix Challenge Problem?

  • Thread starter Thread starter MountEvariste
  • Start date Start date
  • Tags Tags
    Determinant Limit
MountEvariste
Messages
85
Reaction score
0
Challenge Problem: Let $A$ be an $r \times r$ matrix with distinct eigenvalues $λ_1, . . . , λ_r$. For $n \ge 0$, let $a(n)$ be
the trace of $A^n$. Let $H(n)$ be the $r \times r$ the Hankel matrix with $(i, j)$ entry $a(i + j + n - 2)$. Show that
$ \displaystyle
\lim_{n \to \infty}
\lvert \det H(n) \rvert ^{1/n} =\prod_{k=1}^{r} \lvert \lambda_k \rvert
$.​
 
Last edited:
Mathematics news on Phys.org
June29 said:
Challenge Problem: Let $A$ be an $r \times r$ matrix with distinct eigenvalues $λ_1, . . . , λ_r$. For $n \ge 0$, let $a(n)$ be
the trace of $A_n$. Let $H(n)$ be the $r \times r$ the Hankel matrix with $(i, j)$ entry $a(i + j + n - 2)$. Show that
$$\lim_{n \to \infty} \lvert \det H(n) \rvert ^{1/n} =\prod_{k=1}^{r} \lvert \lambda_k \rvert .$$
I'm assuming that $A_n$ in the statement of the problem should be $A^n$.
[sp]Since $A$ has distinct eigenvalues, it is diagonalizable. So its trace is $\lambda_1 + \ldots + \lambda_r$ and the trace of $A^n$ is $a(n) = \lambda_1^n + \ldots + \lambda_r^n$.

Let $x^r + c_1x^{r-1} + \ldots + c_{r-1}x + c_r = 0$ be the equation whose roots are $\lambda_1, \ldots, \lambda_r$. Apply the Newton sum formula $a(k) + c_1a(k-1) + \ldots + c_ra(k-r) = 0$ to each element of the final column of $H(n)$ (where $n>r$) to get $$\begin{aligned}\det H(n) &= \begin{vmatrix}a(n) & a(n+1) & \ldots & a(n+r-2) & a(n+r-1) \\ a(n+1) & a(n+2) & \ldots & a(n+r-1) & a(n+r) \\ \vdots & \vdots & \ddots & \vdots & \vdots \\ a(n+r-1) & a(n+r) & \ldots & a(n+2r-3) & a(n + 2r-2) \end{vmatrix} \\ \\ &= \begin{vmatrix}a(n) & a(n+1) & \ldots & a(n+r-2) & -c_1a(n+r-2) - \ldots - c_{r-1}a(n) - c_ra(n-1) \\ a(n+1) & a(n+2) & \ldots & a(n+r-1) & -c_1a(n+r-1) - \ldots - c_{r-1}a(n+1) - c_ra(n) \\ \vdots & \vdots & \ddots & \vdots & \vdots \\ a(n+r-1) & a(n+r) & \ldots & a(n+2r-3) & -c_1a(n+2r-3) - \ldots - c_{r-1}a(n+r-1) - c_ra(n+r-2) \end{vmatrix}. \end{aligned}$$ For each $k$ with $1\leqslant k\leqslant r-1$, add $c_{r-k}$ times the $k$th column of that determinant to the last column, giving $$\det H(n) = -c_r\begin{vmatrix}a(n) & a(n+1) & \ldots & a(n+r-2) & a(n-1) \\ a(n+1) & a(n+2) & \ldots & a(n+r-1) & a(n) \\ \vdots & \vdots & \ddots & \vdots & \vdots \\ a(n+r-1) & a(n+r) & \ldots & a(n+2r-3) & a(n + r-2) \end{vmatrix}.$$ But that determinant is just $\det H(n-1)$ with the first column shifted all the way to the right. This shows that $\det H(n) = \pm c_r\det H(n-1)$. By induction, $\det H(n) = \pm c_r^{n-r}\det H(r)$.

Therefore $$|\det H(n)|^{1/n} = |c_r|\left|\frac{\det H(r)}{c_r^r}\right|^{1/n} \to |c_r|$$ as $n\to\infty$. But $c_r$ is $\pm$ the product of the roots of the equation $x^r + c_1x^{r-1} + \ldots + c_{r-1}x + c_r = 0$, namely $$\prod_{k=1}^r\lambda_k.$$ So $$\lim_{n\to\infty}|\det H(n)|^{1/n} = \prod_{k=1}^r|\lambda_k|$$, as required.

[/sp]
 
Opalg said:
...
Thanks for such a beautiful solution! (Bow)

Yeah, indeed I meant $A^n$. Fixed now.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
4
Views
2K
2
Replies
69
Views
8K
Replies
125
Views
19K
2
Replies
86
Views
13K
3
Replies
102
Views
10K
Replies
1
Views
1K
2
Replies
93
Views
14K
2
Replies
67
Views
11K
Replies
39
Views
12K
Back
Top