login
A389794
The smallest number in the earliest group of n consecutive numbers that contain prime factor exponents n, n-1, ..., 2, 1, respectively.
1
2, 4, 8, 4624, 1132623, 8966290624, 1546759130290623, 1146883109998096487870, 48720867007090890407486328125
OFFSET
1,1
EXAMPLE
a(4) = 4624 as 4624 = 2^4*17^2, 4625 = 5^3*37^1, 4626 = 2^1*3^2*257, 4627 = 7^1*661^1, and this group of 4 consecutive numbers contain prime factor exponents of 4, 3, 2 and 1, respectively.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Scott R. Shannon, Oct 15 2025
EXTENSIONS
a(7)-a(9) from Bert Dobbelaere, Oct 31 2025
STATUS
approved