I am trying to understand if it can be shown that $\frac{S(8n+5)}{S(2n+1)}<1$ is not possible, where $S(n)$ is the sum of divisors of $n$. There seems to be no example that's available till $100$ million (that's no proof of course) In general is there any known lower bound on $\frac{S(m n+p)}{S(k n +p')}$ where $m,k$ are integers and $p,p'$ are coprime and $k<m$.
2026-03-31 11:55:14.1774958114
Ratios on bounds of sum of divisors of $8n+5$ and $2n+1$
332 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
Related Questions in MODULAR-ARITHMETIC
- How do I find the least x that satisfies this congruence properties?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
- Remainder of $22!$ upon division with $23$?
- Does increasing the modulo decrease collisions?
- Congruence equation ...
- Reducing products in modular arithmetic
- Product of sums of all subsets mod $k$?
- Lack of clarity over modular arithmetic notation
- How to prove infinitely many integer triples $x,y,z$ such that $x^2 + y^2 + z^2$ is divisible by $(x + y +z)$
- Can $\mathbb{Z}_2$ be constructed as the closure of $4\mathbb{Z}+1$?
Related Questions in DIVISOR-SUM
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- Characterize solutions of an equation involving the sum of divisors function and the Euler's totient function: Mersenne primes and Wagstaff primes
- Heuristics on the asymptotic behaviour of the divisor funcion
- What is the sum of reciprocal of product of $n$ primes?
- A reference request about the closed-form of $\sum_{n=1}^\infty\frac{\sigma(n^2)}{n^6}$, where $\sigma(n)$ denotes the sum of divisors functions
- What about the equation $\sigma(2n)=2\left(n+\sigma(n)\right),$ involving the sum of divisor function?
- Sum of non-trivial divisors of number equals number itself
- On the sum of divisors function.
- $\sigma(n) \equiv 1 \space \pmod{n}$ if and only if $n$ is prime
- Show that for $n\gt 2$, $\frac{\sigma_1(n)}{n}\lt H_n$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Throughout the post I will use $N=2n+1$ and also the standard notation $\sigma(N)$ instead of $S(N)$, so we want $\sigma(N)>\sigma(4N+1)$ for odd $N$ (we aim to show the inequality indeed has a solution).
Edit: The smallest example is $$N=5446904314821287278479203823071273715375,$$ see the end of the post how it was found.
Original post (larger example): It is possible but the examples are large, one such is $$ N=32210113769945735764350959616774191410125. $$
It can be shown that \begin{align} \sigma(N)=128927467633230067174384644875354112000000\\ \sigma(4N+1)=128857229253996150977269189749996751275200 \end{align} (first one is easier as $N$ is product of very small primes, for the second one a CAS system might be useful for factorization of $4N+1$). Then we can see that $$ \sigma(4N+1) < \sigma(N). $$
The example here was constructed using values from https://oeis.org/A134716 for $N$ after dividing by powers of $2$ and few odd prime factors.
Some quick Maple code:
Why such large example is needed? Here are some elementary bounds which help to understand. Clearly $\sigma(4N+1)>4N$, so it is necessary to have $\sigma(N)/N>4$. Let $N=\prod p_i^{e_i}$ be the unique prime factorization of $N$, then notice $$ \sigma(N)=\prod \sigma(p_i^{e_i})=\prod (1+p_i+\dots +p_i^{e_i})=\prod \frac{p_i^{e_i+1}-1}{p_i-1}. $$ Since $p_i^{e_i+1}-1<p_i^{e_i+1}$, we get $$ \sigma(N)<\prod \frac{p_i^{e_i+1}}{p_i-1}=\prod p_i^{e_i}\prod \frac{p_i}{p_i-1}=N\prod\frac{p_i}{p_i-1} . $$ Put this together with wanted $\sigma(N)/N>4$ and get $$ \prod\frac{p_i}{p_i-1}>4. $$ This last condition is still very strong, if we check product of consecutive smallest (odd) primes, we achieve this inequality only after reaching $p_{22}=79$ (we have used that $x/(x-1)$ is decreasing for $x > 1$). This implies that $N$ will have at least $21$ distinct prime factors (which also implies that $N$ will have at least $2^{21}=2097152$ divisors) and as a result $$ N \geq 3\cdot 5\cdot 7 \cdots 73 \cdot 79=1608822383670336453949542277065. $$
You can compare it with the example above for which $$N=3^5 \cdot 5^3 \cdot 7^3 \cdot 11^2 \cdot 13^2 \cdot 17^2 \cdot 19 \cdot 23 \cdot 29 \cdot 31 \cdot 37 \cdot 41 \cdot 43 \cdot 47\\ \cdot 53 \cdot 59 \cdot 61 \cdot 67 \cdot 71 \cdot 73 \cdot 79 \cdot 83$$ and see that all primes between $3$ and $83$ are included.
Note: This inequality only holds for $N$ odd. For $N$ even, having $p=2$ involved in the product makes the inequality hold for much smaller number of primes, already primes up to $7$ are enough. And indeed, if we search for smallest even $N$ such that $\sigma(N)/N>4$, we find $N=27720=2^3\cdot 3^2 \cdot 5 \cdot 7\cdot 11$ works.
Searching for smaller examples: We can in fact find ALL odd $N$ such that $\sigma(N)/N>4$ and $N \leq L$ where is $L$ is some search bound (in our case where the search bound is the above example, so we find all the examples below). The following algorithm written in Python 3 uses recursive search through feasible prime factorizations (this way we also get sigma calculated along the way for free), where most of the speedup is gained by pruning the search space whenever remaining primes would fail to satisfy the given conditions.
It searches between 22 and 24 distinct prime divisors due to the fact that there are none with 21 prime factors or more than 24 (can be checked by the same algorithm).
On my PC it ran for about 100ms and got $143$ candidates with $\sigma(N)/N > 4$, first few of them being \begin{equation} 1853070540093840001956842537745897243375,\\ 4323831260218960004565965921407093567875,\\ 5446904314821287278479203823071273715375,\\ 5559211620281520005870527613237691730125,\\ 5671518925741752733261851403404109744875,\\ \dots \end{equation}
Checking all these (we could still use Python and sympy perhaps, but I just put the list into Maple and checked there), finally, we find that $87$ values out of the $143$ candidates satisfy the given condition $\sigma(N)>\sigma(4N+1)$, the smallest $10$ are: \begin{equation} 5446904314821287278479203823071273715375,\\ 5671518925741752733261851403404109744875,\\ 6308768243240826074077789763337155783625,\\ 6433694347067377085445666788353733125875,\\ 8029972340406640008479650996898888054625,\\ 9112665240236748773667918547042558354125,\\ 9265352700469200009784212688729486216875,\\ 9293114056875100234532629805399836737375,\\ 9384425506258362419548507791556531822875,\\ 9654011690151803156262052322114393503875,\\ \dots \end{equation}
(The previously found example is thus the $87$-th smallest).