Linear Pencils 1

Spectrums of Linear Pencils in Large Random Haar Unitaries






Spectral Radii of Large Random Unitary Pencils

Linear Pencil Spectral Radius Visualization — User Guide

This web application allows you to explore the spectral properties of random linear pencils using the Wolfram Cloud. It computes and visualizes the behavior of the spectral radius (the largest absolute value of eigenvalues) for a randomly generated tuple of matrices.

What you can do

What the app does when you click "Run"

  1. Generates a tuple of random coefficient matrices of the chosen size.
  2. Generates random Haar unitary matrices of appropriate dimensions.
  3. Computes and displays four plots:
    • Spectral Radius Growth Plot — shows how average spectral radius grows with matrix size.
    • Spectral Radius Variance Plot — shows variance across random samples.
    • Spectral Radius Histogram — probability distribution at the chosen matrix size d.
    • Spectrum of a Single Realization — visualizes eigenvalues for one random tuple.
  4. Combines all plots into a single grid image displayed in the app.

How to use

  1. Select your desired parameters using the form controls.
  2. Click Run.
  3. Wait for the app to finish computing. Computation time increases with matrix size and number of realizations.
  4. The resulting image will appear in the iframe below the form.

Notes