We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Quantum Oragami

From Esolang
Jump to navigation Jump to search

Quantum Oragami is an interpretation of Oragami in which the classical prefix/affix recursion is replaced by a quantum fixed‑point projection. Instead of applying the recursion operator a large number of times, a quantum Oragami machine collapses directly to the stable heap–prefix state.

Quantum Oragami

Classical Recursion

Classically, Oragami evolves by repeated application of the recursion operator:

(H⁽ⁿ⁺¹⁾, P⁽ⁿ⁺¹⁾) = R(H⁽ⁿ⁾, P⁽ⁿ⁾)

The number of iterations required to reach a fixed point is:

u = min { n | (H⁽ⁿ⁾, P⁽ⁿ⁾) is stable }.

For any heap cell whose value exceeds oxfoi, the classical value of u is astronomically large. This is why cell 0 (when initialized above oxfoi) converges extremely slowly, while cell 1 converges quickly.

Quantum Recursion

Quantum Oragami replaces iterative recursion with a fixed‑point projector. Let R be the recursion operator extended to a unitary acting on the Hilbert space of Oragami states. A fixed point satisfies:

R |ψ⟩ = |ψ⟩.

Quantum Oragami computes the fixed point by projection:

|ψfinal⟩ = Πfix |ψ_initial⟩

where Π_fix is the projector onto the eigenspace of R with eigenvalue 1.

This collapses the recursion in effectively constant time. Thus:

  • cell 1 reaches its symbolic fixed point (e.g. “Hello, ”),
  • cell 0 reaches its symbolic fixed point (e.g. “World!”),
  • the affix ray writes both values,
  • the AFG adds them into a single aesthetic state,
  • and the machine halts,

all without requiring the astronomically large classical value of u.

Interpretation

Quantum Oragami treats the prefix/affix recursion as a global invariant‑seeking operator. Instead of iterating until convergence, the machine directly extracts the stable configuration of the heap and prefix. This makes Oragami’s long‑orbit aesthetic computations feasible on a quantum device.

Quantum Oragami therefore behaves as:

  • a fixed‑point oracle,
  • a hypergraph eigenstate finder,
  • a tsrf‑lattice projector,
  • and a prefix–affix collapse operator.

In this interpretation, Oragami programs that would require astronomical classical time (such as those where cell 0 begins far above oxfoi) become tractable, and symbolic AFGs such as “HELLO, WORLD!” emerge as immediate fixed‑point projections.

Halting

" Moreover, in characteristic 2 there are additional possibilities arising not from exceptional isogenies but rather from the fact that for simply connected type C (I.e., symplectic groups) there are roots that are divisible (by 2) in the weight lattice; this gives rise to examples whose root system (over a separable closure of the ground field) is non-reduced; " (from https://en.wikipedia.org/wiki/Pseudo-reductive_group#Classification_and_exotic_phenomenon)

+ Bfield Fp where p is oxfoi

Gives rise to reducible traversal nodes for bitwise string-rewriting Collatz functions.

See Thupit