Generalised Divisor Function

A = k = 1 M 10 ( k ) k 3 \large A = \sum _{k=1}^{\infty }\dfrac{M_{10}(k)}{k^3}

Given that M n ( k ) M_{n}(k) is the sum of all divisors of k k that is greater than n n , find 10000 A \left\lfloor 10000A \right\rfloor .

Notation : \lfloor \cdot \rfloor denotes the floor function .


The answer is 1143.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Note that k 1 M n ( k ) k 3 = k 1 1 k 3 d k : d > n d = d n + 1 m 1 d ( d m ) 3 = d n + 1 1 d 2 m 1 1 m 3 = ζ ( 3 ) ( π 2 6 k = 1 n 1 k 2 ) \sum_{k\ge 1}\frac{M_n(k)}{k^3}=\sum_{k\ge 1}\frac{1}{k^3}\sum_{d|k:d>n}d\\=\sum_{d\ge n+1}\sum_{m\ge 1}\frac{d}{(dm)^3}\\=\sum_{d\ge n+1}\frac{1}{d^2}\sum_{m\ge 1}\frac{1}{m^3}\\=\zeta(3)\left(\frac{\pi^2}{6}-\sum_{k=1}^n \frac{1}{k^2}\right) Noting that ζ ( 3 ) 1.2021 \zeta(3)\approx 1.2021 and putting n = 10 n=10 , we get the answer 1143 \boxed{1143} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...