# Lyapunov Exponent of Rank One Matrices: Ergodic Formula and   Inapproximability of the Optimal Distribution

**Authors:** Jason M. Altschuler, Pablo A. Parrilo

arXiv: 1905.07531 · 2020-06-30

## TL;DR

This paper proves that finding the optimal probability distribution to minimize the Lyapunov exponent for rank-one matrices is NP-hard, contrasting with the polynomial-time solvability of the deterministic case, and explores related ergodic formulas.

## Contribution

It establishes NP-hardness of the Lyapunov exponent optimization problem for rank-one matrices and provides an ergodic formula, highlighting fundamental computational complexity differences.

## Key findings

- NP-hardness of stabilizing systems with rank-one matrices
- Lyapunov exponent admits a simple quadratic form in p
- Contrast with polynomial-time computability of joint spectral radius

## Abstract

The Lyapunov exponent corresponding to a set of square matrices $\mathcal{A} = \{A_1, \dots, A_n \}$ and a probability distribution $p$ over $\{1, \dots, n\}$ is $\lambda(\mathcal{A},p) := \lim_{k \to \infty} \frac{1}{k} \,\mathbb{E} \log \|A_{\sigma_k} \cdots A_{\sigma_2}A_{\sigma_1}\|$, where $\sigma_i$ are i.i.d. according to $p$. This quantity is of fundamental importance to control theory since it determines the asymptotic convergence rate $e^{\lambda(\mathcal{A},p)}$ of the stochastic linear dynamical system $x_{k+1} = A_{\sigma_k} x_k$. This paper investigates the following "design problem": given $\mathcal{A}$, compute the distribution $p$ minimizing $\lambda(\mathcal{A},p)$. Our main result is that it is NP-hard to decide whether there exists a distribution $p$ for which $\lambda(\mathcal{A},p)< 0$, i.e. it is NP-hard to decide whether this dynamical system can be stabilized.   This hardness result holds even in the "simple"' case where $\mathcal{A}$ contains only rank-one matrices. Somewhat surprisingly, this is in stark contrast to the Joint Spectral Radius -- the deterministic kindred of the Lyapunov exponent -- for which the analogous optimization problem for rank-one matrices is known to be exactly computable in polynomial time.   To prove this hardness result, we first observe via Birkhoff's Ergodic Theorem that the Lyapunov exponent of rank-one matrices admits a simple formula and in fact is a quadratic form in $p$. Hardness of the design problem is shown through a reduction from the Independent Set problem. Along the way, simple examples are given illustrating that $p \mapsto \lambda(\mathcal{A},p)$ is neither convex nor concave in general. We conclude with extensions to continuous distributions, exchangeable processes, Markov processes, and stationary ergodic processes.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.07531/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1905.07531/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1905.07531/full.md

---
Source: https://tomesphere.com/paper/1905.07531