Test the A174903 pair-vs-partner trap from issue 356 - #404
Chessing234 wants to merge 1 commit into
Conversation
Pairs and partner-counts agree until n=60, then 13 vs 9, as in issue teorth#356.
|
See #407: that PR adds the same two files ( That makes #407 the natural one to keep, since it already contains this work. The one thing it lacks is the two-line 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. |
Carry over the teorth#404 guidance so the traps script is discoverable from the OEIS contribution notes.
|
closing in favor of #407, which already has these traps plus the sigma ones. carried the |
Summary
scripts/oeis_false_match_traps.pyrecomputes r(n) (pairs of divisors) vs A174903's partner count.Test plan
python tests/test_oeis_false_match_traps.py