Divisors of $2n^2$

Problem Statement

Let $f(n)$ be the number of divisors of $2n^2$ that are no greater than n. For example, $f(15)=8$ because there are 8 such divisors: 1,2,3,5,6,9,10,15. Note that 18 is also a divisor of $2\times 15^2$ but it is not counted because it is greater than 15.

Let $\displaystyle F(N) = \sum_{n=1}^N f(n)$. You are given $F(15)=63$, and $F(1000)=15066$.

Find $F(2^N)$.

Submit Answers

You need to submit in the format: "N:problem(N)", possibly with multiple values at once, separated by commas, with $N$ between $1$ and $100$.

Top Users

🥇 icy
54.80 (63)
🥈 shs10978
54.80 (55)
🥉 shash4321
49.80 (50)
4 jonnytang
18.20 (20)
5 mmtg
14.00 (14)

Data

Stats

Your submissions will appear here

Recent Submissions

1
mmtg
$g(14)$, $6$ digits 3 weeks, 4 days ago
2
mmtg
$g(13)$, $6$ digits 3 weeks, 4 days ago
3
mmtg
$g(12)$, $5$ digits 3 weeks, 4 days ago
4
mmtg
$g(11)$, $5$ digits 3 weeks, 4 days ago
5
mmtg
$g(10)$, $5$ digits 3 weeks, 4 days ago