Let $d_1,d_2,\dots,d_k$ be all the factors of a positive integer $n$ including $1$ and $n$. Suppose $d_1+d_2+\dots+d_k=72$. Then the value of $$\frac{1}{d_1}+\frac{1}{d_2}+\dots+\frac{1}{d_k}$$ is
(a) $\frac{k^2}{72}$
(b) $\frac{72}{k}$
(c) $\frac{72}{n}$
(d) cannot be computed.
I can't express $n$ in terms of $d_1,d_2,\dots,d_k$ . Here I am stuck. Please help.
There are only finitely many cases where the factors add up to 72. And these are the numbers 30, 46, 51, 55 and 71. You may want to check what happens to the sum of the reciprocal of their factors.
Now, for the general case, let $1 = d_1 < d_2 < \cdots < d_k = n$ be the factors of $n$. Then $\dfrac{1}{d_1} = \dfrac{d_k}{n}$, and in general $\dfrac{1}{d_i} = \dfrac{d_{k-i+1}}{n}$. Thus,
$\dfrac{1}{d_1} + \cdots \dfrac{1}{d_k} = \dfrac{d_k + d_{k-1} + \cdots + d_1}{n} = \dfrac{\sigma(n)}{n}$,
where $\sigma(n)$ is the sum of factors of $n$.