Add proof for the r=2 case of Problem 411 - #378
Open
Tonycollatz wants to merge 11 commits into
Open
Conversation
Updated informal and formal status for problem 411, marking it as 'proved' with a new last update date. Added a note regarding the solution.
Author
|
The proof is available at Zenodo: https://doi.org/10.5281/zenodo.21991040 |
Author
|
This PR resolves the special case r=2 only. The general case r > 2 remains open. |
This commit clarifies that the r=2 special case is solved, while the general r>2 remains open.
This commit clarifies that the r=2 special case is solved, while the general r>2 remains open.
This commit clarifies that the r=2 special case is solved, while the general r>2 remains open.
This commit clarifies that the r=2 special case is solved, while the general r>2 remains open.
Updated the notes for problem 411 to reference the corrected v2 proof on Zenodo (DOI: 10.5281/zenodo.21935849). Added proof completion date and notes update date.
Updated the notes for problem 411 to reference the final version of the proof (DOI: 10.5281/zenodo.21952572). Added completion date and notes update date. No Hercher-based argument used.
Updated the notes for problem 411 to reference the final version of the proof (DOI: 10.5281/zenodo.21952572). Added completion date and notes update date. No Hercher-based argument used.
Updated the status of problem 411 from 'proved' to 'open' to accurately reflect that only the first branch of Steinerberger's reduction has been verified. The second branch (8m+7 and 6m+5 forms) remains an open problem. The notes now clearly state that this is a partial result. The proof DOI has been updated to the latest version (v4.0). This aligns the GitHub record with the Zenodo metadata.
Updated the status of problem 411 from 'proved' to 'open' to accurately reflect that only the first branch of Steinerberger's reduction has been verified. The second branch (8m+7 and 6m+5 forms) remains an open problem. The notes now clearly state that this is a partial result. The proof DOI has been updated to the latest version (v4.0). This aligns the GitHub record with the Zenodo metadata.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated informal and formal status for problem 411, marking it as 'proved' with a new last update date. Added a note regarding the solution.