Sync 3b lower bound in README with constant page - #142
Open
Chessing234 wants to merge 1 commit into
Open
Conversation
The constants/3b.md page records a lower bound of 1.77898884 from [MI2026], but the README master table still showed the earlier >1.77898 value from [GGSWT2025]. Update the table cell and add the corresponding Recent progress entry.
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.
constants/3b.md's Known lower bounds table has, as its most recent row, a bound of 1.77898884 attributed to [MI2026] (an entropy construction on a 13-point support), which supersedes the prior >1.77898 row from [GGSWT2025]. The README.md master table (row for 3b) still showed the older >1.77898 value in the "Best lower bound" column, and there was no corresponding entry in the "Recent progress" changelog.
This is the "most common defect" flagged in CONTRIBUTING.md: a bound improved on a constant's page but not reflected in the README table.
Change: update the 3b row in the README table to 1.77898884, and add a Recent progress line for it, consistent with how other bound updates are recorded elsewhere in the same file.
Verified by reading constants/3b.md's lower-bound table directly (1.77898884 > 1.77898, and lower bounds improve upward) and cross-checking README.md's existing row for 3b, which had not been updated.