Edukaizen

Menu
  • News
  • Hubbard 1D
    • Part 1: 1D Hubbard model
    • Part 2: Snake layout and fSWAP
    • Part 3: Qiskit and Fire Opal
    • Part 4: 120-qubit run
    • Part 5: Time-to-answer
    • Part 6: Tensor networks
    • Part 7: Majorana propagation
    • Part 8: Reading heatmaps
    • Part 9: Digital vs cold-atom labs
    • Part 10: Official Monoprop benchmark
  • Hubbard 2D
    • Part 1: 1D to 2D
    • Part 2: Cuprates
    • Part 3: 3×3
    • Part 4: Time
    • Part 5: 4×4
    • Part 6: 6×6 Fez
  • Hadron
    • Part 1: Hadron on a quantum processor
    • Part 2: Quarks and confinement
    • Part 3: SU(2) and LSH
    • Part 4: Hamiltonian and circuit
    • Part 5: Fire Opal
    • Part 6: Classical simulations
    • Part 7: Quantum advantage
  • Black Hole OLE
    • Part 1: What we ran
    • Part 2: How OLE works
    • Part 3: Fire Opal and Kingston
    • Part 4: The tensor-network challenge
    • Part 5: Hawking and scrambling
    • Part 6: What the result proves
    • Part 7: Local toy model
    • Part 8: QGSS26 compatibility
  • Random Graph
    • Start here
    • Part 1: Theory
    • Part 2: Circuit
    • Part 3: Qiskit
    • Part 4: Complexity
    • Part 5: Verification
    • Part 6: Workflow
    • Part 7: Conclusion
  • QOS QML
    • Tutorial: UMI counts to a four-qubit circuit
    • Part 1: The QML task
    • Part 2: QOS theory
    • Part 3: Gene expression to 40 qubits
    • Part 4: JAX to hardware
    • Part 5: Readout and classifier
    • Part 6: 40-qubit result
    • Part 7: Route to quantum advantage
    • Part 8: 60-qubit result
  • Floquet-Ising
    • Part 1: Floquet physics
    • Part 2: Ising cycle
    • Part 3: Two-qubit toy model
    • Part 4: Oscillation and entanglement
    • Part 5: Noise and error mitigation
    • Part 6: Toward 51 qubits
  • Work
    • Quantum Gold
      • Part 1: Why gold is a relativistic quantum problem
      • Part 2: Why the 2025 gold VQE study stalled
      • Part 3: From QE and spin–orbit coupling to Qiskit
      • Part 4: Twelve gold spinor modes on four qubits
      • Part 5: The 24-qubit route: an active window for transport
      • Part 6: 24 qubits on IBM and with Fire Opal
      • Part 7: The road to quantum advantage for gold
      • Part 8: 24 gold spinor modes on IBM with ZNE-PEA
    • HaPPY Gravity
      • Part 1: Gravity as a phase gate
      • Part 2: Bosons and convergence
      • Part 3: The dynamic HaPPY benchmark
      • Part 4: The N=145 classical audit
      • Part 5: MPS and Majorana baselines
      • Part 6: PEA/ZNE and the decisive test
    • Fibonacci Anyons
      • Part 1: Fusion and braiding
      • Part 2: The 3/5/9-qubit ladder
      • Part 3: Why nine qubits were too deep
      • Part 4: Structure-aware simplification
      • Part 5: IBM hardware diagnostic
      • Part 6: Results and open questions
  • Advantage List
Menu

Structure-aware simplification of the Fibonacci F-move

Series home | Previous | Next | Code and evidence | Minimal-circuit paper

The key simplification comes from treating F as a very special matrix instead of an arbitrary one-qubit unitary. With \(\cos\theta=1/\phi\), it factors exactly as

\[
F = R_y(2\theta)Z = R_y(\theta) Z R_y(-\theta).
\]

Only the central Z needs the full control predicate. The surrounding rotations can often be moved, shared, or cancelled. This turns algebraic knowledge into a circuit-resource reduction.

