Please replace instances of O(n^1/e) with $$$dmax(n)$$$ in divisor counting problems

Правка en7, от yoshi_avx, 2025-09-14 14:28:53

Please respect the function $$$dmax(n)$$$ by actually using it, instead of masquerading it for a random function that serves as a very rough approximation. Context: $$$dmax(n)$$$ is $$$max_{1\leq i \leq n}\tau(n)$$$.

Fact

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en11 Английский yoshi_avx 2025-09-14 14:29:50 4
en10 Английский yoshi_avx 2025-09-14 14:29:31 5 (published)
en9 Английский yoshi_avx 2025-09-14 14:29:17 3
en8 Английский yoshi_avx 2025-09-14 14:29:07 5
en7 Английский yoshi_avx 2025-09-14 14:28:53 7
en6 Английский yoshi_avx 2025-09-14 14:28:41 9 Tiny change: '">\n$1/e \leq 1/3$.\n' -> '">\n$1/e \geq 1/3$.\n'
en5 Английский yoshi_avx 2025-09-14 14:28:27 78 Tiny change: '}\tau(n)$.' -> '}\tau(n)$.\n<spoiler summary="Fact">\n$1/e \leq 1/3$.\n</spoiler>'
en4 Английский yoshi_avx 2025-09-14 14:27:22 11
en3 Английский yoshi_avx 2025-09-14 14:26:43 64 Tiny change: 'oximation.' -> 'oximation. Context: $dmax(n)$ is $max_{1\leq i \leq n}\tau(n)$.'
en2 Английский yoshi_avx 2025-09-14 14:25:46 17
en1 Английский yoshi_avx 2025-09-14 14:25:29 247 Initial revision (saved to drafts)