Geometrizing multivariate algebra to reduce complexity from O(e^n) to O(n)

LeonardoYMG1 pts0 comments

" The main theoretical paper and an appendix with manual numerical verifications of the four algorithmic pillars." | Zenodo

Skip to main

You are using an outdated browser. Please upgrade your browser to improve your experience.

Published July 22, 2026

| Version v1

Publication

Open

" The main theoretical paper and an appendix with manual numerical verifications of the four algorithmic pillars."

Authors/Creators

Martinez Gonzales, Leonardo Ygnacio

Description

I'm Leonardo, the author of this paper. I've been researching a geometric algebra framework called NLS (Número Lo Shu).

The core problem I tackled: In computational algebra, solving coupled systems of multivariate polynomial equations (like intersections of complex 3D surfaces) usually requires expanding terms, leading to a combinatorial explosion (e.g., Gröbner bases). Standard matrix operators treat matrices as black boxes of numbers.

The NLS framework proposes a different approach: enforcing a strict geometric equilibrium (conservation and opposite-node symmetry) on a parametric 3x3 matrix. This forces the algebra to collapse into a highly predictable structure.

The paper outlines four mathematical pillars that provide a computational advantage:

Determinantal Factorization: The determinant of the multivariate matrix naturally collapses into a simple product of three terms (det = 9 * P * Mass). No expansion needed.

Orthogonal Decoupling: Vectorized NLS tensors decouple into three independent 1D scalar systems, reducing complexity from exponential to linear.

Closed-Form Spectrum: Eigenvalues are explicitly known without computation (O(1) spectral analysis).

Closure under Inversion: The inverse of an NLS matrix is structurally another NLS matrix, ensuring zero information loss in physics simulations.

I propose this could be useful for computational geometry, fluid dynamics (guaranteeing conservation axiomatically), and GPU shaders. I’d love to hear what the math and CS folks here think about this approach.

Files

TensorNLS-en_merged.pdf

Files<br>(486.4 kB)

Name<br>Size

Download all

TensorNLS-en_merged.pdf

md5:f6d921ad8d239c97cad3a7d5cf4d06ef

486.4 kB

Preview

Download

Views

Downloads

Show more details

All versions<br>This version

Views

Total views

Downloads

Total downloads

Data volume

Total data volume

0 Bytes<br>0 Bytes

More info on how stats are collected....

Versions

External resources

Indexed in

OpenAIRE

Communities

Details

DOI

DOI Badge

DOI

10.5281/zenodo.21499484

Markdown

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.21499484.svg)](https://doi.org/10.5281/zenodo.21499484)

reStructuredText

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.21499484.svg<br>:target: https://doi.org/10.5281/zenodo.21499484

HTML

Image URL

https://zenodo.org/badge/DOI/10.5281/zenodo.21499484.svg

Target URL

https://doi.org/10.5281/zenodo.21499484

Resource type<br>Publication

Publisher<br>Zenodo

Rights

License

Creative Commons Attribution 4.0 International

The Creative Commons Attribution license allows re-distribution and re-use of a licensed work on the condition that the creator is appropriately credited.

Read more

Citation

Export

Technical metadata

Created

July 22, 2026

Modified

July 22, 2026

Jump up

This site uses cookies. Find out more on how we use cookies

Accept all cookies<br>Accept only essential cookies

zenodo https matrix algebra paper badge

Related Articles