Skip to content

gitfrid/gluing-matrix-validation

Repository files navigation

Gluing Matrix Validation

Goal
Validate the hypothesis T(E) ∝ σ_min²(E) for 1D quantum scattering by analyzing the singular-value spectrum of the gluing matrix. The repo provides stabilized matrix builders, robust SVD wrappers, a gap protocol for multiplicity detection, and runnable examples.

Full Methods & Results:

Core Idea (Why this matters)

A new way to understand quantum tunneling

Instead of thinking of tunneling as a mysterious quantum effect, we propose a much more intuitive view:

Transmission = how well local solutions fit together into a global wave


The intuition

In a piecewise potential, the wavefunction is built from local solutions in each region.

To get a physical solution, these pieces must match perfectly at the boundaries.

  • If they match well → wave passes through → high transmission
  • If they mismatch → wave is blocked → low transmission

What we discovered

We encode all matching conditions into a single matrix:

the gluing matrix (A(E))

Then we analyze it using Singular Value Decomposition (SVD).


The key result

The smallest singular value measures how well everything fits together

And remarkably:

T(E) ∝ σ²ₘᵢₙ(E)

  • small σₘᵢₙ → poor fit → low transmission
  • large σₘᵢₙ → strong coherence → high transmission

What this means conceptually

We turn tunneling into a coherence problem:

  • Physics view: particle crosses a barrier
  • Our view: local waves successfully glue into a global solution

What SVD is doing

SVD answers:

“How close is this system to having a perfectly consistent global solution?”

  • near-zero singular value → almost perfect solution exists
  • multiple small singular values → multiple coherent modes (resonances)

Why this is powerful

  • Gives an intuitive explanation of tunneling
  • Provides a numerically stable diagnostic tool
  • Reveals hidden structure (resonances, multiplicity)
  • Connects physics with geometry / sheaf-like thinking

In one sentence

Tunneling is not magic — it’s the degree of global consistency of local wave solutions, and SVD measures exactly that.

Author: AI / Drifting 03.2026

About

gluing-matrix-validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages