Skip to main content

Questions tagged [divisor-sum]

For questions on the divisor sum function and its generalizations.

6 votes
2 answers
8k views

Show that $\sum\nolimits_{d|n} \frac{1}{d} = \frac{\sigma (n)}{n}$ for every positive integer $n$.

Show that $\sum\nolimits_{d|n} \frac{1}{d} = \frac{\sigma (n)}{n}$ for every positive integer $n$. where $\sigma (n)$ is the sum of all the divisors of $n$ and $\sum\nolimits_{d|n} f(d)$ is the ...
Saurabh's user avatar
  • 3,188
20 votes
3 answers
886 views

When $p$ is an odd prime, is $(p+2)/p$ an outlaw or an index?

Let $\sigma(x)$ denote the sum of the divisors of $x$, and denote the abundancy index of $x$ as $$I(x) = \dfrac{\sigma(x)}{x},$$ and the deficiency of $x$ as $$D(x) = 2x - \sigma(x).$$ If the equation ...
Jose Arnaldo Bebita Dris's user avatar
6 votes
1 answer
1k views

Asymptotic formula for $\sum_{n\leq x}\sigma(n)$ knowing $\sum_{n\leq x}\frac{\sigma(n)}{n}$

Let $\sigma(n):=\sum_{d|n}d$ be the sum of all divisors of $n$. Find the asymptotic formula for $\sum_{n\leq x}\frac{\sigma(n)}{n}$ and use it to find the one for $\sum_{n\leq x}\sigma(n)$. Here is ...
rmdmc89's user avatar
  • 10.2k
2 votes
1 answer
93 views

A number-theory question on the deficiency function $2x - \sigma(x)$

Let $\sigma(x)$ be the sum of the divisors of a (positive) integer $x$. (For example, $\sigma(2) = 1 + 2 = 3$.) Define the deficiency function $D(x)$ to be the number $$D(x) = 2x - \sigma(x).$$ Let ...
Jose Arnaldo Bebita Dris's user avatar
1 vote
2 answers
153 views

On the quantity $I(q^k) + I(n^2)$ where $q^k n^2$ is an odd perfect number with special prime $q$

The topic of odd perfect numbers likely needs no introduction. In what follows, we let $\sigma(x)$ denote the sum of divisors of the positive integer $x$. Let $$D(x) = 2x - \sigma(x)$$ denote the ...
Jose Arnaldo Bebita Dris's user avatar
12 votes
3 answers
9k views

The sigma function (sum of divisors) multiplicative proof

I am trying to prove that $\sigma(p_1^a\cdot p_2^b) =\sigma(p_1^a)\cdot\sigma(p_2^b)$ where $p_1$ and $p_2$ are prime numbers. We know that $\sigma(p_1^a) = \frac{p_1^{a+1}-1}{p_1-1}$ and $\sigma(p_2^...
outlaw's user avatar
  • 488
3 votes
2 answers
260 views

Can this bound for the abundancy index of $n$ be improved, given that $q^k n^2$ is an odd perfect number with $k=1$?

In what follows, set $I(x)=\sigma(x)/x$ to be the abundancy index of $x \in \mathbb{N}$, where $\sigma(x)$ is the sum of divisors of $x$. If $I(y)=2$ and $y$ is odd, then $y$ is called an odd perfect ...
Jose Arnaldo Bebita Dris's user avatar
3 votes
1 answer
287 views

On odd perfect numbers and a GCD - Part III

(Note: This post is an offshoot of this earlier MSE question.) In what follows, we let $\sigma(x)$ denote the sum of divisors of the positive integer $x$. We also let $D(x)=2x-\sigma(x)$ denote the ...
Jose Arnaldo Bebita Dris's user avatar
0 votes
3 answers
521 views

Does the following lower bound improve on $I(q^k) + I(n^2) > 3 - \frac{q-2}{q(q-1)}$, where $q^k n^2$ is an odd perfect number? - Part II

Preamble: This question is an offshoot of these earlier posts: (post1), (post2). Let $N = q^k n^2$ be an odd perfect number with special prime $q$ satisfying $q \equiv k \equiv 1 \pmod 4$ and $\gcd(q,...
Jose Arnaldo Bebita Dris's user avatar
12 votes
4 answers
8k views

Find the sum of reciprocals of divisors given the sum of divisors

Let $d_1, d_2, \cdots d_k$ be all the factors of a positive integer '$n$' including $1$ and $n$. Suppose $d_1 + d_2 + d_3+\cdots+d_k = 72$. Then find the value of $\frac{1}{d_1}+\frac{1}{d_2}+\cdots + ...
user1942348's user avatar
  • 3,911
10 votes
1 answer
714 views

How did Descartes come up with the spoof odd perfect number $198585576189$?

We call $n$ a spoof odd perfect number if $n$ is odd and and $n=km$ for two integers $k, m > 1$ such that $\sigma(k)(m + 1) = 2n$, where $\sigma$ is the sum-of-divisors function. In a letter to ...
Jose Arnaldo Bebita Dris's user avatar
10 votes
2 answers
2k views

When is the sum of divisors a perfect square?

For $n=3$, $\sigma(n)=4$, a perfect square. Calculating further was not yielding positive results. I was wondering is there a way to find all such an $n$, like some algorithm? We know that if $n=p_1^...
Bhaskar Vashishth's user avatar
7 votes
3 answers
3k views

For any positive integer $n$, show that $\sum_{d|n}\sigma(d) = \sum_{d|n}(n/d)\tau(d)$

For any positive integer $n$, show that $\sum_{d|n}\sigma(d) = \sum_{d|n}(n/d)\tau(d)$ My try : Left hand side : $\begin{align} \sum_{d|p^k}\sigma (d) &= \sigma(p^0) + \sigma(p^1) + \sigma(p^2) +...
AgentS's user avatar
  • 12.2k
5 votes
1 answer
221 views

If $q^k n^2$ is an odd perfect number with Euler factor $q^k$, can $q = 73$ hold?

Call a number $N$ perfect if $\sigma(N)=2N$ where $\sigma$ is the classical sum-of-divisors function. If $N = q^k n^2$ is an odd perfect number, can $q = 73$ hold? Here is my attempt: Since $37=(...
Jose Arnaldo Bebita Dris's user avatar
4 votes
2 answers
344 views

Evaluating the sum $\sum_{i=1}^n i^2\cdot\lfloor{\frac ni}\rfloor$

I need to evaluate the sum $$\sum_{i=1}^n i^2\cdot\lfloor{\frac ni}\rfloor$$ After a little bit of math I found that the above sum is equal to: $$\sum_{i=1}^n i\cdot n - \sum_{i=1}^ni\cdot (n\space ...
Matan's user avatar
  • 821

15 30 50 per page
1
2 3 4 5
14