Sum of Squares II

Problem Statement

For a positive integer, $n$, define $g(n)$ to be the maximum perfect square that divides $n$.
For example, $g(18) = 9$, $g(19) = 1$.

Also define $$\displaystyle S(N) = \sum_{n=1}^N g(n)$$

For example, $S(10) = 24$ and $S(100) = 767$.

Find $S(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
63.00 (88)
🥈 shs10978
63.00 (63)
🥉 shash4321
57.00 (57)
4 mmtg
25.00 (25)
5 jonnytang
15.00 (15)

Data

Stats

Your submissions will appear here

Recent Submissions

1
mmtg
$g(25)$, $12$ digits 1 day, 9 hours ago
2
mmtg
$g(24)$, $11$ digits 1 day, 9 hours ago
3
mmtg
$g(23)$, $11$ digits 1 day, 9 hours ago
4
mmtg
$g(22)$, $10$ digits 1 day, 9 hours ago
5
mmtg
$g(21)$, $10$ digits 1 day, 9 hours ago