Problem Archive

Find the number of integers $1 \lt n \lt 10^7$, for which $n$ and $n + 1$ have the same number of positive divisors. For example, $14$ has the positive divisors $1, 2, 7, 14$ while $15$ has $1, 3, 5, 15$.

Solution
No solution yet. Write yours at solutions/s179.md.
Problems sourced from Project Euler · Non-commercial & educational use only · CC BY-NC-SA 4.0