All even perfect numbers are constructively classified using the Euclid–Euler formula. Non-constructive elimination confirms no other forms exist. すべての偶数完全数は Euclid–Euler の公式により構成的に分類され、形式外の完全数は非構成的に否定される。
-
Updated
Jul 2, 2025 - Python
All even perfect numbers are constructively classified using the Euclid–Euler formula. Non-constructive elimination confirms no other forms exist. すべての偶数完全数は Euclid–Euler の公式により構成的に分類され、形式外の完全数は非構成的に否定される。
構成的素数構造(6n±1)と除去関数により、Goldbach予想・Bertrand仮説・Catalan予想を共通基盤から再構成。非構成的証明とも形式整合し、論理強度と実行再現性の両立を実現。GitHubにて統合証明パッケージとして公開。 Using the 6n±1 prime structure and composite exclusion, we reconstruct and unify constructive proofs of Goldbach, Bertrand, and Catalan conjectures, demonstrating formal alignment with classical non-constructive methods.
Add a description, image, and links to the constructive-proof topic page so that developers can more easily learn about it.
To associate your repository with the constructive-proof topic, visit your repo's landing page and select "manage topics."