Least Common Multiple Count

Problem Statement

Let $f(n)$ be the number of couples $(x, y)$ with $x$ and $y$ positive integers, $x \le y$ and the least common multiple of $x$ and $y$ equal to $n$.

Let $g$ be the summatory function of $f$, i.e.: $g(n) = \sum f(i)$ for $1 \le i \le n$.

You are given that $g(10^6) = 37429395$.

Find $g(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.96 (65)
🥈 shs10978
54.96 (55)
🥉 rrzmt
53.96 (54)
4 mmtg
14.96 (15)
5 hajime
13.96 (14)
6 jonnytang
11.04 (12)
7 CandynightJ
1.00 (1)

Data

Stats

Your submissions will appear here

Recent Submissions

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