Let $\sigma$ denote the classical sum-of-divisors function.
What is $\gcd(\sigma(q^{k-1}), \sigma(q^k))$?
Update: I have transferred the transcript of my attempt to an actual answer to this MSE question. Thanks to mixedmath for pointing it out!
Let $\sigma$ denote the classical sum-of-divisors function.
What is $\gcd(\sigma(q^{k-1}), \sigma(q^k))$?
Update: I have transferred the transcript of my attempt to an actual answer to this MSE question. Thanks to mixedmath for pointing it out!
Copyright © 2021 JogjaFile Inc.
Here is my attempt at an answer:
$$\sigma(q^{k-1}) = \frac{q^k - 1}{q - 1}$$ $$\sigma(q^k) = \frac{q^{k+1} - 1}{q - 1}$$
Therefore:
$$\gcd(\sigma(q^{k-1}),\sigma(q^k)) = {\left(\frac{1}{q - 1}\right)}\gcd(q^k - 1, q^{k+1} - 1) = \frac{q^{\gcd(k,k+1)} - 1}{q - 1} = 1.$$