reviewed
approved
reviewed
approved
proposed
reviewed
editing
proposed
(Python)
from math import gcd
from sympy import factorint
defA052409(n): return gcd(*factorint(n).values()) #Chai Wah Wu,Aug 31 2022
approved
editing
Cao Hui-Zhong, <a href= "http://www.math.bas.bg/infres/MathBalk/MB-05/MB-05-105-108.pdf" >The Asymptotic Formulas Related to Exponents in Factoring Integers</a>, Math. Balkanica, Vol. 5 (1991), Fasc. 2.
nonn,changed
nonn
editing
approved
Cao Hui-Zhong, <a href= "http://www.math.bas.bg/infres/MathBalk/MB-05/MB-05-105-108.pdf" >The Asymptotic Formulas Related to Exponents in Factoring Integers</a>, Math. Balkanica, Vol. 5 (1991), Fasc. 2.
approved
editing
proposed
approved
editing
proposed
Positions of 1's areA007916.-Gus Wiseman,Jun 06 2020
approved
editing