Every simplification in the source-equivalent route is checked on the complete computational-basis support reachable from the fixed preparation. Equality is not claimed for arbitrary unreachable nine-qubit inputs, and the resource reduction is not quantum advantage.

First reduction: exploit reachable controls

The generic four-controlled F required about 218 CX gates. Factoring F and controlling only its central Z reduced that block to 44 CX gates. An audit of the actual source trajectory then showed that six of the nine primary-route F predicates needed only three effective controls. Two verified clean qubits could be borrowed as work qubits and returned to their original state.

The resulting resource change was large:

Circuit Generic CX/depth Reachable-support CX/depth
Primary filter, all-to-all 2,158 / 8,319 292 / 626
Order arm, all-to-all 1,476 / 5,692 220 / 510
Primary filter, heavy-hex proxy 4,300 / 10,009 755 / 1,050
Order arm, heavy-hex proxy 2,926 / 6,854 561 / 827

The mild one-qubit noise point now passed the leakage gate. Mild two-qubit leakage fell from 61% to 11.7%, narrowly missing the 10% threshold. Thermal and combined points still failed.

Second reduction: cancellations and a multiplexer

The source action of a full F block can be written as a classical relabelling predicate followed by a controlled F action. Once those roles were separated, two further identities became visible.

First, the last F block in the initialization and the first F block in the primary exchange were identical adjacent involutions, so they cancelled exactly. Second, two separate readout branches could be replaced by one two-control multiplexer because a third control was redundant everywhere on the reachable support.

This reduced the primary circuit from 292 to 189 CX gates and from depth 626 to 332. Each order arm fell from 220 to 161 CX gates and from depth 510 to 285. All six checked end states still agreed with the generic source circuit within \(10^{-10}\).

The repeated noise gate improved again. Mild one- and two-qubit proxies now passed with leakage 1.24% and 7.74%. Thermal and combined leakage remained 38.9% and 44.3%, and neither reached the frozen power-and-interpretability gate within 131,072 shots. The full source-equivalent route therefore remained REVISE CIRCUIT OR OBSERVABLE.

Third reduction: preserve only the fixed observable

The decisive conceptual step was to ask what the experiment actually measures. For the frozen input, the order-sensitive information lives in one logical fusion-space qubit. The other eight qubits can be replaced by a fixed computational-basis guard while q2 carries the coherent F and R dynamics.

Compressed circuit 1q gates CX Depth
Order 12 5 0 2
Order 21 9 0 6
Primary control/filter 6 0 2

All frozen mild noise points then passed the same raw power, leakage, and filter thresholds. This route is not another synthesis of the entire source operation. It is an observable compression: on this input it preserves the same final states and \(P(q_2=0)\) values, but it does not execute all source-drawn F-moves.

Two valid experiments with different meanings

The 161-CX order arm remains the best source-equivalent implementation developed here. It is the correct object for claims about reconstructing the nine-qubit process, but it is still too deep. The zero-CX arm is the correct object for a controlled test of one logical non-Abelian observable, but it cannot inherit the stronger full-circuit claim.

Keeping that distinction explicit is the central scientific safeguard of the simplification program.

Sources

  • Structure-aware F report
  • Multiplexed-F report
  • Observable-compressed readiness report
Series home | Previous | Next | Code and evidence | Minimal-circuit paper

Recent Posts

  • Quantum computing-nieuws — 14 augustus 2026
  • IBM Quantum queues surge past 264,000 pending jobs
  • Quantum computing news — August 13, 2026
  • Quantum computing news — August 12, 2026
  • Quantum computing news — August 11, 2026

Recent Comments

No comments to show.

Archives

  • August 2026
  • July 2026
  • May 2026
  • March 2026
  • February 2026
  • September 2024

Categories

  • 10
  • Quantum Computing
  • Uncategorized
©2026 Edukaizen | Theme by SuperbThemes