Skip to content

Test the A174903 pair-vs-partner trap from issue 356 - #404

Closed
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:feat/oeis-false-match-traps
Closed

Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:feat/oeis-false-match-traps

Conversation

@Chessing234

@Chessing234 Chessing234 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • python tests/test_oeis_false_match_traps.py

Pairs and partner-counts agree until n=60, then 13 vs 9, as in issue teorth#356.
@teorth

teorth commented Sep 18, 2026

Copy link
Copy Markdown
Owner

See #407: that PR adds the same two files (scripts/oeis_false_match_traps.py, tests/test_oeis_false_match_traps.py), and its version of the script is a strict superset of this one — this PR's 94 lines are exactly its prefix, with a sigma section appended. The two are not ancestrally related, so they collide on both paths.

That makes #407 the natural one to keep, since it already contains this work. The one thing it lacks is the two-line CONTRIBUTING.md addition here, which is worth carrying over rather than dropping.

Suggest folding that note into #407 and closing this one — but happy to do it the other way round if you would rather land the traps incrementally.

Chessing234 added a commit to Chessing234/erdosproblems that referenced this pull request Sep 19, 2026
Carry over the teorth#404 guidance so the traps script is discoverable from
the OEIS contribution notes.
@Chessing234

Copy link
Copy Markdown
Contributor Author

closing in favor of #407, which already has these traps plus the sigma ones. carried the CONTRIBUTING.md note over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants