Math -> Min_25 / Du Jiao
Implicit prefix sums of phi or mu recovered on the quotient set Q_n from one Dirichlet relation, with full Min_25 kept as the next boundary rather than the first implementation.
- Topic slug:
math/min25-du-jiao
- Tutorial page: Open tutorial
- Ladder page: Open ladder
- Repo problems currently tagged here:
1
- Repo companion pages:
4
- Curated external problems:
2
Microtopics
- du-jiao-sieve
- quotient-set
- prefix-phi
- prefix-mu
- dirichlet-inverse-recurrence
- min25-boundary
Learning Sources
Practice Sources
Repo Companion Material
Curated External Problems
Core
| Problem |
Source |
Difficulty |
Context |
Style |
Prerequisites |
Tags |
Why it fits |
| Sum of Totient Function |
Library Checker |
Hard |
Prefix Sums |
Math; Implementation |
Dirichlet Convolution; Euler Totient; Quotient Grouping |
Du Jiao Sieve; Euler Totient; Quotient Set; Dirichlet Convolution |
The cleanest first benchmark where phi * 1 = id stops being one direct divisor-side expansion and instead becomes a quotient-set recurrence for the prefix sum itself. |
Stretch
| Problem |
Source |
Difficulty |
Context |
Style |
Prerequisites |
Tags |
Why it fits |
| Totient sums |
CSES |
Hard |
Prefix Sums |
Math; Implementation |
Du Jiao Sieve; Euler Totient; Quotient Grouping |
Totient; Quotient Set; Follow-Up |
A natural compare point after the first Du Jiao verifier route is trusted; it asks for the same implicit prefix-sum recovery worldview without forcing the lane to overclaim full Min_25 as the starter. |
Repo Problems
| Code |
Title |
Fit |
Difficulty |
Pattern |
Note |
Solution |
SUMOFTOTIENTFUNCTION |
Sum of Totient Function |
primary |
hard |
- |
Note |
Code |
Regeneration
python3 scripts/generate_problem_catalog.py